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 1452724 Details for
Bug 1592556
FFU: openstack overcloud upgrade run --roles Controller fails when hostnames include capital letters in HostnameMap
[?]
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.
package_update.log
package_update.log (text/plain), 3.11 MB, created by
Marius Cornea
on 2018-06-18 20:17:52 UTC
(
hide
)
Description:
package_update.log
Filename:
MIME Type:
Creator:
Marius Cornea
Created:
2018-06-18 20:17:52 UTC
Size:
3.11 MB
patch
obsolete
>2018-06-18 15:13:58,116 p=12212 u=mistral | Using /tmp/ansible-mistral-actiongsd3Cs/ansible.cfg as config file >2018-06-18 15:13:58,760 p=12212 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-06-18 15:13:59,110 p=12212 u=mistral | PLAY [overcloud] *************************************************************** >2018-06-18 15:13:59,131 p=12212 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-06-18 15:14:04,622 p=12212 u=mistral | ok: [192.168.0.12] >2018-06-18 15:14:04,771 p=12212 u=mistral | ok: [192.168.0.13] >2018-06-18 15:14:04,788 p=12212 u=mistral | TASK [set_fact] **************************************************************** >2018-06-18 15:14:04,829 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"releases": ["ocata", "pike", "queens"]}, "changed": false} >2018-06-18 15:14:04,845 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"releases": ["ocata", "pike", "queens"]}, "changed": false} >2018-06-18 15:14:04,860 p=12212 u=mistral | TASK [set_fact] **************************************************************** >2018-06-18 15:14:04,904 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ffu_releases": ["ocata", "pike"]}, "changed": false} >2018-06-18 15:14:04,918 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"ffu_releases": ["ocata", "pike"]}, "changed": false} >2018-06-18 15:14:04,933 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:14:05,026 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_release_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:05,032 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_release_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:05,050 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:14:05,119 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:05,136 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for Controller] **************** >2018-06-18 15:14:05,172 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:07,532 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "#!/bin/bash\n if [ ! -f /root/.ffu_workaround ]; then\n touch /root/.ffu_workaround\n os-apply-config -m /var/lib/os-collect-config/ControllerDeployment.json\n systemctl stop os-collect-config\n rm -r /var/lib/os-collect-config/*\n rm -f /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles\n rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml\n rm -f /usr/libexec/os-refresh-config/configure.d/10-hiera-disable\n fi", "delta": "0:00:00.245889", "end": "2018-06-18 19:14:08.371799", "rc": 0, "start": "2018-06-18 19:14:08.125910", "stderr": "[2018/06/18 07:14:08 PM] [INFO] writing /var/run/heat-config/heat-config\n[2018/06/18 07:14:08 PM] [INFO] writing /etc/puppet/hiera.yaml\n[2018/06/18 07:14:08 PM] [INFO] writing /etc/os-collect-config.conf\n[2018/06/18 07:14:08 PM] [INFO] success", "stderr_lines": ["[2018/06/18 07:14:08 PM] [INFO] writing /var/run/heat-config/heat-config", "[2018/06/18 07:14:08 PM] [INFO] writing /etc/puppet/hiera.yaml", "[2018/06/18 07:14:08 PM] [INFO] writing /etc/os-collect-config.conf", "[2018/06/18 07:14:08 PM] [INFO] success"], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:07,547 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for Compute] ******************* >2018-06-18 15:14:07,568 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,738 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": "#!/bin/bash\n if [ ! -f /root/.ffu_workaround ]; then\n touch /root/.ffu_workaround\n os-apply-config -m /var/lib/os-collect-config/NovaComputeDeployment.json\n systemctl stop os-collect-config\n rm -r /var/lib/os-collect-config/*\n rm -f /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles\n rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml\n rm -f /usr/libexec/os-refresh-config/configure.d/10-hiera-disable\n fi", "delta": "0:00:00.230409", "end": "2018-06-18 19:14:10.567880", "rc": 0, "start": "2018-06-18 19:14:10.337471", "stderr": "[2018/06/18 07:14:10 PM] [INFO] writing /var/run/heat-config/heat-config\n[2018/06/18 07:14:10 PM] [INFO] writing /etc/puppet/hiera.yaml\n[2018/06/18 07:14:10 PM] [INFO] writing /etc/os-collect-config.conf\n[2018/06/18 07:14:10 PM] [INFO] success", "stderr_lines": ["[2018/06/18 07:14:10 PM] [INFO] writing /var/run/heat-config/heat-config", "[2018/06/18 07:14:10 PM] [INFO] writing /etc/puppet/hiera.yaml", "[2018/06/18 07:14:10 PM] [INFO] writing /etc/os-collect-config.conf", "[2018/06/18 07:14:10 PM] [INFO] success"], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:09,754 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for BlockStorage] ************** >2018-06-18 15:14:09,777 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,788 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,804 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for ObjectStorage] ************* >2018-06-18 15:14:09,825 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,838 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,854 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for CephStorage] *************** >2018-06-18 15:14:09,875 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,890 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:09,906 p=12212 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:14:11,996 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095187", "end": "2018-06-18 19:14:12.825778", "rc": 0, "start": "2018-06-18 19:14:12.730591", "stderr": "", "stderr_lines": [], "stdout": "COMPUTE-R00-00", "stdout_lines": ["COMPUTE-R00-00"]} >2018-06-18 15:14:12,053 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.102162", "end": "2018-06-18 19:14:12.893840", "rc": 0, "start": "2018-06-18 19:14:12.791678", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:14:12,070 p=12212 u=mistral | TASK [set is_bootstrap_node ffu_packages_bootstrap_only facts] ***************** >2018-06-18 15:14:12,111 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ffu_packages_apply": true, "is_bootstrap_node": true}, "changed": false} >2018-06-18 15:14:12,128 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"ffu_packages_apply": true, "is_bootstrap_node": true}, "changed": false} >2018-06-18 15:14:12,143 p=12212 u=mistral | TASK [Create /var/lib/docker-puppet] ******************************************* >2018-06-18 15:14:14,274 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "unconfined_u:object_r:container_file_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-06-18 15:14:14,300 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "unconfined_u:object_r:container_file_t:s0", "size": 6, "state": "directory", "uid": 0} >2018-06-18 15:14:14,316 p=12212 u=mistral | TASK [Write docker-puppet.py] ************************************************** >2018-06-18 15:14:18,512 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "checksum": "1be1718e3aa43ac0f1f060bc081cf74caf6fe0b7", "dest": "/var/lib/docker-puppet/docker-puppet.py", "gid": 0, "group": "root", "md5sum": "cddc0c1234b7748d67ff7b591d829110", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 16806, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1529349254.37-250594403376234/source", "state": "file", "uid": 0} >2018-06-18 15:14:18,548 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "checksum": "1be1718e3aa43ac0f1f060bc081cf74caf6fe0b7", "dest": "/var/lib/docker-puppet/docker-puppet.py", "gid": 0, "group": "root", "md5sum": "cddc0c1234b7748d67ff7b591d829110", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 16806, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1529349254.36-221097673117748/source", "state": "file", "uid": 0} >2018-06-18 15:14:18,565 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:14:18,708 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:18,724 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:18,741 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:18,758 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:14:18,779 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:14:18,815 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:19,094 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:14:19,128 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:14:21,116 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.008120", "end": "2018-06-18 19:14:21.950108", "failed_when_result": false, "rc": 0, "start": "2018-06-18 19:14:21.941988", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:21,132 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:14:23,188 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh_wsgi", "delta": "0:00:00.053000", "end": "2018-06-18 19:14:24.027337", "rc": 0, "start": "2018-06-18 19:14:23.974337", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:23,205 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:14:23,250 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"aodh_httpd_enabled": true}, "changed": false} >2018-06-18 15:14:23,268 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:14:25,255 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010069", "end": "2018-06-18 19:14:26.095576", "rc": 0, "start": "2018-06-18 19:14:26.085507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:25,270 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:14:25,318 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"httpd_running": true}, "changed": false} >2018-06-18 15:14:25,333 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:14:27,327 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.012155", "end": "2018-06-18 19:14:28.166866", "rc": 0, "start": "2018-06-18 19:14:28.154711", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:27,344 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:14:27,389 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"aodh_evaluator_enabled": true}, "changed": false} >2018-06-18 15:14:27,405 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:14:29,388 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.014419", "end": "2018-06-18 19:14:30.228775", "rc": 0, "start": "2018-06-18 19:14:30.214356", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:29,404 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:14:29,451 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"aodh_listener_enabled": true}, "changed": false} >2018-06-18 15:14:29,468 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:14:31,371 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.009908", "end": "2018-06-18 19:14:32.209528", "rc": 0, "start": "2018-06-18 19:14:32.199620", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:31,388 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:14:31,436 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"aodh_notifier_enabled": true}, "changed": false} >2018-06-18 15:14:31,453 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:14:33,382 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-collector"], "delta": "0:00:00.009609", "end": "2018-06-18 19:14:34.223775", "rc": 0, "start": "2018-06-18 19:14:34.214166", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:33,398 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:14:33,445 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ceilometer_agent_collector_enabled": true}, "changed": false} >2018-06-18 15:14:33,462 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:14:35,368 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.010301", "end": "2018-06-18 19:14:36.208311", "rc": 0, "start": "2018-06-18 19:14:36.198010", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:35,383 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:14:35,428 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ceilometer_agent_central_enabled": true}, "changed": false} >2018-06-18 15:14:35,444 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:14:37,334 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-ceilometer-notification"], "delta": "0:00:00.010331", "end": "2018-06-18 19:14:38.176108", "rc": 0, "start": "2018-06-18 19:14:38.165777", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:14:37,350 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:14:37,394 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ceilometer_agent_notification_enabled": true}, "changed": false} >2018-06-18 15:14:37,409 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:14:39,288 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-cinder-api"], "delta": "0:00:00.010219", "end": "2018-06-18 19:14:40.130049", "rc": 0, "start": "2018-06-18 19:14:40.119830", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:39,304 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:14:39,349 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_api_enabled": true}, "changed": false} >2018-06-18 15:14:39,365 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:14:41,313 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-cinder-scheduler"], "delta": "0:00:00.010570", "end": "2018-06-18 19:14:42.154379", "rc": 0, "start": "2018-06-18 19:14:42.143809", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:41,330 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:14:41,375 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_scheduler_enabled": true}, "changed": false} >2018-06-18 15:14:41,391 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:14:43,979 p=12212 u=mistral | changed: [192.168.0.13] => {"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-06-18 15:14:43,996 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:14:44,043 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_res": true}, "changed": false} >2018-06-18 15:14:44,059 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:14:45,972 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.010979", "end": "2018-06-18 19:14:46.813318", "rc": 0, "start": "2018-06-18 19:14:46.802339", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:45,988 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:14:46,034 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"glance_api_enabled": true}, "changed": false} >2018-06-18 15:14:46,051 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:14:46,077 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:46,093 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:14:46,116 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:14:46,131 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:14:48,065 p=12212 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.011901", "end": "2018-06-18 19:14:48.906047", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:14:48.894146", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:48,065 p=12212 u=mistral | ...ignoring >2018-06-18 15:14:48,081 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:14:48,126 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"gnocchi_api_enabled": false}, "changed": false} >2018-06-18 15:14:48,141 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:14:50,069 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.049577", "end": "2018-06-18 19:14:50.910294", "rc": 0, "start": "2018-06-18 19:14:50.860717", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:50,085 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:14:50,130 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"gnocchi_httpd_enabled": true}, "changed": false} >2018-06-18 15:14:50,144 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:14:52,114 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.010103", "end": "2018-06-18 19:14:52.953842", "rc": 0, "start": "2018-06-18 19:14:52.943739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:52,130 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:14:52,175 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"gnocchi_metricd_enabled": true}, "changed": false} >2018-06-18 15:14:52,190 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:14:54,174 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.011078", "end": "2018-06-18 19:14:55.015363", "rc": 0, "start": "2018-06-18 19:14:55.004285", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:14:54,189 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:14:54,233 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"gnocchi_statsd_enabled": true}, "changed": false} >2018-06-18 15:14:54,248 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:14:56,225 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api"], "delta": "0:00:00.010642", "end": "2018-06-18 19:14:57.066621", "rc": 0, "start": "2018-06-18 19:14:57.055979", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:14:56,242 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:14:56,289 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"heat_api_enabled": true}, "changed": false} >2018-06-18 15:14:56,305 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:14:58,225 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cloudwatch"], "delta": "0:00:00.008759", "end": "2018-06-18 19:14:59.066381", "rc": 0, "start": "2018-06-18 19:14:59.057622", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:14:58,242 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:14:58,289 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"heat_api_cloudwatch_enabled": true}, "changed": false} >2018-06-18 15:14:58,305 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:15:00,237 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cfn"], "delta": "0:00:00.012436", "end": "2018-06-18 19:15:01.077019", "rc": 0, "start": "2018-06-18 19:15:01.064583", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:15:00,253 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:15:00,298 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"heat_api_cfn_enabled": true}, "changed": false} >2018-06-18 15:15:00,315 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:15:02,249 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.010085", "end": "2018-06-18 19:15:03.089335", "rc": 0, "start": "2018-06-18 19:15:03.079250", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:02,266 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:15:02,313 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"heat_engine_enabled": true}, "changed": false} >2018-06-18 15:15:02,330 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:15:04,291 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.048519", "end": "2018-06-18 19:15:05.132051", "rc": 0, "start": "2018-06-18 19:15:05.083532", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:04,306 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:15:04,352 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"keystone_httpd_enabled": true}, "changed": false} >2018-06-18 15:15:04,368 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:15:06,295 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.010866", "end": "2018-06-18 19:15:07.135505", "rc": 0, "start": "2018-06-18 19:15:07.124639", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:06,311 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:15:06,357 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"memcached_enabled": true}, "changed": false} >2018-06-18 15:15:06,373 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:15:08,333 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.009978", "end": "2018-06-18 19:15:09.175098", "rc": 0, "start": "2018-06-18 19:15:09.165120", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:08,349 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:15:08,397 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"neutron_server_enabled": true}, "changed": false} >2018-06-18 15:15:08,413 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:15:10,301 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.009535", "end": "2018-06-18 19:15:11.142801", "rc": 0, "start": "2018-06-18 19:15:11.133266", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:10,318 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:15:10,365 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"neutron_dhcp_agent_enabled": true}, "changed": false} >2018-06-18 15:15:10,382 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:15:12,285 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.010915", "end": "2018-06-18 19:15:13.124407", "rc": 0, "start": "2018-06-18 19:15:13.113492", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:12,302 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:15:12,347 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"neutron_l3_agent_enabled": true}, "changed": false} >2018-06-18 15:15:12,363 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:15:14,313 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.012126", "end": "2018-06-18 19:15:15.151659", "rc": 0, "start": "2018-06-18 19:15:15.139533", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:14,328 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:15:14,370 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"neutron_metadata_agent_enabled": true}, "changed": false} >2018-06-18 15:15:14,385 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:15:16,390 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.010503", "end": "2018-06-18 19:15:17.229231", "rc": 0, "start": "2018-06-18 19:15:17.218728", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:16,405 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:15:16,451 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"neutron_ovs_agent_enabled": true}, "changed": false} >2018-06-18 15:15:16,467 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:15:18,460 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.012293", "end": "2018-06-18 19:15:19.298851", "rc": 0, "start": "2018-06-18 19:15:19.286558", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:18,476 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:15:18,521 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_api_enabled": true}, "changed": false} >2018-06-18 15:15:18,538 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:15:20,535 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.011999", "end": "2018-06-18 19:15:21.373669", "rc": 0, "start": "2018-06-18 19:15:21.361670", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:20,551 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:15:20,597 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_conductor_enabled": true}, "changed": false} >2018-06-18 15:15:20,613 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:15:22,603 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.011638", "end": "2018-06-18 19:15:23.443018", "rc": 0, "start": "2018-06-18 19:15:23.431380", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:22,625 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:15:22,669 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_consoleauth_enabled": true}, "changed": false} >2018-06-18 15:15:22,690 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:15:24,653 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010700", "end": "2018-06-18 19:15:25.493472", "rc": 0, "start": "2018-06-18 19:15:25.482772", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:24,668 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:15:24,713 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_metadata_enabled": true}, "changed": false} >2018-06-18 15:15:24,730 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:15:26,715 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.011142", "end": "2018-06-18 19:15:27.554424", "rc": 0, "start": "2018-06-18 19:15:27.543282", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:26,731 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:15:26,777 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_scheduler_enabled": true}, "changed": false} >2018-06-18 15:15:26,793 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:15:28,768 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.010401", "end": "2018-06-18 19:15:29.607965", "rc": 0, "start": "2018-06-18 19:15:29.597564", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:28,784 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:15:28,838 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"nova_vncproxy_enabled": true}, "changed": false} >2018-06-18 15:15:28,856 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:15:31,453 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: 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-06-18 15:15:31,469 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:15:31,523 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_res": true}, "changed": false} >2018-06-18 15:15:31,540 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:15:34,116 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=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-06-18 15:15:34,132 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:15:34,180 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_res": true}, "changed": false} >2018-06-18 15:15:34,195 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:15:36,139 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "item": "openstack-swift-proxy", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:38,166 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "item": "openstack-swift-object-expirer", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:38,183 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:15:38,230 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"swift_proxy_services_enabled": {"changed": true, "msg": "All items completed", "results": [{"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}]}}, "changed": false} >2018-06-18 15:15:38,245 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:15:40,199 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "item": "openstack-swift-account-auditor", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:42,242 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "item": "openstack-swift-account-reaper", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:44,224 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "item": "openstack-swift-account-replicator", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:46,147 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "item": "openstack-swift-account", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:48,030 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "item": "openstack-swift-container-auditor", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:49,921 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "item": "openstack-swift-container-replicator", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:51,838 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "item": "openstack-swift-container-updater", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:53,678 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "item": "openstack-swift-container", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:55,613 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "item": "openstack-swift-object-auditor", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:57,570 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "item": "openstack-swift-object-replicator", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:15:59,532 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "item": "openstack-swift-object-updater", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:16:01,501 p=12212 u=mistral | changed: [192.168.0.13] => (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "item": "openstack-swift-object", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:16:01,523 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:16:01,583 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"swift_services_enabled": {"changed": true, "msg": "All items completed", "results": [{"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, {"_ansible_ignore_errors": true, "_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}]}}, "changed": false} >2018-06-18 15:16:01,598 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:16:01,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,629 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:16:01,645 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,660 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:16:01,677 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,692 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:16:01,710 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,724 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:16:01,741 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,757 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:16:01,777 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,792 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:16:01,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,825 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:16:01,843 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,859 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:16:01,876 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,891 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:16:01,907 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,922 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:16:01,940 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,955 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:16:01,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:01,989 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:16:02,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,021 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:16:02,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,055 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:16:02,072 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,087 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:16:02,106 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,122 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:16:02,142 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,157 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:16:02,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,190 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:16:02,207 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,222 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:16:02,241 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,256 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:16:02,275 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,291 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:16:02,309 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,324 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:16:02,342 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,358 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:16:02,377 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,392 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:16:02,413 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,432 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:16:02,454 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,470 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:16:02,488 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,504 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:16:02,522 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,538 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:16:02,558 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,574 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:16:02,596 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,611 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:16:02,638 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,642 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,659 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:16:02,690 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,694 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,701 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,707 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,711 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,717 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,722 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,728 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,733 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,741 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,746 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,754 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,771 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:16:02,788 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,802 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:16:02,818 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,831 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:16:02,849 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,864 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:16:02,881 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,896 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:16:02,914 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,929 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:16:02,944 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,959 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:16:02,975 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:02,990 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:16:03,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,022 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:16:03,039 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,053 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:16:03,070 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,084 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:16:03,103 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,117 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:16:03,136 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,151 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:16:03,170 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,185 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:16:03,205 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,219 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:16:03,235 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,248 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:16:03,265 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,281 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:16:03,299 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,316 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:16:03,334 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,349 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:16:03,365 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,380 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:16:03,396 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,411 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:16:03,439 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,456 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:16:03,479 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,501 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:16:03,522 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,542 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:16:03,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,580 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:16:03,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,619 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:16:03,638 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,662 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:16:03,681 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,703 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:16:03,720 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,735 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:16:03,758 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,774 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:16:03,794 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,809 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:16:03,830 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,846 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:16:03,867 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,883 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:16:03,903 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,918 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:16:03,938 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,953 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:16:03,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:03,989 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:16:04,008 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,022 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:16:04,039 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,055 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:16:04,072 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,088 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:16:04,106 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,121 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:16:04,139 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,155 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:16:04,171 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,186 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:16:04,201 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,216 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:16:04,233 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,248 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:16:04,265 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,280 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:16:04,298 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,313 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:16:04,332 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:04,398 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:16:04,558 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:16:06,510 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-ceilometer-compute"], "delta": "0:00:00.012170", "end": "2018-06-18 19:16:07.338751", "rc": 0, "start": "2018-06-18 19:16:07.326581", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:16:06,522 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:16:06,564 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"ceilometer_agent_compute_enabled": true}, "changed": false} >2018-06-18 15:16:06,574 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:16:08,565 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.014325", "end": "2018-06-18 19:16:09.391281", "rc": 0, "start": "2018-06-18 19:16:09.376956", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:16:08,577 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:16:08,623 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"neutron_ovs_agent_enabled": true}, "changed": false} >2018-06-18 15:16:08,634 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:16:10,593 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-compute"], "delta": "0:00:00.011910", "end": "2018-06-18 19:16:11.422299", "rc": 0, "start": "2018-06-18 19:16:11.410389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:16:10,605 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:16:10,649 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"nova_compute_enabled": true}, "changed": false} >2018-06-18 15:16:10,660 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:16:10,677 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,688 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:16:10,704 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,716 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:16:10,733 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,743 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:16:10,760 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,773 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:16:10,788 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,800 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:16:10,816 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,828 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:16:10,845 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,857 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:16:10,874 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,886 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:16:10,905 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,917 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:16:10,935 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,952 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:16:10,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:10,986 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,001 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:16:11,020 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,033 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,046 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:16:11,064 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,075 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,090 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:16:11,126 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:11,347 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:16:11,380 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:16:13,329 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006605", "end": "2018-06-18 19:16:14.149265", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:16:14.142660", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:16:13,344 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:16:13,362 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,377 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:16:13,394 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,411 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:16:13,428 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,442 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:16:13,459 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,475 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:16:13,491 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,508 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:16:13,527 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,542 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:16:13,560 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,576 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:16:13,593 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,607 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:16:13,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,640 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:16:13,658 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,673 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:16:13,692 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,707 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:16:13,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,743 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:16:13,760 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,775 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:16:13,794 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,808 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:16:13,828 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,844 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:16:13,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,881 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:16:13,899 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,915 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:16:13,933 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,950 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:16:13,969 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:13,986 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:16:14,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,022 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:16:14,042 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,058 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:16:14,075 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,091 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:16:14,111 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,127 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:16:14,145 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,162 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:16:14,181 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,197 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:16:14,214 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,230 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:16:14,248 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,264 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:16:14,282 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,298 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:16:14,319 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,336 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:16:14,358 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,374 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:16:14,395 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,410 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:16:14,431 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,447 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:16:14,468 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,484 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:16:14,505 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,520 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:16:14,537 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,552 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:16:14,569 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,584 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:16:14,601 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,617 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:16:14,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,650 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:16:14,667 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,682 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:16:14,700 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,716 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:16:14,735 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,751 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:16:14,770 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,786 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:16:14,806 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,822 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:16:14,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,857 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:16:14,877 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,894 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:16:14,916 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,933 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:16:14,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:14,973 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:16:14,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,006 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:16:15,023 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,039 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:16:15,059 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,076 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:16:15,096 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,113 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:16:15,130 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,146 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:16:15,164 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,180 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:16:15,198 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,214 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:16:15,232 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,248 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:16:15,267 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,283 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:16:15,300 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,316 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:16:15,334 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,349 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:16:15,368 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,385 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:16:15,406 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,425 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:16:15,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,460 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:16:15,477 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,493 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:16:15,513 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,528 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:16:15,547 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,562 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:16:15,579 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,595 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:16:15,612 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,628 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:16:15,646 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,661 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:16:15,679 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,693 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:16:15,711 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,727 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:16:15,744 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,759 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:16:15,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,794 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:16:15,813 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,830 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:16:15,854 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,859 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,875 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:16:15,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,909 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:16:15,931 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,935 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,941 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,947 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,953 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,960 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,965 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,971 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,977 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,981 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,987 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:15,993 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:16:16,011 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:16:16,031 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:16:16,047 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:16:19,874 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ActiveEnterTimestampMonotonic": "57734746", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount remote-fs.target -.mount basic.target nss-lookup.target systemd-journald.socket network.target system.slice memcached.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35875559", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35875558", "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": "3720", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ExecMainStartTimestampMonotonic": "57641951", "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 ; 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": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35877410", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3720", "MemoryAccounting": "no", "MemoryCurrent": "918355968", "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: 88; Current requests/sec: 0; Current traffic: 0 B/sec", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "119", "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": "Mon 2018-06-18 18:19:16 UTC", "WatchdogTimestampMonotonic": "57734694", "WatchdogUSec": "0"}} >2018-06-18 15:16:19,892 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:16:22,294 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-aodh-evaluator", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35436975", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target syslog.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35435968", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35435968", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-aodh-evaluator.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Alarm evaluator service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2317", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35436911", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/aodh-evaluator ; argv[]=/usr/bin/aodh-evaluator --logfile /var/log/aodh/evaluator.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-aodh-evaluator.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-aodh-evaluator.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35436975", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2317", "MemoryAccounting": "no", "MemoryCurrent": "102739968", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-aodh-evaluator.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": "15", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "aodh", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35436953", "WatchdogUSec": "0"}} >2018-06-18 15:16:22,309 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:16:29,788 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-aodh-listener", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35440821", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target syslog.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35439819", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35439819", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-aodh-listener.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Alarm listener service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2320", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35440758", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/aodh-listener ; argv[]=/usr/bin/aodh-listener --logfile /var/log/aodh/listener.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-aodh-listener.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-aodh-listener.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35440821", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2320", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-aodh-listener.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": "aodh", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35440799", "WatchdogUSec": "0"}} >2018-06-18 15:16:29,804 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:16:43,703 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-aodh-notifier", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35721159", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target network.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35720057", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35720057", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-aodh-notifier.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Alarm notifier service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2367", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35721092", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/aodh-notifier ; argv[]=/usr/bin/aodh-notifier --logfile /var/log/aodh/notifier.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-aodh-notifier.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-aodh-notifier.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35721159", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2367", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-aodh-notifier.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": "aodh", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35721135", "WatchdogUSec": "0"}} >2018-06-18 15:16:43,721 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:16:45,863 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/etc/httpd/conf.d/10-ceilometer_wsgi.conf", "state": "absent"} >2018-06-18 15:16:45,881 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:16:48,104 p=12212 u=mistral | changed: [192.168.0.13] => {"backup": "", "changed": true, "found": 1, "msg": "1 line(s) removed"} >2018-06-18 15:16:48,121 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:17:01,868 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-ceilometer-collector", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35683512", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice basic.target network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35682462", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35682462", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-ceilometer-collector.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack ceilometer collection service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2357", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35683443", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/ceilometer-collector ; argv[]=/usr/bin/ceilometer-collector --logfile /var/log/ceilometer/collector.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-ceilometer-collector.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-ceilometer-collector.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35683512", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2357", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-ceilometer-collector.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": "ceilometer", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35683484", "WatchdogUSec": "0"}} >2018-06-18 15:17:01,884 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:17:04,280 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-ceilometer-central", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35435739", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket syslog.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35434627", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35434627", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-ceilometer-central.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack ceilometer central agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2316", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35435667", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/ceilometer-polling ; argv[]=/usr/bin/ceilometer-polling --polling-namespaces central --logfile /var/log/ceilometer/central.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-ceilometer-central.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-ceilometer-central.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35435739", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2316", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-ceilometer-central.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": "ceilometer", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35435715", "WatchdogUSec": "0"}} >2018-06-18 15:17:04,295 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:17:11,744 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-ceilometer-notification", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35694462", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice systemd-journald.socket syslog.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35693425", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35693425", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-ceilometer-notification.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack ceilometer notification agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2361", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35694403", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/ceilometer-agent-notification ; argv[]=/usr/bin/ceilometer-agent-notification --logfile /var/log/ceilometer/agent-notification.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-ceilometer-notification.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-ceilometer-notification.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35694462", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2361", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-ceilometer-notification.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": "ceilometer", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35694440", "WatchdogUSec": "0"}} >2018-06-18 15:17:11,760 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:17:14,043 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-cinder-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35614420", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target syslog.target system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35613273", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35613273", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-cinder-api.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder API Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2352", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35614355", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-api ; argv[]=/usr/bin/cinder-api --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/api.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-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35614420", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2352", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-api.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": "cinder", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35614398", "WatchdogUSec": "0"}} >2018-06-18 15:17:14,060 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:17:45,773 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-cinder-scheduler", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35457690", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target systemd-journald.socket network.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35456577", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35456577", "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": "2325", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35457625", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35457690", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2325", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "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": "18446744073709551615", "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": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35457667", "WatchdogUSec": "0"}} >2018-06-18 15:17:45,789 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:17:48,118 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-glance-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35586942", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target tmp.mount syslog.target systemd-journald.socket -.mount system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35584408", "Before": "multi-user.target openstack-heat-engine.service 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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35584408", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-glance-api.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Image Service (code-named Glance) API server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2350", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35586869", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/glance-api ; argv[]=/usr/bin/glance-api ; 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-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-glance-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35586942", "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": "131072", "LimitNPROC": "131072", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2350", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-glance-api.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": "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": "glance", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35586913", "WatchdogUSec": "0"}} >2018-06-18 15:17:48,136 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:17:48,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:17:48,179 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:17:50,332 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ActiveEnterTimestampMonotonic": "57734746", "ActiveExitTimestamp": "Mon 2018-06-18 19:16:19 UTC", "ActiveExitTimestampMonotonic": "3479972449", "ActiveState": "inactive", "After": "-.mount network.target systemd-journald.socket basic.target nss-lookup.target remote-fs.target tmp.mount memcached.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35875559", "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": "yes", "ConditionTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35875558", "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": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:16:20 UTC", "ExecMainExitTimestampMonotonic": "3481424120", "ExecMainPID": "3720", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ExecMainStartTimestampMonotonic": "57641951", "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 ; 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", "InactiveEnterTimestamp": "Mon 2018-06-18 19:16:20 UTC", "InactiveEnterTimestampMonotonic": "3481424446", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35877410", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "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", "StatusText": "Total requests: 88; Current requests/sec: 0; Current traffic: 0 B/sec", "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-06-18 15:17:50,349 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:17:58,169 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-gnocchi-metricd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35532969", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice network.target systemd-journald.socket syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35531489", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35531489", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-gnocchi-metricd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack gnocchi metricd service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2344", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35532890", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/gnocchi-metricd ; argv[]=/usr/bin/gnocchi-metricd --logfile /var/log/gnocchi/metricd.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-gnocchi-metricd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-gnocchi-metricd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35532969", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2344", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-gnocchi-metricd.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": "gnocchi", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35532945", "WatchdogUSec": "0"}} >2018-06-18 15:17:58,186 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:18:00,536 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-heat-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35691200", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target network.target basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35690061", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35690061", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-heat-api.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Heat API Service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2360", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35691137", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/heat-api ; argv[]=/usr/bin/heat-api --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ; 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-heat-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-heat-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35691200", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2360", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-heat-api.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": "heat", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35691175", "WatchdogUSec": "0"}} >2018-06-18 15:18:00,553 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:18:02,871 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-heat-api-cloudwatch", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35463369", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target network.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35462313", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35462313", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-heat-api-cloudwatch.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Heat CloudWatch API Service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2328", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35463302", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/heat-api-cloudwatch ; argv[]=/usr/bin/heat-api-cloudwatch --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ; 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-heat-api-cloudwatch.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-heat-api-cloudwatch.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35463369", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2328", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-heat-api-cloudwatch.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": "heat", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35463347", "WatchdogUSec": "0"}} >2018-06-18 15:18:02,888 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:18:05,189 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-heat-api-cfn", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35469125", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice network.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35468070", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35468070", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-heat-api-cfn.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Openstack Heat CFN-compatible API Service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2329", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35469041", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/heat-api-cfn ; argv[]=/usr/bin/heat-api-cfn --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ; 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-heat-api-cfn.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-heat-api-cfn.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35469125", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2329", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-heat-api-cfn.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": "heat", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35469102", "WatchdogUSec": "0"}} >2018-06-18 15:18:05,207 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:18:07,564 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-heat-engine", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:50 UTC", "ActiveEnterTimestampMonotonic": "92355899", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket qpidd.service system.slice openstack-nova-network.service basic.target syslog.target mariadb.service tgtd.service openstack-nova-api.service openstack-glance-registry.service openstack-nova.compute.service network.target openstack-nova-volume.service openstack-cinder-volume.service openstack-nova-scheduler.service openstack-nova-cert.service openstack-keystone.service openstack-glance-api.service openstack-nova-objectstore.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:50 UTC", "AssertTimestampMonotonic": "92354679", "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": "Mon 2018-06-18 18:19:50 UTC", "ConditionTimestampMonotonic": "92354678", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-heat-engine.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Openstack Heat Engine Service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18344", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:50 UTC", "ExecMainStartTimestampMonotonic": "92355822", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/heat-engine ; argv[]=/usr/bin/heat-engine --config-file /usr/share/heat/heat-dist.conf --config-file /etc/heat/heat.conf ; 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-heat-engine.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-heat-engine.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:50 UTC", "InactiveExitTimestampMonotonic": "92355899", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "18344", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-heat-engine.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": "heat", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:50 UTC", "WatchdogTimestampMonotonic": "92355869", "WatchdogUSec": "0"}} >2018-06-18 15:18:07,581 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:18:09,680 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "httpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ActiveEnterTimestampMonotonic": "57734746", "ActiveExitTimestamp": "Mon 2018-06-18 19:16:19 UTC", "ActiveExitTimestampMonotonic": "3479972449", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount network.target remote-fs.target nss-lookup.target system.slice tmp.mount basic.target memcached.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35875559", "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": "yes", "ConditionTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35875558", "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": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:16:20 UTC", "ExecMainExitTimestampMonotonic": "3481424120", "ExecMainPID": "3720", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:16 UTC", "ExecMainStartTimestampMonotonic": "57641951", "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 ; 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", "InactiveEnterTimestamp": "Mon 2018-06-18 19:16:20 UTC", "InactiveEnterTimestampMonotonic": "3481424446", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35877410", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "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": "basic.target -.mount", "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: 88; Current requests/sec: 0; Current traffic: 0 B/sec", "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-06-18 15:18:09,697 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:18:51,329 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "neutron-server", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:51 UTC", "ActiveEnterTimestampMonotonic": "93331111", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice tmp.mount -.mount basic.target network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35490073", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35490071", "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": "2335", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35493395", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35494087", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2335", "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": "basic.target -.mount", "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": "Mon 2018-06-18 18:19:51 UTC", "WatchdogTimestampMonotonic": "93331032", "WatchdogUSec": "0"}} >2018-06-18 15:18:51,346 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:18:54,109 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "neutron-l3-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "43602276", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice neutron-ovs-cleanup.service network.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "43601137", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "43601134", "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": "3224", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "43602206", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "43602276", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3224", "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": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "43602255", "WatchdogUSec": "0"}} >2018-06-18 15:18:54,126 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:18:56,955 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "neutron-metadata-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35665546", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target syslog.target network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35664361", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35664360", "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": "2355", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35665476", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35665546", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2355", "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": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35665521", "WatchdogUSec": "0"}} >2018-06-18 15:18:56,973 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:18:59,915 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "neutron-openvswitch-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:02 UTC", "ActiveEnterTimestampMonotonic": "43744501", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount -.mount openvswitch.service systemd-journald.socket basic.target neutron-ovs-cleanup.service network.target network.service syslog.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "43575682", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "43575682", "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": "3255", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:02 UTC", "ExecMainStartTimestampMonotonic": "43743990", "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": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "43601064", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3255", "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": "openvswitch.service basic.target -.mount", "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": "Mon 2018-06-18 18:19:02 UTC", "WatchdogTimestampMonotonic": "43744479", "WatchdogUSec": "0"}} >2018-06-18 15:18:59,932 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:19:02,327 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-nova-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:08 UTC", "ActiveEnterTimestampMonotonic": "50084054", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice basic.target syslog.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35474105", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35474102", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-api.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova API Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2331", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35475047", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-api ; argv[]=/usr/bin/nova-api ; 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-nova-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35475094", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2331", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-api.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:08 UTC", "WatchdogTimestampMonotonic": "50084014", "WatchdogUSec": "0"}} >2018-06-18 15:19:02,345 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:19:04,579 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-nova-conductor", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:07 UTC", "ActiveEnterTimestampMonotonic": "49208329", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice syslog.target basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35459451", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35459450", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-conductor.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova Conductor Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2326", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35460403", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-conductor ; argv[]=/usr/bin/nova-conductor ; 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-nova-conductor.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-conductor.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35460456", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2326", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-conductor.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:07 UTC", "WatchdogTimestampMonotonic": "49207907", "WatchdogUSec": "0"}} >2018-06-18 15:19:04,595 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:19:20,256 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-nova-consoleauth", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:07 UTC", "ActiveEnterTimestampMonotonic": "49026916", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice syslog.target basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35475148", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35475147", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-consoleauth.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova VNC console auth Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2332", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35476111", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-consoleauth ; argv[]=/usr/bin/nova-consoleauth ; 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-nova-consoleauth.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-consoleauth.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35476160", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2332", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-consoleauth.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:07 UTC", "WatchdogTimestampMonotonic": "49026548", "WatchdogUSec": "0"}} >2018-06-18 15:19:20,272 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:19:22,509 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-nova-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:08 UTC", "ActiveEnterTimestampMonotonic": "50084054", "ActiveExitTimestamp": "Mon 2018-06-18 19:19:02 UTC", "ActiveExitTimestampMonotonic": "3643669818", "ActiveState": "inactive", "After": "network.target system.slice basic.target syslog.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35474105", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35474102", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova API Server", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:19:03 UTC", "ExecMainExitTimestampMonotonic": "3643888831", "ExecMainPID": "2331", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35475047", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-api ; argv[]=/usr/bin/nova-api ; ignore_errors=no ; start_time=[Mon 2018-06-18 18:18:53 UTC] ; stop_time=[Mon 2018-06-18 19:19:03 UTC] ; pid=2331 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-nova-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:19:03 UTC", "InactiveEnterTimestampMonotonic": "3643889125", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35475094", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-api.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:19:22,527 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:19:35,384 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-nova-scheduler", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:50 UTC", "ActiveEnterTimestampMonotonic": "92354056", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network.target basic.target syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35621143", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35621143", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-scheduler.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova Scheduler Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2353", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35622174", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-scheduler ; argv[]=/usr/bin/nova-scheduler ; 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-nova-scheduler.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-scheduler.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35622221", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2353", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-scheduler.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:50 UTC", "WatchdogTimestampMonotonic": "92353799", "WatchdogUSec": "0"}} >2018-06-18 15:19:35,402 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:19:37,667 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "openstack-nova-novncproxy", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35445211", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target systemd-journald.socket network.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35444064", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35444064", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-novncproxy.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova NoVNC Proxy Server", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/openstack-nova-novncproxy (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2321", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35445152", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-novncproxy ; argv[]=/usr/bin/nova-novncproxy --web /usr/share/novnc/ $OPTIONS ; 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-nova-novncproxy.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-novncproxy.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35445211", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2321", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-novncproxy.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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35445189", "WatchdogUSec": "0"}} >2018-06-18 15:19:37,684 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:19:39,927 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-proxy", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "42733894", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice systemd-journald.socket syslog.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "42732519", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "42732518", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-proxy.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Proxy Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3127", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "42733825", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-proxy-server ; argv[]=/usr/bin/swift-proxy-server /etc/swift/proxy-server.conf ; 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-swift-proxy.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-proxy.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "42733894", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3127", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-proxy.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "network-online.target system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "42733871", "WatchdogUSec": "0"}} >2018-06-18 15:19:42,000 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-object-expirer", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35527068", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target network.target syslog.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35522096", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35522096", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-object-expirer.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Object Expirer", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2342", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35526976", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-object-expirer ; argv[]=/usr/bin/swift-object-expirer /etc/swift/object-expirer.conf ; 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-swift-object-expirer.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-object-expirer.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35527068", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2342", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-object-expirer.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35527043", "WatchdogUSec": "0"}} >2018-06-18 15:19:42,018 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:19:44,199 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-account-auditor", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35496076", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target system.slice systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35495019", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35495019", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-account-auditor.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Account Auditor", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2337", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35495995", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-account-auditor ; argv[]=/usr/bin/swift-account-auditor /etc/swift/account-server.conf ; 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-swift-account-auditor.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-account-auditor.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35496076", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2337", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-account-auditor.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35496053", "WatchdogUSec": "0"}} >2018-06-18 15:19:46,313 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-account-reaper", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35513218", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target syslog.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35511614", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35511614", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-account-reaper.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Account Reaper", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2341", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35513144", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-account-reaper ; argv[]=/usr/bin/swift-account-reaper /etc/swift/account-server.conf ; 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-swift-account-reaper.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-account-reaper.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35513218", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2341", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-account-reaper.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35513195", "WatchdogUSec": "0"}} >2018-06-18 15:19:48,402 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-account-replicator", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35449425", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target systemd-journald.socket system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35448339", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35448336", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-account-replicator.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Account Replicator", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2322", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35449357", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-account-replicator ; argv[]=/usr/bin/swift-account-replicator /etc/swift/account-server.conf ; 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-swift-account-replicator.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-account-replicator.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35449425", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2322", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-account-replicator.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35449403", "WatchdogUSec": "0"}} >2018-06-18 15:19:50,466 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-account", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "42735181", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target basic.target system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "42734130", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "42734130", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-account.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Account Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3128", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "42735107", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-account-server ; argv[]=/usr/bin/swift-account-server /etc/swift/account-server.conf ; 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-swift-account.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-account.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "42735181", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3128", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-account.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "network-online.target system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "42735150", "WatchdogUSec": "0"}} >2018-06-18 15:19:52,541 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-container-auditor", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35571368", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target system.slice network.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35570055", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35570054", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-container-auditor.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Container Auditor", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2347", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35571280", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-container-auditor ; argv[]=/usr/bin/swift-container-auditor /etc/swift/container-server.conf ; 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-swift-container-auditor.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-container-auditor.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35571368", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2347", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-container-auditor.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35571345", "WatchdogUSec": "0"}} >2018-06-18 15:19:54,614 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-container-replicator", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35438257", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target systemd-journald.socket basic.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35437216", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35437215", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-container-replicator.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Container Replicator", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2318", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35438194", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-container-replicator ; argv[]=/usr/bin/swift-container-replicator /etc/swift/container-server.conf ; 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-swift-container-replicator.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-container-replicator.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35438257", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2318", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-container-replicator.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35438232", "WatchdogUSec": "0"}} >2018-06-18 15:19:56,721 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-container-updater", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35562934", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target syslog.target system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35561081", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35561079", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-container-updater.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Container Updater", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2346", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35562127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-container-updater ; argv[]=/usr/bin/swift-container-updater /etc/swift/container-server.conf ; 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-swift-container-updater.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-container-updater.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35562934", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2346", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-container-updater.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35562911", "WatchdogUSec": "0"}} >2018-06-18 15:19:58,866 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-container", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "42730262", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target systemd-journald.socket network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "42729070", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "42729070", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-container.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Container Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3125", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "42730168", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-container-server ; argv[]=/usr/bin/swift-container-server /etc/swift/container-server.conf ; 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-swift-container.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-container.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "42730262", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3125", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-container.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "network-online.target system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "42730239", "WatchdogUSec": "0"}} >2018-06-18 15:20:00,972 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-object-auditor", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35473848", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network.target basic.target syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35472805", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35472805", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-object-auditor.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Object Auditor", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2330", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35473774", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-object-auditor ; argv[]=/usr/bin/swift-object-auditor /etc/swift/object-server.conf ; 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-swift-object-auditor.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-object-auditor.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35473848", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2330", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-object-auditor.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35473826", "WatchdogUSec": "0"}} >2018-06-18 15:20:03,048 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-object-replicator", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35635460", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target network.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35634272", "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": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35634272", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-object-replicator.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Object Replicator", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2354", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35635389", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-object-replicator ; argv[]=/usr/bin/swift-object-replicator /etc/swift/object-server.conf ; 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-swift-object-replicator.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-object-replicator.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35635460", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2354", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-object-replicator.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35635437", "WatchdogUSec": "0"}} >2018-06-18 15:20:05,127 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-object-updater", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35579979", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket syslog.target basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35578817", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35578816", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-object-updater.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Object Updater", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2349", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35579890", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-object-updater ; argv[]=/usr/bin/swift-object-updater /etc/swift/object-server.conf ; 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-swift-object-updater.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-object-updater.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35579979", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2349", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-object-updater.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35579954", "WatchdogUSec": "0"}} >2018-06-18 15:20:07,274 p=12212 u=mistral | changed: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": true, "enabled": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "name": "openstack-swift-object", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "42647027", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice network-online.target syslog.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "42646024", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "42646024", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-swift-object.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Object Storage (swift) - Object Server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "3118", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "42646951", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/swift-object-server ; argv[]=/usr/bin/swift-object-server /etc/swift/object-server.conf ; 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-swift-object.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-swift-object.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "42647027", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3118", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-swift-object.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": "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": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "swift", "WantedBy": "multi-user.target", "Wants": "system.slice network-online.target", "WatchdogTimestamp": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "42646995", "WatchdogUSec": "0"}} >2018-06-18 15:20:07,303 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:20:07,323 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,339 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:20:07,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,373 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:20:07,391 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,407 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:20:07,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,440 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:20:07,456 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,471 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:20:07,489 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,505 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:20:07,525 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,541 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:20:07,561 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,577 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:20:07,594 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,609 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:20:07,627 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,643 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:20:07,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,677 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:20:07,695 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,712 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:20:07,731 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,748 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:20:07,769 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,785 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:20:07,808 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,823 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:20:07,843 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,859 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:20:07,877 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,892 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:20:07,909 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,925 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:20:07,943 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,959 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:20:07,977 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:07,992 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:20:08,021 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,036 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:20:08,052 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,068 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:20:08,085 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,100 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:20:08,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,134 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:20:08,153 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,169 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:20:08,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,200 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:20:08,217 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,232 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:20:08,251 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,266 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:20:08,283 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,299 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:20:08,317 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,331 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:20:08,347 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,361 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:20:08,379 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,394 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:20:08,412 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,428 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:20:08,450 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,467 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:20:08,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,499 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:20:08,516 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,531 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:20:08,549 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,564 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:20:08,583 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,598 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:20:08,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,631 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:20:08,648 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,663 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:20:08,679 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,694 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:20:08,710 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,725 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:20:08,741 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,757 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:20:08,774 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,788 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:20:08,804 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,819 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:20:08,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:08,902 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:20:09,089 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:20:09,107 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,118 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:20:09,135 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,146 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:20:09,163 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,175 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:20:09,192 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,203 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:20:09,220 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,232 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:20:09,249 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:09,260 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:20:11,395 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "enabled": false, "name": "openstack-ceilometer-compute", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:41 UTC", "ActiveEnterTimestampMonotonic": "26351349", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket system.slice basic.target syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:41 UTC", "AssertTimestampMonotonic": "26350412", "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": "Mon 2018-06-18 18:18:41 UTC", "ConditionTimestampMonotonic": "26350412", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-ceilometer-compute.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack ceilometer compute agent", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1874", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:41 UTC", "ExecMainStartTimestampMonotonic": "26351281", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/ceilometer-polling ; argv[]=/usr/bin/ceilometer-polling --polling-namespaces compute --logfile /var/log/ceilometer/compute.log ; ignore_errors=no ; start_time=[Mon 2018-06-18 18:18:41 UTC] ; stop_time=[n/a] ; pid=1874 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/openstack-ceilometer-compute.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-ceilometer-compute.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:41 UTC", "InactiveExitTimestampMonotonic": "26351349", "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": "31035", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31035", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "1874", "MemoryAccounting": "no", "MemoryCurrent": "74571776", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-ceilometer-compute.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": "7", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "ceilometer", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:41 UTC", "WatchdogTimestampMonotonic": "26351322", "WatchdogUSec": "0"}} >2018-06-18 15:20:11,407 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:20:14,284 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "enabled": false, "name": "neutron-openvswitch-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:44 UTC", "ActiveEnterTimestampMonotonic": "29113491", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "openvswitch.service system.slice neutron-ovs-cleanup.service -.mount tmp.mount network.service syslog.target network.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:44 UTC", "AssertTimestampMonotonic": "29063122", "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": "Mon 2018-06-18 18:18:44 UTC", "ConditionTimestampMonotonic": "29063121", "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": "2345", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:44 UTC", "ExecMainStartTimestampMonotonic": "29113434", "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": "Mon 2018-06-18 18:18:44 UTC", "InactiveExitTimestampMonotonic": "29066622", "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": "31035", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31035", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2345", "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": "openvswitch.service basic.target -.mount", "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": "Mon 2018-06-18 18:18:44 UTC", "WatchdogTimestampMonotonic": "29113471", "WatchdogUSec": "0"}} >2018-06-18 15:20:14,297 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:20:31,246 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "name": "openstack-nova-compute", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:20:01 UTC", "ActiveEnterTimestampMonotonic": "106238547", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target network.target system.slice libvirtd.service basic.target neutron-ovs-cleanup.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:44 UTC", "AssertTimestampMonotonic": "29066677", "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": "Mon 2018-06-18 18:18:44 UTC", "ConditionTimestampMonotonic": "29066677", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-nova-compute.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova Compute Server", "DevicePolicy": "auto", "Environment": "LIBGUESTFS_ATTACH_METHOD=appliance", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2339", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:44 UTC", "ExecMainStartTimestampMonotonic": "29067500", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-compute ; argv[]=/usr/bin/nova-compute ; 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-nova-compute.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-compute.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:44 UTC", "InactiveExitTimestampMonotonic": "29067543", "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": "31035", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31035", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2339", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-compute.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "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": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:20:01 UTC", "WatchdogTimestampMonotonic": "106238057", "WatchdogUSec": "0"}} >2018-06-18 15:20:31,258 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:20:31,277 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,289 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:20:31,307 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,319 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:20:31,339 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,351 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:20:31,371 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,381 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:20:31,399 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,411 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:20:31,429 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,440 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:20:31,459 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,475 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:20:31,499 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,510 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,525 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:20:31,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,559 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,574 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:20:31,596 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,610 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,626 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:20:31,659 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:31,899 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:20:31,935 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:20:34,005 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006701", "end": "2018-06-18 19:20:34.833823", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:20:34.827122", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:20:34,022 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:20:34,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,057 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:20:34,074 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,090 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:20:34,107 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,125 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:20:34,142 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,158 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:20:34,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,190 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:20:34,208 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,224 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:20:34,243 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,259 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:20:34,277 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,292 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:20:34,308 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,324 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:20:34,342 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,358 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:20:34,382 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,399 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:20:34,420 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,436 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:20:34,454 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,471 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:20:34,489 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,506 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:20:34,526 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,543 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:20:34,562 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,580 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:20:34,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,614 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:20:34,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,649 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:20:34,667 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,684 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:20:34,703 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,720 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:20:34,739 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,755 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:20:34,773 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,791 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:20:34,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,827 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:20:34,846 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,864 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:20:34,883 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,901 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:20:34,918 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,934 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:20:34,952 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:34,969 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:20:34,987 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,004 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:20:35,023 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,040 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:20:35,059 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,076 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:20:35,094 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,110 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:20:35,130 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,147 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:20:35,166 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,182 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:20:35,202 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,219 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:20:35,237 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,255 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:20:35,275 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,292 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:20:35,313 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,330 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:20:35,349 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,366 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:20:35,385 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,402 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:20:35,422 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,446 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:20:35,465 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,480 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:20:35,499 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,515 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:20:35,534 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,549 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:20:35,568 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,584 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:20:35,604 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,629 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:20:35,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,678 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:20:35,702 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,728 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:20:35,750 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,775 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:20:35,798 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,815 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:20:35,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,856 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:20:35,878 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,895 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:20:35,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,932 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:20:35,952 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:35,968 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:20:35,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,006 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:20:36,028 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,045 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:20:36,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,081 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:20:36,102 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,120 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:20:36,140 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,158 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:20:36,178 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,197 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:20:36,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,232 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:20:36,250 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,267 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:20:36,288 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,304 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:20:36,323 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,341 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:20:36,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,376 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:20:36,394 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,410 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:20:36,429 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,445 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:20:36,463 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,479 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:20:36,499 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,516 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:20:36,532 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,548 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:20:36,566 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,592 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:20:36,613 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,638 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:20:36,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,678 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:20:36,701 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,707 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,725 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:20:36,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,772 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:20:36,799 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,804 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,813 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,817 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,822 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,828 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,834 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,839 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,845 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,851 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,858 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,863 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,880 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:20:36,900 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,917 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:20:36,936 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,953 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:20:36,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:36,989 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:20:37,009 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,026 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:20:37,047 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,064 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:20:37,086 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,102 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:20:37,122 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,138 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:20:37,159 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,176 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:20:37,197 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,214 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:20:37,236 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,254 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:20:37,272 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,290 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:20:37,309 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,327 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:20:37,346 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,364 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:20:37,383 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,401 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:20:37,420 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,436 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:20:37,456 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,473 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:20:37,492 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,508 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:20:37,527 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,543 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:20:37,563 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,579 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:20:37,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,614 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:20:37,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,648 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:20:37,666 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,683 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:20:37,705 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,723 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:20:37,744 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,761 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:20:37,781 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,798 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:20:37,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,834 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:20:37,854 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,872 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:20:37,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,908 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:20:37,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,943 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:20:37,961 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:37,979 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:20:37,998 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,015 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:20:38,044 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,047 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,062 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:20:38,095 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,099 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,105 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,110 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,116 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,121 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,127 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,131 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,139 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,144 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,149 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,154 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:20:38,174 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:21:43,037 p=12212 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'openstack-cinder-volume' is not running on any node\n", "rc": 0} >2018-06-18 15:21:43,054 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:21:45,160 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-gnocchi-statsd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35451106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket basic.target system.slice syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35450053", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35450053", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/openstack-gnocchi-statsd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack gnocchi statsd service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2323", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35451036", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/gnocchi-statsd ; argv[]=/usr/bin/gnocchi-statsd --logfile /var/log/gnocchi/statsd.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-gnocchi-statsd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-gnocchi-statsd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35451106", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2323", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-gnocchi-statsd.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": "gnocchi", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:53 UTC", "WatchdogTimestampMonotonic": "35451084", "WatchdogUSec": "0"}} >2018-06-18 15:21:45,177 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:21:50,681 p=12212 u=mistral | changed: [192.168.0.13] => {"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 openstack-heat-api-cloudwatch.noarch 1:7.0.6-2.el7ost will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n openstack-heat-api-cloudwatch noarch 1:7.0.6-2.el7ost @rhos-10.0-signed 15 k\n\nTransaction Summary\n================================================================================\nRemove 1 Package\n\nInstalled size: 15 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : 1:openstack-heat-api-cloudwatch-7.0.6-2.el7ost.noarch 1/1 \n Verifying : 1:openstack-heat-api-cloudwatch-7.0.6-2.el7ost.noarch 1/1 \n\nRemoved:\n openstack-heat-api-cloudwatch.noarch 1:7.0.6-2.el7ost \n\nComplete!\n"]} >2018-06-18 15:21:50,698 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:21:52,779 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "memcached", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35680679", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target -.mount systemd-journald.socket basic.target tmp.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:54 UTC", "AssertTimestampMonotonic": "35678053", "Before": "shutdown.target httpd.service 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": "192", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ConditionTimestampMonotonic": "35678053", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/memcached.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "memcached daemon", "DevicePolicy": "closed", "DropInPaths": "/etc/systemd/system/memcached.service.d/memcached.conf", "EnvironmentFile": "/etc/sysconfig/memcached (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2356", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35680600", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/memcached ; argv[]=/usr/bin/memcached -p ${PORT} -u ${USER} -m ${CACHESIZE} -c ${MAXCONN} $OPTIONS ; 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/memcached.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "memcached.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:54 UTC", "InactiveExitTimestampMonotonic": "35680679", "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": "16384", "LimitNPROC": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2356", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "memcached.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "yes", "PrivateNetwork": "no", "PrivateTmp": "yes", "ProtectHome": "no", "ProtectSystem": "full", "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": "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", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35680640", "WatchdogUSec": "0"}} >2018-06-18 15:21:52,796 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:21:58,705 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "neutron-dhcp-agent", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ActiveEnterTimestampMonotonic": "43603630", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target systemd-journald.socket syslog.target neutron-ovs-cleanup.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:01 UTC", "AssertTimestampMonotonic": "43602519", "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": "Mon 2018-06-18 18:19:01 UTC", "ConditionTimestampMonotonic": "43602518", "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": "3225", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:01 UTC", "ExecMainStartTimestampMonotonic": "43603567", "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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:01 UTC", "InactiveExitTimestampMonotonic": "43603630", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "3225", "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": "Mon 2018-06-18 18:19:01 UTC", "WatchdogTimestampMonotonic": "43603608", "WatchdogUSec": "0"}} >2018-06-18 15:21:58,721 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:22:07,280 p=12212 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq' is not running on any node\n", "rc": 0} >2018-06-18 15:22:07,298 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:22:15,877 p=12212 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'redis' is not running on any node\n", "rc": 0} >2018-06-18 15:22:15,893 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:22:15,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:15,932 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:22:15,953 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:15,970 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:22:15,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,006 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:22:16,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,040 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:22:16,059 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,076 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:22:16,097 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,114 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:22:16,134 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,151 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:22:16,174 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,190 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:22:16,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,229 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:22:16,249 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,265 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:22:16,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,305 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:22:16,326 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,342 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:22:16,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,376 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:22:16,410 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,426 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:22:16,446 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,459 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:22:16,475 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,488 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:22:16,505 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,518 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:22:16,535 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,548 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:22:16,567 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,582 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:22:16,599 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,613 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:22:16,629 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,643 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:22:16,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,675 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:22:16,692 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,706 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:22:16,725 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,738 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:22:16,754 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,768 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:22:16,785 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,799 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:22:16,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,831 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:22:16,849 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,864 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:22:16,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,896 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:22:16,913 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,930 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:22:16,949 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:16,965 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:22:16,984 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,001 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:22:17,022 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,037 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:22:17,055 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,071 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:22:17,090 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,106 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:22:17,125 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,142 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:22:17,162 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,181 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:22:17,199 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,216 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:17,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,309 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:22:17,420 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:22:17,439 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,451 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:22:17,468 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,480 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:22:17,497 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,508 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:22:17,526 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,538 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:22:17,555 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,567 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:22:17,585 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,597 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:22:17,613 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,625 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:22:17,642 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,654 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:22:17,673 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,684 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:22:17,703 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,714 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:22:17,732 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,743 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:22:17,760 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,771 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:22:17,792 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,803 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:22:17,824 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,836 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:22:17,859 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,870 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:22:17,886 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:17,902 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:18,023 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,095 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,108 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:18,130 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,143 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,159 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:18,181 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,194 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,210 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:18,244 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:18,473 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:22:18,508 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:22:20,447 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007728", "end": "2018-06-18 19:22:21.270986", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:22:21.263258", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:22:20,464 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:22:20,482 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,498 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:22:20,516 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,531 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:22:20,550 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,566 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:22:20,584 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,598 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:22:20,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,630 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:22:20,650 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,666 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:22:20,686 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,702 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:22:20,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,735 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:22:20,753 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,770 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:22:20,789 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,805 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:22:20,824 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,841 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:22:20,858 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,873 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:22:20,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,908 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:22:20,927 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,943 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:22:20,962 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:20,979 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:22:20,998 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,014 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:22:21,031 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,047 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:22:21,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,081 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:22:21,100 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,116 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:22:21,136 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,152 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:22:21,169 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,185 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:22:21,203 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,219 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:22:21,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,255 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:22:21,273 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,291 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:22:21,308 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,325 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:22:21,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,360 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:22:21,380 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,396 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:22:21,415 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,432 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:22:21,451 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,467 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:22:21,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,500 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:22:21,521 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,538 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:22:21,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,576 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:22:21,598 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,613 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:22:21,630 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,646 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:22:21,664 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,680 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:22:21,699 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,714 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:22:21,734 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,752 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:22:21,769 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,785 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:22:21,802 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,818 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:22:21,836 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,853 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:22:21,871 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,887 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:22:21,906 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,921 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:22:21,940 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,956 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:22:21,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:21,991 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:22:22,010 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,026 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:22:22,046 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,063 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:22:22,081 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,097 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:22:22,115 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,132 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:22:22,151 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,168 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:22:22,187 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,204 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:22:22,223 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,239 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:22:22,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,274 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:22:22,293 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,309 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:22:22,329 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,345 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:22:22,366 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,381 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:22:22,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,414 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:22:22,433 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,448 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:22:22,467 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,483 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:22:22,503 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,518 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:22:22,536 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,551 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:22:22,569 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,584 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:22:22,605 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,620 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:22:22,641 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,658 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:22:22,679 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,695 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:22:22,714 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,729 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:22:22,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,763 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:22:22,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,798 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:22:22,818 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,831 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:22:22,849 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,863 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:22:22,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,896 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:22:22,916 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,931 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:22:22,951 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,966 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:22:22,989 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:22,993 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,008 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:22:23,026 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,041 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:22:23,065 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,070 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,075 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,082 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,087 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,093 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,100 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,105 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,111 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,116 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,122 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,128 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,142 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:22:23,161 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,175 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:22:23,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,208 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:22:23,226 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,240 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:22:23,261 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,276 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:22:23,297 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,312 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:22:23,336 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,350 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:22:23,368 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,383 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:22:23,402 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,416 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:22:23,436 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,450 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:22:23,469 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,484 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:22:23,501 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,516 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:22:23,533 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,547 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:22:23,566 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,580 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:22:23,599 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,613 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:22:23,634 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,648 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:22:23,666 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,680 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:22:23,700 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,715 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:22:23,734 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,749 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:22:23,767 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,783 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:22:23,800 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,815 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:22:23,831 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,845 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:22:23,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,877 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:22:23,896 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,910 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:22:23,930 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,943 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:22:23,960 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:23,974 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:22:23,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,006 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:22:24,023 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,037 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:22:24,055 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,070 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:22:24,087 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,103 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:22:24,122 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,138 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:22:24,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,174 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:22:24,200 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,205 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,220 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:22:24,253 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,258 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,262 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,269 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,273 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,279 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,284 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,289 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,295 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,302 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,307 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,312 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,333 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:22:24,353 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,369 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:22:24,389 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,405 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:22:24,425 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,442 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:22:24,462 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,479 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:22:24,497 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,514 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:22:24,532 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,548 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:22:24,568 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,584 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:22:24,627 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:22:24,643 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:22:24,687 p=12212 u=mistral | ok: [192.168.0.13] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:22:24,703 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:22:24,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,745 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:22:24,773 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,789 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:22:24,816 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:24,832 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:22:28,707 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "dest": "/root/ffu_update_repo.sh", "gid": 0, "group": "root", "md5sum": "8f744b0cb6839a3f73a3edd3126a62eb", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1529349744.88-195734390330405/source", "state": "file", "uid": 0} >2018-06-18 15:22:28,722 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:22:48,284 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "/root/ffu_update_repo.sh ocata", "delta": "0:00:17.616719", "end": "2018-06-18 19:22:49.114428", "rc": 0, "start": "2018-06-18 19:22:31.497709", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\nMarking /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm to be installed\nResolving Dependencies\n--> Running transaction check\n---> Package rhos-release.noarch 0:1.2.44-1 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n rhos-release noarch 1.2.44-1 /rhos-release-latest.noarch 108 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 108 k\nInstalled size: 108 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : rhos-release-1.2.44-1.noarch 1/1 \n Verifying : rhos-release-1.2.44-1.noarch 1/1 \n\nInstalled:\n rhos-release.noarch 0:1.2.44-1 \n\nComplete!\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalling wget...\nInstalled: /etc/yum.repos.d/rhos-release-ceph-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-11.repo\n# rhos-release 11 -p 2018-05-23.1\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-11.0-devtools-puddle rhelosp-11.0-image-build-override\n : rhelosp-11.0-optools-puddle rhelosp-11.0-puddle\n : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools\n : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "Marking /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm to be installed", "Resolving Dependencies", "--> Running transaction check", "---> Package rhos-release.noarch 0:1.2.44-1 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " rhos-release noarch 1.2.44-1 /rhos-release-latest.noarch 108 k", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total size: 108 k", "Installed size: 108 k", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : rhos-release-1.2.44-1.noarch 1/1 ", " Verifying : rhos-release-1.2.44-1.noarch 1/1 ", "", "Installed:", " rhos-release.noarch 0:1.2.44-1 ", "", "Complete!", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installing wget...", "Installed: /etc/yum.repos.d/rhos-release-ceph-2.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo", "Installed: /etc/yum.repos.d/rhos-release-11.repo", "# rhos-release 11 -p 2018-05-23.1", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-11.0-devtools-puddle rhelosp-11.0-image-build-override", " : rhelosp-11.0-optools-puddle rhelosp-11.0-puddle", " : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools", " : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:22:48,301 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:22:48,322 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,339 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:22:48,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,372 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:22:48,395 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,411 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:22:48,429 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,444 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:22:48,464 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,479 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:22:48,497 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,512 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:22:48,543 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,557 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:22:48,574 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,589 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:22:48,605 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,620 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:22:48,639 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,655 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:22:48,674 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,691 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:22:48,708 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,724 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:22:48,740 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,757 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:22:48,776 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,791 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:22:48,809 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,824 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:22:48,843 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,857 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:22:48,873 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,888 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:22:48,906 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,921 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:22:48,940 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,955 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:22:48,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:48,990 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:22:49,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,022 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:22:49,037 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,052 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:22:49,069 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,084 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:22:49,102 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,118 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:22:49,138 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,153 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:22:49,171 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,187 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:22:49,206 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,222 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:22:49,242 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,259 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:22:49,280 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,298 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:22:49,317 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,335 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:22:49,354 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,371 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:22:49,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,466 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:22:49,577 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:22:49,596 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,608 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:22:49,625 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,636 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:22:49,654 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,667 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:22:49,685 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,697 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:22:49,714 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,726 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:22:49,747 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,759 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:22:49,782 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,793 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:22:49,816 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,831 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:22:49,848 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:49,858 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:22:50,099 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:22:50,110 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:22:50,158 p=12212 u=mistral | ok: [192.168.0.12] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:22:50,170 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:22:50,195 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:50,206 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:22:50,229 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:50,241 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:22:50,265 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:22:50,276 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:22:53,967 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "dest": "/root/ffu_update_repo.sh", "gid": 0, "group": "root", "md5sum": "8f744b0cb6839a3f73a3edd3126a62eb", "mode": "0700", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1529349770.33-44187714761297/source", "state": "file", "uid": 0} >2018-06-18 15:22:53,979 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:11,331 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": "/root/ffu_update_repo.sh ocata", "delta": "0:00:15.488227", "end": "2018-06-18 19:23:12.148940", "rc": 0, "start": "2018-06-18 19:22:56.660713", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\nMarking /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm to be installed\nResolving Dependencies\n--> Running transaction check\n---> Package rhos-release.noarch 0:1.2.44-1 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n rhos-release noarch 1.2.44-1 /rhos-release-latest.noarch 108 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 108 k\nInstalled size: 108 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : rhos-release-1.2.44-1.noarch 1/1 \n Verifying : rhos-release-1.2.44-1.noarch 1/1 \n\nInstalled:\n rhos-release.noarch 0:1.2.44-1 \n\nComplete!\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalling wget...\nInstalled: /etc/yum.repos.d/rhos-release-ceph-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-11.repo\n# rhos-release 11 -p 2018-05-23.1\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-11.0-devtools-puddle rhelosp-11.0-image-build-override\n : rhelosp-11.0-optools-puddle rhelosp-11.0-puddle\n : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools\n : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "Marking /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm to be installed", "Resolving Dependencies", "--> Running transaction check", "---> Package rhos-release.noarch 0:1.2.44-1 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " rhos-release noarch 1.2.44-1 /rhos-release-latest.noarch 108 k", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total size: 108 k", "Installed size: 108 k", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : rhos-release-1.2.44-1.noarch 1/1 ", " Verifying : rhos-release-1.2.44-1.noarch 1/1 ", "", "Installed:", " rhos-release.noarch 0:1.2.44-1 ", "", "Complete!", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installing wget...", "Installed: /etc/yum.repos.d/rhos-release-ceph-2.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo", "Installed: /etc/yum.repos.d/rhos-release-11.repo", "# rhos-release 11 -p 2018-05-23.1", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-11.0-devtools-puddle rhelosp-11.0-image-build-override", " : rhelosp-11.0-optools-puddle rhelosp-11.0-puddle", " : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools", " : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:23:11,347 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,369 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,383 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,397 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,418 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,430 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,444 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,464 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,479 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:11,493 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,548 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,568 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,760 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,780 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,801 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,825 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,847 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,869 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:23:11,886 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:11,924 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:12,146 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:23:12,180 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:23:14,111 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007580", "end": "2018-06-18 19:23:14.935756", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:23:14.928176", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:23:14,128 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:23:14,149 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,165 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:23:14,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,200 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:23:14,220 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,235 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:23:14,253 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,268 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:23:14,286 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,301 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:23:14,320 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,337 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:23:14,355 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,372 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:23:14,389 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,405 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:23:14,423 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,439 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:23:14,457 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,474 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:23:14,493 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,509 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:23:14,529 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,544 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:23:14,561 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,576 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:23:14,593 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,608 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:23:14,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,642 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:23:14,660 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,677 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:23:14,694 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,709 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:23:14,726 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,742 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:23:14,762 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,778 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:23:14,797 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,813 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:23:14,834 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,849 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:23:14,866 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,881 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:23:14,899 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,914 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:23:14,932 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,948 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:23:14,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:14,984 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:23:15,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,022 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:23:15,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,056 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:23:15,075 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,092 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:23:15,110 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,127 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:23:15,146 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,162 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:23:15,181 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,197 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:23:15,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,232 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:23:15,252 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,269 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:23:15,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,306 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:23:15,325 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,342 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:23:15,362 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,378 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:23:15,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,416 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:23:15,436 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,453 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:23:15,471 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,487 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:23:15,506 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,522 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:23:15,541 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,557 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:23:15,577 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,592 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:23:15,611 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,625 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:23:15,642 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,657 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:23:15,677 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,691 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:23:15,710 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,726 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:23:15,749 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,763 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:23:15,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,793 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:23:15,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,823 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:23:15,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,854 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:23:15,871 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,888 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:23:15,907 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,921 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:23:15,940 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,956 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:23:15,977 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:15,993 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:23:16,013 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,031 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:23:16,052 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,067 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:23:16,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,098 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:23:16,115 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,130 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:23:16,148 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,163 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:23:16,181 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,196 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:23:16,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,228 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:23:16,245 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,263 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:23:16,286 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,304 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:23:16,324 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,342 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:23:16,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,376 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:23:16,392 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,409 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:23:16,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,442 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:23:16,460 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,478 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:23:16,496 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,513 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:23:16,530 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,546 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:23:16,563 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,580 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:23:16,598 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,615 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:23:16,636 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,640 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,658 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:23:16,675 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,692 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:23:16,711 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,717 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,722 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,728 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,733 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,738 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,744 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,750 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,755 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,760 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,765 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,770 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,787 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:23:16,806 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,822 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:23:16,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,856 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:23:16,875 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,890 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:23:16,911 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,926 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:23:16,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,963 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:23:16,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:16,998 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:23:17,018 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,035 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:23:17,056 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,072 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:23:17,089 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,105 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:23:17,123 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,139 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:23:17,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,174 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:23:17,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,211 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:23:17,229 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,245 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:23:17,263 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,279 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:23:17,297 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,314 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:23:17,333 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,350 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:23:17,371 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,386 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:23:17,404 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,420 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:23:17,441 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,457 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:23:17,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,494 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:23:17,517 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,532 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:23:17,549 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,565 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:23:17,583 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,598 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:23:17,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,632 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:23:17,650 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,666 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:23:17,683 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,698 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:23:17,715 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,731 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:23:17,750 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,766 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:23:17,784 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,800 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:23:17,819 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,835 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:23:17,852 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,867 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:23:17,898 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,899 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,916 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:23:17,954 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,960 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,963 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,971 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,979 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,983 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,992 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:17,996 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,002 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,009 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,017 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,023 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,043 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:23:18,061 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,078 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:23:18,095 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,110 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:23:18,130 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,146 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:23:18,165 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,182 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:23:18,202 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,219 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:23:18,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,255 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:23:18,274 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,290 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:23:18,309 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,326 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:23:18,346 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,362 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:23:18,381 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,397 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:23:18,414 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,431 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:23:18,451 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,467 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:23:18,487 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,502 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:18,524 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,540 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:23:18,558 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,573 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:23:18,592 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,609 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:23:18,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,649 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:23:18,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,686 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:23:18,704 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,721 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:23:18,739 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,756 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:23:18,785 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,802 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:23:18,822 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,839 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:23:18,859 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,876 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:23:18,894 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,911 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:23:18,933 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,949 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:23:18,971 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:18,988 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:23:19,009 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,024 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:23:19,044 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,060 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:23:19,079 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,095 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:23:19,113 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,129 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:23:19,149 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,165 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:23:19,183 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,199 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:23:19,220 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,236 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:23:19,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,273 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:23:19,293 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,308 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:23:19,328 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,343 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:23:19,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,375 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:23:19,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,407 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:23:19,425 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,440 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:23:19,458 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,473 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:23:19,491 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,505 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:23:19,522 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,537 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:23:19,554 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,569 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:23:19,587 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,602 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:23:19,619 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,633 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:19,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,725 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:23:19,919 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:23:19,938 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,948 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:23:19,965 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:19,975 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:23:19,991 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,000 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:23:20,019 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,029 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:23:20,048 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,058 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:23:20,079 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,091 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:23:20,106 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,116 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:23:20,133 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,144 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:23:20,161 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,172 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:23:20,191 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,202 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:23:20,220 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,230 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:23:20,247 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,258 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:23:20,275 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,285 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:23:20,303 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,314 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:23:20,332 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,344 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:20,362 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,379 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:20,400 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,414 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,430 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:20,452 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,466 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,483 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:20,504 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,517 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,533 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:20,568 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:20,821 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:23:20,856 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:23:22,830 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006475", "end": "2018-06-18 19:23:23.654250", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:23:23.647775", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:23:22,847 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:23:22,866 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:22,881 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:23:22,899 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:22,914 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:23:22,933 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:22,954 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:23:22,976 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:22,991 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:23:23,014 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,028 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:23:23,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,062 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:23:23,081 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,095 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:23:23,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,129 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:23:23,150 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,167 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:23:23,186 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,202 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:23:23,221 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,237 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:23:23,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,272 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:23:23,292 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,308 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:23:23,327 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,343 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:23:23,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,376 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:23:23,394 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,410 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:23:23,430 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,446 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:23:23,465 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,482 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:23:23,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,518 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:23:23,535 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,552 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:23:23,571 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,588 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:23:23,612 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,630 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:23:23,650 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,666 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:23:23,686 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,702 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:23:23,722 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,739 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:23:23,759 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,776 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:23:23,796 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,812 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:23:23,830 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,845 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:23:23,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,879 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:23:23,897 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,912 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:23:23,932 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,947 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:23:23,963 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:23,978 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:23:23,995 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,009 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:23:24,027 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,042 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:23:24,060 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,075 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:23:24,091 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,107 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:23:24,124 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,140 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:23:24,160 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,176 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:23:24,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,212 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:23:24,232 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,247 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:23:24,264 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,280 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:23:24,298 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,315 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:23:24,333 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,350 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:23:24,370 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,386 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:23:24,405 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,421 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:23:24,439 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,455 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:23:24,474 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,490 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:23:24,508 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,524 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:23:24,541 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,557 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:23:24,574 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,590 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:23:24,608 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,624 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:23:24,643 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,659 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:23:24,678 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,694 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:23:24,711 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,727 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:23:24,745 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,761 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:23:24,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,795 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:23:24,815 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,832 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:23:24,850 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,867 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:23:24,886 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,902 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:23:24,921 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,938 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:23:24,957 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:24,974 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:23:24,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,008 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:23:25,028 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,045 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:23:25,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,082 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:23:25,102 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,119 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:23:25,139 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,156 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:23:25,174 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,191 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:23:25,209 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,226 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:23:25,245 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,262 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:23:25,282 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,297 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:23:25,314 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,329 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:23:25,347 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,363 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:23:25,384 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,389 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,405 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:23:25,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,441 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:23:25,462 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,469 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,474 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,482 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,487 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,494 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,498 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,504 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,511 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,517 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,524 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,528 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,545 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:23:25,562 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,578 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:23:25,595 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,611 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:23:25,629 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,644 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:23:25,664 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,679 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:23:25,696 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,712 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:23:25,730 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,746 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:23:25,765 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,781 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:23:25,800 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,816 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:23:25,833 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,848 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:23:25,864 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,879 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:23:25,896 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,911 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:23:25,929 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,945 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:23:25,966 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:25,981 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:23:26,000 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,016 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:23:26,036 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,052 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:23:26,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,088 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:23:26,109 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,125 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:23:26,145 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,161 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:23:26,180 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,195 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:23:26,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,228 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:23:26,247 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,262 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:23:26,280 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,295 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:23:26,313 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,330 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:23:26,350 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,366 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:23:26,384 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,399 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:23:26,417 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,432 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:23:26,448 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,463 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:23:26,479 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,494 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:23:26,512 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,527 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:23:26,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,560 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:23:26,578 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,592 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:23:26,616 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,621 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,637 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:23:26,671 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,676 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,681 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,687 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,692 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,697 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,702 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,709 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,713 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,718 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,724 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,733 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,751 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:23:26,772 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,788 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:23:26,807 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,822 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:23:26,843 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,858 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:23:26,879 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,894 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:23:26,914 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,931 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:23:26,949 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:26,965 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:23:26,985 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,001 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:23:27,021 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,038 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:23:27,057 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,074 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:23:27,094 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,110 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:23:27,129 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,145 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:23:27,165 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,182 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:23:27,202 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,219 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:27,240 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,256 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:23:27,278 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,295 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:23:27,317 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:27,334 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:23:31,864 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "db", "online_data_migrations"], "delta": "0:00:02.602299", "end": "2018-06-18 19:23:32.695983", "rc": 0, "start": "2018-06-18 19:23:30.093684", "stderr": "Option \"rpc_backend\" from group \"DEFAULT\" is deprecated for removal. Its value may be silently ignored in the future.", "stderr_lines": ["Option \"rpc_backend\" from group \"DEFAULT\" is deprecated for removal. Its value may be silently ignored in the future."], "stdout": "Running batches of 50 until complete", "stdout_lines": ["Running batches of 50 until complete"]} >2018-06-18 15:23:31,881 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:23:31,902 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:31,919 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:23:31,936 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:31,953 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:23:31,972 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:31,989 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:23:32,018 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,036 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:23:32,058 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,074 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:23:32,092 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,109 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:23:32,128 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,145 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:23:32,167 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,184 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:23:32,204 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,220 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:23:32,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,255 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:23:32,275 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,290 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:23:32,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,325 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:23:32,346 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,361 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:23:32,382 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,396 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:23:32,414 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,429 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:23:32,449 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,466 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:23:32,487 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,504 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:23:32,525 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,541 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:23:32,558 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,574 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:23:32,592 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,608 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:23:32,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,642 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:23:32,660 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,676 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:23:32,694 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,709 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:23:32,726 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,742 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:23:32,759 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,775 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:23:32,793 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,810 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:23:32,827 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,843 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:23:32,860 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:32,876 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:32,897 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,048 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:23:33,160 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:23:33,180 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,191 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:23:33,210 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,221 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:23:33,241 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,252 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:23:33,270 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,281 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:23:33,299 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,309 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:23:33,326 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,336 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:23:33,353 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,365 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:23:33,383 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,393 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:23:33,411 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,422 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:23:33,441 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,452 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:23:33,470 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,482 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:23:33,500 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,511 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:23:33,529 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,539 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:23:33,555 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,566 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:23:33,583 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,593 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:33,608 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,622 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:33,640 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,653 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,667 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:33,686 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,700 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,714 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:33,736 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,748 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:33,763 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:23:33,797 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:34,017 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:23:34,049 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:23:36,015 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006402", "end": "2018-06-18 19:23:36.839342", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:23:36.832940", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:23:36,032 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:23:36,052 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,068 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:23:36,088 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,105 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:23:36,125 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,141 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:23:36,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,179 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:23:36,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,213 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:23:36,233 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,249 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:23:36,268 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,284 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:23:36,303 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,320 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:23:36,338 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,354 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:23:36,373 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,390 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:23:36,410 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,427 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:23:36,447 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,464 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:23:36,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,500 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:23:36,516 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,532 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:23:36,550 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,566 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:23:36,584 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,600 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:23:36,620 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,635 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:23:36,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,668 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:23:36,685 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,701 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:23:36,720 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,736 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:23:36,756 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,773 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:23:36,792 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,808 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:23:36,828 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,845 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:23:36,865 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,880 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:23:36,899 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,914 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:23:36,933 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,949 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:23:36,968 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:36,985 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:23:37,004 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,021 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:23:37,042 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,058 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:23:37,079 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,095 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:23:37,113 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,129 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:23:37,150 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,166 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:23:37,187 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,204 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:23:37,223 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,241 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:23:37,259 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,275 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:23:37,292 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,308 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:23:37,328 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,344 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:23:37,365 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,381 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:23:37,401 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,416 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:23:37,433 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,449 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:23:37,468 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,483 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:23:37,505 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,521 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:23:37,542 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,558 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:23:37,576 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,591 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:23:37,609 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,625 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:23:37,644 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,659 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:23:37,678 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,694 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:23:37,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,728 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:23:37,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,763 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:23:37,782 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,798 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:23:37,818 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,834 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:23:37,853 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,869 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:23:37,886 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,901 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:23:37,920 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,935 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:23:37,955 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:37,970 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:23:37,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,006 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:23:38,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,038 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:23:38,056 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,071 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:23:38,090 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,104 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:23:38,123 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,139 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:23:38,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,172 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:23:38,192 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,208 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:23:38,226 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,242 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:23:38,260 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,276 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:23:38,294 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,310 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:23:38,326 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,342 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:23:38,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,373 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:23:38,394 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,408 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:23:38,430 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,448 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:23:38,468 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,484 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:23:38,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,519 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:23:38,539 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,556 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:23:38,581 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,586 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,602 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:23:38,621 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,637 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:23:38,657 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,663 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,669 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,674 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,681 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,687 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,692 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,698 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,705 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,709 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,715 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,722 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,739 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:23:38,759 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,776 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:23:38,794 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,810 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:23:38,829 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,844 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:23:38,861 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,877 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:23:38,896 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,912 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:23:38,932 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,947 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:23:38,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:38,983 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:23:38,999 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,015 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:23:39,033 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,048 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:23:39,066 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,080 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:23:39,098 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,112 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:23:39,129 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,145 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:23:39,162 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,178 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:23:39,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,212 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:23:39,231 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,246 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:23:39,264 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,280 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:23:39,298 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,313 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:23:39,330 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,346 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:23:39,368 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,384 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:23:39,405 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,421 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:23:39,440 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,455 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:23:39,473 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,488 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:23:39,507 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,522 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:23:39,541 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,557 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:23:39,577 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,593 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:23:39,610 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,626 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:23:39,645 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,661 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:23:39,680 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,696 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:23:39,715 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,731 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:23:39,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,764 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:23:39,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,799 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:23:39,828 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,832 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,849 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:23:39,886 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,889 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,896 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,902 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,916 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,917 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,922 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,927 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,932 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,937 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,942 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,949 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:39,968 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:23:39,987 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,003 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:23:40,021 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,036 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:23:40,055 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,071 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:23:40,089 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,105 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:23:40,125 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,140 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:23:40,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,174 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:23:40,193 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,209 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:23:40,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,247 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:23:40,268 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,284 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:23:40,304 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,319 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:23:40,339 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,355 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:23:40,377 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,394 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:23:40,416 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,433 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:23:40,452 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,468 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:23:40,485 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,502 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:23:40,521 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,537 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:23:40,556 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:23:40,573 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:24:09,595 p=12212 u=mistral | [WARNING]: Consider using yum module rather than running yum > >2018-06-18 15:24:09,597 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-aodh*", "delta": "0:00:27.053061", "end": "2018-06-18 19:24:10.421814", "rc": 0, "start": "2018-06-18 19:23:43.368753", "stderr": "", "stderr_lines": [], "stdout": "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-aodh-api.noarch 0:3.0.4-2.el7ost will be updated\n---> Package openstack-aodh-api.noarch 0:4.0.3-1.el7ost will be an update\n---> Package openstack-aodh-common.noarch 0:3.0.4-2.el7ost will be updated\n---> Package openstack-aodh-common.noarch 0:4.0.3-1.el7ost will be an update\n--> Processing Dependency: python-aodh = 4.0.3-1.el7ost for package: openstack-aodh-common-4.0.3-1.el7ost.noarch\n---> Package openstack-aodh-evaluator.noarch 0:3.0.4-2.el7ost will be updated\n---> Package openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost will be an update\n---> Package openstack-aodh-listener.noarch 0:3.0.4-2.el7ost will be updated\n---> Package openstack-aodh-listener.noarch 0:4.0.3-1.el7ost will be an update\n---> Package openstack-aodh-notifier.noarch 0:3.0.4-2.el7ost will be updated\n---> Package openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost will be an update\n--> Running transaction check\n---> Package python-aodh.noarch 0:3.0.4-2.el7ost will be updated\n---> Package python-aodh.noarch 0:4.0.3-1.el7ost will be an update\n--> Processing Dependency: python-tenacity >= 3.2.1 for package: python-aodh-4.0.3-1.el7ost.noarch\n--> Processing Dependency: python-oslo-middleware >= 3.22.0 for package: python-aodh-4.0.3-1.el7ost.noarch\n--> Processing Dependency: python-oslo-db >= 4.16.0 for package: python-aodh-4.0.3-1.el7ost.noarch\n--> Running transaction check\n---> Package python-oslo-db.noarch 0:4.13.6-1.el7ost will be updated\n---> Package python-oslo-db.noarch 0:4.17.1-1.el7ost will be an update\n--> Processing Dependency: python-oslo-db-lang = 4.17.1-1.el7ost for package: python-oslo-db-4.17.1-1.el7ost.noarch\n--> Processing Dependency: python-oslo-utils >= 3.18.0 for package: python-oslo-db-4.17.1-1.el7ost.noarch\n---> Package python-oslo-middleware.noarch 0:3.19.1-1.el7ost will be updated\n---> Package python-oslo-middleware.noarch 0:3.23.2-1.el7ost will be an update\n--> Processing Dependency: python-oslo-middleware-lang = 3.23.2-1.el7ost for package: python-oslo-middleware-3.23.2-1.el7ost.noarch\n--> Processing Dependency: python-statsd for package: python-oslo-middleware-3.23.2-1.el7ost.noarch\n---> Package python-tenacity.noarch 0:3.2.1-1.el7ost will be installed\n--> Running transaction check\n---> Package python-oslo-db-lang.noarch 0:4.13.6-1.el7ost will be updated\n---> Package python-oslo-db-lang.noarch 0:4.17.1-1.el7ost will be an update\n---> Package python-oslo-middleware-lang.noarch 0:3.19.1-1.el7ost will be updated\n---> Package python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost will be an update\n---> Package python-oslo-utils.noarch 0:3.16.0-1.el7ost will be updated\n---> Package python-oslo-utils.noarch 0:3.22.1-1.el7ost will be an update\n--> Processing Dependency: python-oslo-utils-lang = 3.22.1-1.el7ost for package: python-oslo-utils-3.22.1-1.el7ost.noarch\n---> Package python2-statsd.noarch 0:3.2.1-5.el7ost will be installed\n--> Running transaction check\n---> Package python-oslo-utils-lang.noarch 0:3.16.0-1.el7ost will be updated\n---> Package python-oslo-utils-lang.noarch 0:3.22.1-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-aodh-api noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 6.5 k\n openstack-aodh-common noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 34 k\n openstack-aodh-evaluator noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k\n openstack-aodh-listener noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k\n openstack-aodh-notifier noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k\nInstalling for dependencies:\n python-tenacity noarch 3.2.1-1.el7ost rhelosp-11.0-puddle 32 k\n python2-statsd noarch 3.2.1-5.el7ost rhelosp-11.0-puddle 29 k\nUpdating for dependencies:\n python-aodh noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 158 k\n python-oslo-db noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 142 k\n python-oslo-db-lang noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 9.4 k\n python-oslo-middleware noarch 3.23.2-1.el7ost rhelosp-11.0-puddle 49 k\n python-oslo-middleware-lang noarch 3.23.2-1.el7ost rhelosp-11.0-puddle 8.4 k\n python-oslo-utils noarch 3.22.1-1.el7ost rhelosp-11.0-puddle 70 k\n python-oslo-utils-lang noarch 3.22.1-1.el7ost rhelosp-11.0-puddle 9.1 k\n\nTransaction Summary\n================================================================================\nInstall ( 2 Dependent packages)\nUpgrade 5 Packages (+7 Dependent packages)\n\nTotal download size: 565 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 176 kB/s | 565 kB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 1/26 \n Updating : python-oslo-utils-3.22.1-1.el7ost.noarch 2/26 \n Installing : python-tenacity-3.2.1-1.el7ost.noarch 3/26 \n Updating : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 4/26 \n Updating : python-oslo-db-lang-4.17.1-1.el7ost.noarch 5/26 \n Updating : python-oslo-db-4.17.1-1.el7ost.noarch 6/26 \n Installing : python2-statsd-3.2.1-5.el7ost.noarch 7/26 \n Updating : python-oslo-middleware-3.23.2-1.el7ost.noarch 8/26 \n Updating : python-aodh-4.0.3-1.el7ost.noarch 9/26 \n Updating : openstack-aodh-common-4.0.3-1.el7ost.noarch 10/26 \nwarning: /etc/aodh/aodh.conf created as /etc/aodh/aodh.conf.rpmnew\n Updating : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 11/26 \n Updating : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 12/26 \n Updating : openstack-aodh-listener-4.0.3-1.el7ost.noarch 13/26 \n Updating : openstack-aodh-api-4.0.3-1.el7ost.noarch 14/26 \n Cleanup : openstack-aodh-api-3.0.4-2.el7ost.noarch 15/26 \n Cleanup : openstack-aodh-listener-3.0.4-2.el7ost.noarch 16/26 \n Cleanup : openstack-aodh-evaluator-3.0.4-2.el7ost.noarch 17/26 \n Cleanup : openstack-aodh-notifier-3.0.4-2.el7ost.noarch 18/26 \n Cleanup : openstack-aodh-common-3.0.4-2.el7ost.noarch 19/26 \n Cleanup : python-aodh-3.0.4-2.el7ost.noarch 20/26 \n Cleanup : python-oslo-db-4.13.6-1.el7ost.noarch 21/26 \n Cleanup : python-oslo-middleware-3.19.1-1.el7ost.noarch 22/26 \n Cleanup : python-oslo-utils-3.16.0-1.el7ost.noarch 23/26 \n Cleanup : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 24/26 \n Cleanup : python-oslo-middleware-lang-3.19.1-1.el7ost.noarch 25/26 \n Cleanup : python-oslo-db-lang-4.13.6-1.el7ost.noarch 26/26 \n Verifying : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 1/26 \n Verifying : openstack-aodh-common-4.0.3-1.el7ost.noarch 2/26 \n Verifying : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 3/26 \n Verifying : python-oslo-middleware-3.23.2-1.el7ost.noarch 4/26 \n Verifying : openstack-aodh-listener-4.0.3-1.el7ost.noarch 5/26 \n Verifying : python2-statsd-3.2.1-5.el7ost.noarch 6/26 \n Verifying : python-oslo-db-lang-4.17.1-1.el7ost.noarch 7/26 \n Verifying : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 8/26 \n Verifying : python-oslo-db-4.17.1-1.el7ost.noarch 9/26 \n Verifying : python-aodh-4.0.3-1.el7ost.noarch 10/26 \n Verifying : python-oslo-utils-3.22.1-1.el7ost.noarch 11/26 \n Verifying : python-tenacity-3.2.1-1.el7ost.noarch 12/26 \n Verifying : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 13/26 \n Verifying : openstack-aodh-api-4.0.3-1.el7ost.noarch 14/26 \n Verifying : openstack-aodh-evaluator-3.0.4-2.el7ost.noarch 15/26 \n Verifying : python-oslo-middleware-lang-3.19.1-1.el7ost.noarch 16/26 \n Verifying : openstack-aodh-listener-3.0.4-2.el7ost.noarch 17/26 \n Verifying : python-oslo-utils-3.16.0-1.el7ost.noarch 18/26 \n Verifying : python-aodh-3.0.4-2.el7ost.noarch 19/26 \n Verifying : python-oslo-db-4.13.6-1.el7ost.noarch 20/26 \n Verifying : openstack-aodh-common-3.0.4-2.el7ost.noarch 21/26 \n Verifying : python-oslo-db-lang-4.13.6-1.el7ost.noarch 22/26 \n Verifying : python-oslo-middleware-3.19.1-1.el7ost.noarch 23/26 \n Verifying : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 24/26 \n Verifying : openstack-aodh-api-3.0.4-2.el7ost.noarch 25/26 \n Verifying : openstack-aodh-notifier-3.0.4-2.el7ost.noarch 26/26 \n\nDependency Installed:\n python-tenacity.noarch 0:3.2.1-1.el7ost \n python2-statsd.noarch 0:3.2.1-5.el7ost \n\nUpdated:\n openstack-aodh-api.noarch 0:4.0.3-1.el7ost \n openstack-aodh-common.noarch 0:4.0.3-1.el7ost \n openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost \n openstack-aodh-listener.noarch 0:4.0.3-1.el7ost \n openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost \n\nDependency Updated:\n python-aodh.noarch 0:4.0.3-1.el7ost \n python-oslo-db.noarch 0:4.17.1-1.el7ost \n python-oslo-db-lang.noarch 0:4.17.1-1.el7ost \n python-oslo-middleware.noarch 0:3.23.2-1.el7ost \n python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost \n python-oslo-utils.noarch 0:3.22.1-1.el7ost \n python-oslo-utils-lang.noarch 0:3.22.1-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-aodh-api.noarch 0:3.0.4-2.el7ost will be updated", "---> Package openstack-aodh-api.noarch 0:4.0.3-1.el7ost will be an update", "---> Package openstack-aodh-common.noarch 0:3.0.4-2.el7ost will be updated", "---> Package openstack-aodh-common.noarch 0:4.0.3-1.el7ost will be an update", "--> Processing Dependency: python-aodh = 4.0.3-1.el7ost for package: openstack-aodh-common-4.0.3-1.el7ost.noarch", "---> Package openstack-aodh-evaluator.noarch 0:3.0.4-2.el7ost will be updated", "---> Package openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost will be an update", "---> Package openstack-aodh-listener.noarch 0:3.0.4-2.el7ost will be updated", "---> Package openstack-aodh-listener.noarch 0:4.0.3-1.el7ost will be an update", "---> Package openstack-aodh-notifier.noarch 0:3.0.4-2.el7ost will be updated", "---> Package openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost will be an update", "--> Running transaction check", "---> Package python-aodh.noarch 0:3.0.4-2.el7ost will be updated", "---> Package python-aodh.noarch 0:4.0.3-1.el7ost will be an update", "--> Processing Dependency: python-tenacity >= 3.2.1 for package: python-aodh-4.0.3-1.el7ost.noarch", "--> Processing Dependency: python-oslo-middleware >= 3.22.0 for package: python-aodh-4.0.3-1.el7ost.noarch", "--> Processing Dependency: python-oslo-db >= 4.16.0 for package: python-aodh-4.0.3-1.el7ost.noarch", "--> Running transaction check", "---> Package python-oslo-db.noarch 0:4.13.6-1.el7ost will be updated", "---> Package python-oslo-db.noarch 0:4.17.1-1.el7ost will be an update", "--> Processing Dependency: python-oslo-db-lang = 4.17.1-1.el7ost for package: python-oslo-db-4.17.1-1.el7ost.noarch", "--> Processing Dependency: python-oslo-utils >= 3.18.0 for package: python-oslo-db-4.17.1-1.el7ost.noarch", "---> Package python-oslo-middleware.noarch 0:3.19.1-1.el7ost will be updated", "---> Package python-oslo-middleware.noarch 0:3.23.2-1.el7ost will be an update", "--> Processing Dependency: python-oslo-middleware-lang = 3.23.2-1.el7ost for package: python-oslo-middleware-3.23.2-1.el7ost.noarch", "--> Processing Dependency: python-statsd for package: python-oslo-middleware-3.23.2-1.el7ost.noarch", "---> Package python-tenacity.noarch 0:3.2.1-1.el7ost will be installed", "--> Running transaction check", "---> Package python-oslo-db-lang.noarch 0:4.13.6-1.el7ost will be updated", "---> Package python-oslo-db-lang.noarch 0:4.17.1-1.el7ost will be an update", "---> Package python-oslo-middleware-lang.noarch 0:3.19.1-1.el7ost will be updated", "---> Package python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost will be an update", "---> Package python-oslo-utils.noarch 0:3.16.0-1.el7ost will be updated", "---> Package python-oslo-utils.noarch 0:3.22.1-1.el7ost will be an update", "--> Processing Dependency: python-oslo-utils-lang = 3.22.1-1.el7ost for package: python-oslo-utils-3.22.1-1.el7ost.noarch", "---> Package python2-statsd.noarch 0:3.2.1-5.el7ost will be installed", "--> Running transaction check", "---> Package python-oslo-utils-lang.noarch 0:3.16.0-1.el7ost will be updated", "---> Package python-oslo-utils-lang.noarch 0:3.22.1-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-aodh-api noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 6.5 k", " openstack-aodh-common noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 34 k", " openstack-aodh-evaluator noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k", " openstack-aodh-listener noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k", " openstack-aodh-notifier noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 5.7 k", "Installing for dependencies:", " python-tenacity noarch 3.2.1-1.el7ost rhelosp-11.0-puddle 32 k", " python2-statsd noarch 3.2.1-5.el7ost rhelosp-11.0-puddle 29 k", "Updating for dependencies:", " python-aodh noarch 4.0.3-1.el7ost rhelosp-11.0-puddle 158 k", " python-oslo-db noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 142 k", " python-oslo-db-lang noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 9.4 k", " python-oslo-middleware noarch 3.23.2-1.el7ost rhelosp-11.0-puddle 49 k", " python-oslo-middleware-lang noarch 3.23.2-1.el7ost rhelosp-11.0-puddle 8.4 k", " python-oslo-utils noarch 3.22.1-1.el7ost rhelosp-11.0-puddle 70 k", " python-oslo-utils-lang noarch 3.22.1-1.el7ost rhelosp-11.0-puddle 9.1 k", "", "Transaction Summary", "================================================================================", "Install ( 2 Dependent packages)", "Upgrade 5 Packages (+7 Dependent packages)", "", "Total download size: 565 k", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 176 kB/s | 565 kB 00:03 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 1/26 ", " Updating : python-oslo-utils-3.22.1-1.el7ost.noarch 2/26 ", " Installing : python-tenacity-3.2.1-1.el7ost.noarch 3/26 ", " Updating : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 4/26 ", " Updating : python-oslo-db-lang-4.17.1-1.el7ost.noarch 5/26 ", " Updating : python-oslo-db-4.17.1-1.el7ost.noarch 6/26 ", " Installing : python2-statsd-3.2.1-5.el7ost.noarch 7/26 ", " Updating : python-oslo-middleware-3.23.2-1.el7ost.noarch 8/26 ", " Updating : python-aodh-4.0.3-1.el7ost.noarch 9/26 ", " Updating : openstack-aodh-common-4.0.3-1.el7ost.noarch 10/26 ", "warning: /etc/aodh/aodh.conf created as /etc/aodh/aodh.conf.rpmnew", " Updating : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 11/26 ", " Updating : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 12/26 ", " Updating : openstack-aodh-listener-4.0.3-1.el7ost.noarch 13/26 ", " Updating : openstack-aodh-api-4.0.3-1.el7ost.noarch 14/26 ", " Cleanup : openstack-aodh-api-3.0.4-2.el7ost.noarch 15/26 ", " Cleanup : openstack-aodh-listener-3.0.4-2.el7ost.noarch 16/26 ", " Cleanup : openstack-aodh-evaluator-3.0.4-2.el7ost.noarch 17/26 ", " Cleanup : openstack-aodh-notifier-3.0.4-2.el7ost.noarch 18/26 ", " Cleanup : openstack-aodh-common-3.0.4-2.el7ost.noarch 19/26 ", " Cleanup : python-aodh-3.0.4-2.el7ost.noarch 20/26 ", " Cleanup : python-oslo-db-4.13.6-1.el7ost.noarch 21/26 ", " Cleanup : python-oslo-middleware-3.19.1-1.el7ost.noarch 22/26 ", " Cleanup : python-oslo-utils-3.16.0-1.el7ost.noarch 23/26 ", " Cleanup : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 24/26 ", " Cleanup : python-oslo-middleware-lang-3.19.1-1.el7ost.noarch 25/26 ", " Cleanup : python-oslo-db-lang-4.13.6-1.el7ost.noarch 26/26 ", " Verifying : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 1/26 ", " Verifying : openstack-aodh-common-4.0.3-1.el7ost.noarch 2/26 ", " Verifying : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 3/26 ", " Verifying : python-oslo-middleware-3.23.2-1.el7ost.noarch 4/26 ", " Verifying : openstack-aodh-listener-4.0.3-1.el7ost.noarch 5/26 ", " Verifying : python2-statsd-3.2.1-5.el7ost.noarch 6/26 ", " Verifying : python-oslo-db-lang-4.17.1-1.el7ost.noarch 7/26 ", " Verifying : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 8/26 ", " Verifying : python-oslo-db-4.17.1-1.el7ost.noarch 9/26 ", " Verifying : python-aodh-4.0.3-1.el7ost.noarch 10/26 ", " Verifying : python-oslo-utils-3.22.1-1.el7ost.noarch 11/26 ", " Verifying : python-tenacity-3.2.1-1.el7ost.noarch 12/26 ", " Verifying : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 13/26 ", " Verifying : openstack-aodh-api-4.0.3-1.el7ost.noarch 14/26 ", " Verifying : openstack-aodh-evaluator-3.0.4-2.el7ost.noarch 15/26 ", " Verifying : python-oslo-middleware-lang-3.19.1-1.el7ost.noarch 16/26 ", " Verifying : openstack-aodh-listener-3.0.4-2.el7ost.noarch 17/26 ", " Verifying : python-oslo-utils-3.16.0-1.el7ost.noarch 18/26 ", " Verifying : python-aodh-3.0.4-2.el7ost.noarch 19/26 ", " Verifying : python-oslo-db-4.13.6-1.el7ost.noarch 20/26 ", " Verifying : openstack-aodh-common-3.0.4-2.el7ost.noarch 21/26 ", " Verifying : python-oslo-db-lang-4.13.6-1.el7ost.noarch 22/26 ", " Verifying : python-oslo-middleware-3.19.1-1.el7ost.noarch 23/26 ", " Verifying : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 24/26 ", " Verifying : openstack-aodh-api-3.0.4-2.el7ost.noarch 25/26 ", " Verifying : openstack-aodh-notifier-3.0.4-2.el7ost.noarch 26/26 ", "", "Dependency Installed:", " python-tenacity.noarch 0:3.2.1-1.el7ost ", " python2-statsd.noarch 0:3.2.1-5.el7ost ", "", "Updated:", " openstack-aodh-api.noarch 0:4.0.3-1.el7ost ", " openstack-aodh-common.noarch 0:4.0.3-1.el7ost ", " openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost ", " openstack-aodh-listener.noarch 0:4.0.3-1.el7ost ", " openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost ", "", "Dependency Updated:", " python-aodh.noarch 0:4.0.3-1.el7ost ", " python-oslo-db.noarch 0:4.17.1-1.el7ost ", " python-oslo-db-lang.noarch 0:4.17.1-1.el7ost ", " python-oslo-middleware.noarch 0:3.23.2-1.el7ost ", " python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost ", " python-oslo-utils.noarch 0:3.22.1-1.el7ost ", " python-oslo-utils-lang.noarch 0:3.22.1-1.el7ost ", "", "Complete!"]} >2018-06-18 15:24:09,622 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:24:23,430 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-cinder*", "delta": "0:00:11.725438", "end": "2018-06-18 19:24:24.256178", "rc": 0, "start": "2018-06-18 19:24:12.530740", "stderr": "", "stderr_lines": [], "stdout": "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-cinder.noarch 1:9.1.4-33.el7ost will be updated\n---> Package openstack-cinder.noarch 1:10.0.6-25.el7ost will be an update\n--> Processing Dependency: python-cinder = 1:10.0.6-25.el7ost for package: 1:openstack-cinder-10.0.6-25.el7ost.noarch\n--> Running transaction check\n---> Package python-cinder.noarch 1:9.1.4-33.el7ost will be updated\n---> Package python-cinder.noarch 1:10.0.6-25.el7ost will be an update\n--> Processing Dependency: python-tooz >= 1.47.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-taskflow >= 2.7.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-swiftclient >= 3.2.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-oslo-versionedobjects >= 1.19.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-oslo-policy >= 1.17.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-oslo-messaging >= 5.14.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-keystonemiddleware >= 4.12.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: python-keystoneauth1 >= 2.18.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: pyparsing >= 2.0.7 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Processing Dependency: os-brick >= 1.11.0-2 for package: 1:python-cinder-10.0.6-25.el7ost.noarch\n--> Running transaction check\n---> Package pyparsing.noarch 0:2.0.3-1.el7ost will be updated\n---> Package pyparsing.noarch 0:2.0.7-1.el7ost will be an update\n---> Package python-keystoneauth1.noarch 0:2.12.3-1.el7ost will be updated\n---> Package python-keystoneauth1.noarch 0:2.18.0-1.el7ost will be an update\n---> Package python-keystonemiddleware.noarch 0:4.9.1-1.el7ost will be updated\n---> Package python-keystonemiddleware.noarch 0:4.14.0-1.el7ost will be an update\n--> Processing Dependency: python-keystoneclient >= 1:3.8.0 for package: python-keystonemiddleware-4.14.0-1.el7ost.noarch\n---> Package python-os-brick.noarch 0:1.6.2-3.el7ost will be updated\n---> Package python-os-brick.noarch 0:1.11.1-1.el7ost will be an update\n--> Processing Dependency: python-os-win >= 1.4.0 for package: python-os-brick-1.11.1-1.el7ost.noarch\n---> Package python-oslo-messaging.noarch 0:5.10.2-1.el7ost will be updated\n---> Package python-oslo-messaging.noarch 0:5.17.3-1.el7ost will be an update\n---> Package python-oslo-policy.noarch 0:1.14.0-1.1.el7ost will be updated\n---> Package python-oslo-policy.noarch 0:1.18.0-1.el7ost will be an update\n--> Processing Dependency: python-oslo-policy-lang = 1.18.0-1.el7ost for package: python-oslo-policy-1.18.0-1.el7ost.noarch\n---> Package python-oslo-versionedobjects.noarch 0:1.17.1-1.el7ost will be updated\n---> Package python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost will be an update\n--> Processing Dependency: python-oslo-versionedobjects-lang = 1.21.1-1.el7ost for package: python-oslo-versionedobjects-1.21.1-1.el7ost.noarch\n---> Package python-swiftclient.noarch 0:3.1.0-2.el7ost will be updated\n---> Package python-swiftclient.noarch 0:3.3.0-1.el7ost will be an update\n---> Package python-taskflow.noarch 0:2.6.1-1.el7ost will be updated\n---> Package python-taskflow.noarch 0:2.9.1-1.el7ost will be an update\n---> Package python-tooz.noarch 0:1.43.2-1.el7ost will be updated\n---> Package python-tooz.noarch 0:1.48.2-1.el7ost will be an update\n--> Running transaction check\n---> Package python-keystoneclient.noarch 1:3.5.1-1.el7ost will be updated\n---> Package python-keystoneclient.noarch 1:3.10.0-1.el7ost will be an update\n---> Package python-os-win.noarch 0:1.2.2-1.el7ost will be updated\n---> Package python-os-win.noarch 0:1.4.2-1.el7ost will be an update\n---> Package python-oslo-policy-lang.noarch 0:1.14.0-1.1.el7ost will be updated\n---> Package python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost will be an update\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.17.1-1.el7ost will be updated\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.21.1-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-cinder noarch 1:10.0.6-25.el7ost rhelosp-11.0-puddle 65 k\nUpdating for dependencies:\n pyparsing noarch 2.0.7-1.el7ost rhelosp-11.0-puddle 104 k\n python-cinder noarch 1:10.0.6-25.el7ost rhelosp-11.0-puddle 4.2 M\n python-keystoneauth1 noarch 2.18.0-1.el7ost rhelosp-11.0-puddle 323 k\n python-keystoneclient noarch 1:3.10.0-1.el7ost rhelosp-11.0-puddle 233 k\n python-keystonemiddleware noarch 4.14.0-1.el7ost rhelosp-11.0-puddle 94 k\n python-os-brick noarch 1.11.1-1.el7ost rhelosp-11.0-puddle 258 k\n python-os-win noarch 1.4.2-1.el7ost rhelosp-11.0-puddle 368 k\n python-oslo-messaging noarch 5.17.3-1.el7ost rhelosp-11.0-puddle 352 k\n python-oslo-policy noarch 1.18.0-1.el7ost rhelosp-11.0-puddle 47 k\n python-oslo-policy-lang noarch 1.18.0-1.el7ost rhelosp-11.0-puddle 14 k\n python-oslo-versionedobjects\n noarch 1.21.1-1.el7ost rhelosp-11.0-puddle 70 k\n python-oslo-versionedobjects-lang\n noarch 1.21.1-1.el7ost rhelosp-11.0-puddle 8.5 k\n python-swiftclient noarch 3.3.0-1.el7ost rhelosp-11.0-puddle 124 k\n python-taskflow noarch 2.9.1-1.el7ost rhelosp-11.0-puddle 577 k\n python-tooz noarch 1.48.2-1.el7ost rhelosp-11.0-puddle 89 k\n\nTransaction Summary\n================================================================================\nUpgrade 1 Package (+15 Dependent packages)\n\nTotal download size: 6.8 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.9 MB/s | 6.8 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-keystoneauth1-2.18.0-1.el7ost.noarch 1/32 \n Updating : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 2/32 \n Updating : python-oslo-messaging-5.17.3-1.el7ost.noarch 3/32 \n Updating : python-swiftclient-3.3.0-1.el7ost.noarch 4/32 \n Updating : python-keystonemiddleware-4.14.0-1.el7ost.noarch 5/32 \n Updating : python-tooz-1.48.2-1.el7ost.noarch 6/32 \n Updating : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noarch 7/32 \n Updating : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 8/32 \n Updating : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 9/32 \n Updating : python-oslo-policy-1.18.0-1.el7ost.noarch 10/32 \n Updating : python-os-win-1.4.2-1.el7ost.noarch 11/32 \n Updating : python-os-brick-1.11.1-1.el7ost.noarch 12/32 \n Updating : python-taskflow-2.9.1-1.el7ost.noarch 13/32 \n Updating : pyparsing-2.0.7-1.el7ost.noarch 14/32 \n Updating : 1:python-cinder-10.0.6-25.el7ost.noarch 15/32 \n Updating : 1:openstack-cinder-10.0.6-25.el7ost.noarch 16/32 \nwarning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew\n Cleanup : python-keystonemiddleware-4.9.1-1.el7ost.noarch 17/32 \n Cleanup : 1:openstack-cinder-9.1.4-33.el7ost.noarch 18/32 \n Cleanup : 1:python-cinder-9.1.4-33.el7ost.noarch 19/32 \n Cleanup : python-oslo-versionedobjects-1.17.1-1.el7ost.noarch 20/32 \n Cleanup : python-os-brick-1.6.2-3.el7ost.noarch 21/32 \n Cleanup : python-oslo-policy-1.14.0-1.1.el7ost.noarch 22/32 \n Cleanup : python-swiftclient-3.1.0-2.el7ost.noarch 23/32 \n Cleanup : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 24/32 \n Cleanup : python-keystoneauth1-2.12.3-1.el7ost.noarch 25/32 \n Cleanup : python-oslo-policy-lang-1.14.0-1.1.el7ost.noarch 26/32 \n Cleanup : python-os-win-1.2.2-1.el7ost.noarch 27/32 \n Cleanup : python-oslo-messaging-5.10.2-1.el7ost.noarch 28/32 \n Cleanup : python-oslo-versionedobjects-lang-1.17.1-1.el7ost.noarch 29/32 \n Cleanup : pyparsing-2.0.3-1.el7ost.noarch 30/32 \n Cleanup : python-taskflow-2.6.1-1.el7ost.noarch 31/32 \n Cleanup : python-tooz-1.43.2-1.el7ost.noarch 32/32 \n Verifying : pyparsing-2.0.7-1.el7ost.noarch 1/32 \n Verifying : python-oslo-messaging-5.17.3-1.el7ost.noarch 2/32 \n Verifying : python-taskflow-2.9.1-1.el7ost.noarch 3/32 \n Verifying : 1:openstack-cinder-10.0.6-25.el7ost.noarch 4/32 \n Verifying : python-os-win-1.4.2-1.el7ost.noarch 5/32 \n Verifying : python-oslo-policy-1.18.0-1.el7ost.noarch 6/32 \n Verifying : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 7/32 \n Verifying : python-os-brick-1.11.1-1.el7ost.noarch 8/32 \n Verifying : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noarch 9/32 \n Verifying : python-swiftclient-3.3.0-1.el7ost.noarch 10/32 \n Verifying : python-tooz-1.48.2-1.el7ost.noarch 11/32 \n Verifying : python-keystoneauth1-2.18.0-1.el7ost.noarch 12/32 \n Verifying : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 13/32 \n Verifying : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 14/32 \n Verifying : 1:python-cinder-10.0.6-25.el7ost.noarch 15/32 \n Verifying : python-keystonemiddleware-4.14.0-1.el7ost.noarch 16/32 \n Verifying : python-keystoneauth1-2.12.3-1.el7ost.noarch 17/32 \n Verifying : python-swiftclient-3.1.0-2.el7ost.noarch 18/32 \n Verifying : python-tooz-1.43.2-1.el7ost.noarch 19/32 \n Verifying : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 20/32 \n Verifying : python-oslo-versionedobjects-1.17.1-1.el7ost.noarch 21/32 \n Verifying : python-taskflow-2.6.1-1.el7ost.noarch 22/32 \n Verifying : python-os-brick-1.6.2-3.el7ost.noarch 23/32 \n Verifying : python-oslo-policy-1.14.0-1.1.el7ost.noarch 24/32 \n Verifying : python-oslo-versionedobjects-lang-1.17.1-1.el7ost.noarch 25/32 \n Verifying : python-keystonemiddleware-4.9.1-1.el7ost.noarch 26/32 \n Verifying : python-os-win-1.2.2-1.el7ost.noarch 27/32 \n Verifying : python-oslo-messaging-5.10.2-1.el7ost.noarch 28/32 \n Verifying : pyparsing-2.0.3-1.el7ost.noarch 29/32 \n Verifying : 1:python-cinder-9.1.4-33.el7ost.noarch 30/32 \n Verifying : 1:openstack-cinder-9.1.4-33.el7ost.noarch 31/32 \n Verifying : python-oslo-policy-lang-1.14.0-1.1.el7ost.noarch 32/32 \n\nUpdated:\n openstack-cinder.noarch 1:10.0.6-25.el7ost \n\nDependency Updated:\n pyparsing.noarch 0:2.0.7-1.el7ost \n python-cinder.noarch 1:10.0.6-25.el7ost \n python-keystoneauth1.noarch 0:2.18.0-1.el7ost \n python-keystoneclient.noarch 1:3.10.0-1.el7ost \n python-keystonemiddleware.noarch 0:4.14.0-1.el7ost \n python-os-brick.noarch 0:1.11.1-1.el7ost \n python-os-win.noarch 0:1.4.2-1.el7ost \n python-oslo-messaging.noarch 0:5.17.3-1.el7ost \n python-oslo-policy.noarch 0:1.18.0-1.el7ost \n python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost \n python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost \n python-oslo-versionedobjects-lang.noarch 0:1.21.1-1.el7ost \n python-swiftclient.noarch 0:3.3.0-1.el7ost \n python-taskflow.noarch 0:2.9.1-1.el7ost \n python-tooz.noarch 0:1.48.2-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-cinder.noarch 1:9.1.4-33.el7ost will be updated", "---> Package openstack-cinder.noarch 1:10.0.6-25.el7ost will be an update", "--> Processing Dependency: python-cinder = 1:10.0.6-25.el7ost for package: 1:openstack-cinder-10.0.6-25.el7ost.noarch", "--> Running transaction check", "---> Package python-cinder.noarch 1:9.1.4-33.el7ost will be updated", "---> Package python-cinder.noarch 1:10.0.6-25.el7ost will be an update", "--> Processing Dependency: python-tooz >= 1.47.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-taskflow >= 2.7.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-swiftclient >= 3.2.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-oslo-versionedobjects >= 1.19.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-oslo-policy >= 1.17.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-oslo-messaging >= 5.14.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-keystonemiddleware >= 4.12.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: python-keystoneauth1 >= 2.18.0 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: pyparsing >= 2.0.7 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Processing Dependency: os-brick >= 1.11.0-2 for package: 1:python-cinder-10.0.6-25.el7ost.noarch", "--> Running transaction check", "---> Package pyparsing.noarch 0:2.0.3-1.el7ost will be updated", "---> Package pyparsing.noarch 0:2.0.7-1.el7ost will be an update", "---> Package python-keystoneauth1.noarch 0:2.12.3-1.el7ost will be updated", "---> Package python-keystoneauth1.noarch 0:2.18.0-1.el7ost will be an update", "---> Package python-keystonemiddleware.noarch 0:4.9.1-1.el7ost will be updated", "---> Package python-keystonemiddleware.noarch 0:4.14.0-1.el7ost will be an update", "--> Processing Dependency: python-keystoneclient >= 1:3.8.0 for package: python-keystonemiddleware-4.14.0-1.el7ost.noarch", "---> Package python-os-brick.noarch 0:1.6.2-3.el7ost will be updated", "---> Package python-os-brick.noarch 0:1.11.1-1.el7ost will be an update", "--> Processing Dependency: python-os-win >= 1.4.0 for package: python-os-brick-1.11.1-1.el7ost.noarch", "---> Package python-oslo-messaging.noarch 0:5.10.2-1.el7ost will be updated", "---> Package python-oslo-messaging.noarch 0:5.17.3-1.el7ost will be an update", "---> Package python-oslo-policy.noarch 0:1.14.0-1.1.el7ost will be updated", "---> Package python-oslo-policy.noarch 0:1.18.0-1.el7ost will be an update", "--> Processing Dependency: python-oslo-policy-lang = 1.18.0-1.el7ost for package: python-oslo-policy-1.18.0-1.el7ost.noarch", "---> Package python-oslo-versionedobjects.noarch 0:1.17.1-1.el7ost will be updated", "---> Package python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost will be an update", "--> Processing Dependency: python-oslo-versionedobjects-lang = 1.21.1-1.el7ost for package: python-oslo-versionedobjects-1.21.1-1.el7ost.noarch", "---> Package python-swiftclient.noarch 0:3.1.0-2.el7ost will be updated", "---> Package python-swiftclient.noarch 0:3.3.0-1.el7ost will be an update", "---> Package python-taskflow.noarch 0:2.6.1-1.el7ost will be updated", "---> Package python-taskflow.noarch 0:2.9.1-1.el7ost will be an update", "---> Package python-tooz.noarch 0:1.43.2-1.el7ost will be updated", "---> Package python-tooz.noarch 0:1.48.2-1.el7ost will be an update", "--> Running transaction check", "---> Package python-keystoneclient.noarch 1:3.5.1-1.el7ost will be updated", "---> Package python-keystoneclient.noarch 1:3.10.0-1.el7ost will be an update", "---> Package python-os-win.noarch 0:1.2.2-1.el7ost will be updated", "---> Package python-os-win.noarch 0:1.4.2-1.el7ost will be an update", "---> Package python-oslo-policy-lang.noarch 0:1.14.0-1.1.el7ost will be updated", "---> Package python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost will be an update", "---> Package python-oslo-versionedobjects-lang.noarch 0:1.17.1-1.el7ost will be updated", "---> Package python-oslo-versionedobjects-lang.noarch 0:1.21.1-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-cinder noarch 1:10.0.6-25.el7ost rhelosp-11.0-puddle 65 k", "Updating for dependencies:", " pyparsing noarch 2.0.7-1.el7ost rhelosp-11.0-puddle 104 k", " python-cinder noarch 1:10.0.6-25.el7ost rhelosp-11.0-puddle 4.2 M", " python-keystoneauth1 noarch 2.18.0-1.el7ost rhelosp-11.0-puddle 323 k", " python-keystoneclient noarch 1:3.10.0-1.el7ost rhelosp-11.0-puddle 233 k", " python-keystonemiddleware noarch 4.14.0-1.el7ost rhelosp-11.0-puddle 94 k", " python-os-brick noarch 1.11.1-1.el7ost rhelosp-11.0-puddle 258 k", " python-os-win noarch 1.4.2-1.el7ost rhelosp-11.0-puddle 368 k", " python-oslo-messaging noarch 5.17.3-1.el7ost rhelosp-11.0-puddle 352 k", " python-oslo-policy noarch 1.18.0-1.el7ost rhelosp-11.0-puddle 47 k", " python-oslo-policy-lang noarch 1.18.0-1.el7ost rhelosp-11.0-puddle 14 k", " python-oslo-versionedobjects", " noarch 1.21.1-1.el7ost rhelosp-11.0-puddle 70 k", " python-oslo-versionedobjects-lang", " noarch 1.21.1-1.el7ost rhelosp-11.0-puddle 8.5 k", " python-swiftclient noarch 3.3.0-1.el7ost rhelosp-11.0-puddle 124 k", " python-taskflow noarch 2.9.1-1.el7ost rhelosp-11.0-puddle 577 k", " python-tooz noarch 1.48.2-1.el7ost rhelosp-11.0-puddle 89 k", "", "Transaction Summary", "================================================================================", "Upgrade 1 Package (+15 Dependent packages)", "", "Total download size: 6.8 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.9 MB/s | 6.8 MB 00:03 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-keystoneauth1-2.18.0-1.el7ost.noarch 1/32 ", " Updating : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 2/32 ", " Updating : python-oslo-messaging-5.17.3-1.el7ost.noarch 3/32 ", " Updating : python-swiftclient-3.3.0-1.el7ost.noarch 4/32 ", " Updating : python-keystonemiddleware-4.14.0-1.el7ost.noarch 5/32 ", " Updating : python-tooz-1.48.2-1.el7ost.noarch 6/32 ", " Updating : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noarch 7/32 ", " Updating : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 8/32 ", " Updating : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 9/32 ", " Updating : python-oslo-policy-1.18.0-1.el7ost.noarch 10/32 ", " Updating : python-os-win-1.4.2-1.el7ost.noarch 11/32 ", " Updating : python-os-brick-1.11.1-1.el7ost.noarch 12/32 ", " Updating : python-taskflow-2.9.1-1.el7ost.noarch 13/32 ", " Updating : pyparsing-2.0.7-1.el7ost.noarch 14/32 ", " Updating : 1:python-cinder-10.0.6-25.el7ost.noarch 15/32 ", " Updating : 1:openstack-cinder-10.0.6-25.el7ost.noarch 16/32 ", "warning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew", " Cleanup : python-keystonemiddleware-4.9.1-1.el7ost.noarch 17/32 ", " Cleanup : 1:openstack-cinder-9.1.4-33.el7ost.noarch 18/32 ", " Cleanup : 1:python-cinder-9.1.4-33.el7ost.noarch 19/32 ", " Cleanup : python-oslo-versionedobjects-1.17.1-1.el7ost.noarch 20/32 ", " Cleanup : python-os-brick-1.6.2-3.el7ost.noarch 21/32 ", " Cleanup : python-oslo-policy-1.14.0-1.1.el7ost.noarch 22/32 ", " Cleanup : python-swiftclient-3.1.0-2.el7ost.noarch 23/32 ", " Cleanup : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 24/32 ", " Cleanup : python-keystoneauth1-2.12.3-1.el7ost.noarch 25/32 ", " Cleanup : python-oslo-policy-lang-1.14.0-1.1.el7ost.noarch 26/32 ", " Cleanup : python-os-win-1.2.2-1.el7ost.noarch 27/32 ", " Cleanup : python-oslo-messaging-5.10.2-1.el7ost.noarch 28/32 ", " Cleanup : python-oslo-versionedobjects-lang-1.17.1-1.el7ost.noarch 29/32 ", " Cleanup : pyparsing-2.0.3-1.el7ost.noarch 30/32 ", " Cleanup : python-taskflow-2.6.1-1.el7ost.noarch 31/32 ", " Cleanup : python-tooz-1.43.2-1.el7ost.noarch 32/32 ", " Verifying : pyparsing-2.0.7-1.el7ost.noarch 1/32 ", " Verifying : python-oslo-messaging-5.17.3-1.el7ost.noarch 2/32 ", " Verifying : python-taskflow-2.9.1-1.el7ost.noarch 3/32 ", " Verifying : 1:openstack-cinder-10.0.6-25.el7ost.noarch 4/32 ", " Verifying : python-os-win-1.4.2-1.el7ost.noarch 5/32 ", " Verifying : python-oslo-policy-1.18.0-1.el7ost.noarch 6/32 ", " Verifying : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 7/32 ", " Verifying : python-os-brick-1.11.1-1.el7ost.noarch 8/32 ", " Verifying : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noarch 9/32 ", " Verifying : python-swiftclient-3.3.0-1.el7ost.noarch 10/32 ", " Verifying : python-tooz-1.48.2-1.el7ost.noarch 11/32 ", " Verifying : python-keystoneauth1-2.18.0-1.el7ost.noarch 12/32 ", " Verifying : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 13/32 ", " Verifying : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 14/32 ", " Verifying : 1:python-cinder-10.0.6-25.el7ost.noarch 15/32 ", " Verifying : python-keystonemiddleware-4.14.0-1.el7ost.noarch 16/32 ", " Verifying : python-keystoneauth1-2.12.3-1.el7ost.noarch 17/32 ", " Verifying : python-swiftclient-3.1.0-2.el7ost.noarch 18/32 ", " Verifying : python-tooz-1.43.2-1.el7ost.noarch 19/32 ", " Verifying : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 20/32 ", " Verifying : python-oslo-versionedobjects-1.17.1-1.el7ost.noarch 21/32 ", " Verifying : python-taskflow-2.6.1-1.el7ost.noarch 22/32 ", " Verifying : python-os-brick-1.6.2-3.el7ost.noarch 23/32 ", " Verifying : python-oslo-policy-1.14.0-1.1.el7ost.noarch 24/32 ", " Verifying : python-oslo-versionedobjects-lang-1.17.1-1.el7ost.noarch 25/32 ", " Verifying : python-keystonemiddleware-4.9.1-1.el7ost.noarch 26/32 ", " Verifying : python-os-win-1.2.2-1.el7ost.noarch 27/32 ", " Verifying : python-oslo-messaging-5.10.2-1.el7ost.noarch 28/32 ", " Verifying : pyparsing-2.0.3-1.el7ost.noarch 29/32 ", " Verifying : 1:python-cinder-9.1.4-33.el7ost.noarch 30/32 ", " Verifying : 1:openstack-cinder-9.1.4-33.el7ost.noarch 31/32 ", " Verifying : python-oslo-policy-lang-1.14.0-1.1.el7ost.noarch 32/32 ", "", "Updated:", " openstack-cinder.noarch 1:10.0.6-25.el7ost ", "", "Dependency Updated:", " pyparsing.noarch 0:2.0.7-1.el7ost ", " python-cinder.noarch 1:10.0.6-25.el7ost ", " python-keystoneauth1.noarch 0:2.18.0-1.el7ost ", " python-keystoneclient.noarch 1:3.10.0-1.el7ost ", " python-keystonemiddleware.noarch 0:4.14.0-1.el7ost ", " python-os-brick.noarch 0:1.11.1-1.el7ost ", " python-os-win.noarch 0:1.4.2-1.el7ost ", " python-oslo-messaging.noarch 0:5.17.3-1.el7ost ", " python-oslo-policy.noarch 0:1.18.0-1.el7ost ", " python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost ", " python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost ", " python-oslo-versionedobjects-lang.noarch 0:1.21.1-1.el7ost ", " python-swiftclient.noarch 0:3.3.0-1.el7ost ", " python-taskflow.noarch 0:2.9.1-1.el7ost ", " python-tooz.noarch 0:1.48.2-1.el7ost ", "", "Complete!"]} >2018-06-18 15:24:23,448 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:24:33,674 p=12212 u=mistral | changed: [192.168.0.13] => {"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 openstack-glance.noarch 1:13.0.0-2.el7ost will be updated\n---> Package openstack-glance.noarch 1:14.0.1-1.el7ost will be an update\n--> Processing Dependency: python-glance = 1:14.0.1-1.el7ost for package: 1:openstack-glance-14.0.1-1.el7ost.noarch\n--> Running transaction check\n---> Package python-glance.noarch 1:13.0.0-2.el7ost will be updated\n---> Package python-glance.noarch 1:14.0.1-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-glance noarch 1:14.0.1-1.el7ost rhelosp-11.0-puddle 75 k\nUpdating for dependencies:\n python-glance noarch 1:14.0.1-1.el7ost rhelosp-11.0-puddle 897 k\n\nTransaction Summary\n================================================================================\nUpgrade 1 Package (+1 Dependent package)\n\nTotal download size: 972 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.8 MB/s | 972 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:python-glance-14.0.1-1.el7ost.noarch 1/4 \n Updating : 1:openstack-glance-14.0.1-1.el7ost.noarch 2/4 \nwarning: /etc/glance/glance-api.conf created as /etc/glance/glance-api.conf.rpmnew\nwarning: /etc/glance/glance-cache.conf created as /etc/glance/glance-cache.conf.rpmnew\nwarning: /etc/glance/glance-registry.conf created as /etc/glance/glance-registry.conf.rpmnew\n Cleanup : 1:openstack-glance-13.0.0-2.el7ost.noarch 3/4 \n Cleanup : 1:python-glance-13.0.0-2.el7ost.noarch 4/4 \n Verifying : 1:python-glance-14.0.1-1.el7ost.noarch 1/4 \n Verifying : 1:openstack-glance-14.0.1-1.el7ost.noarch 2/4 \n Verifying : 1:openstack-glance-13.0.0-2.el7ost.noarch 3/4 \n Verifying : 1:python-glance-13.0.0-2.el7ost.noarch 4/4 \n\nUpdated:\n openstack-glance.noarch 1:14.0.1-1.el7ost \n\nDependency Updated:\n python-glance.noarch 1:14.0.1-1.el7ost \n\nComplete!\n"]} >2018-06-18 15:24:33,692 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:24:49,335 p=12212 u=mistral | changed: [192.168.0.13] => (item=[u'openstack-gnocchi*', u'numpy']) => {"changed": true, "item": ["openstack-gnocchi*", "numpy"], "msg": "", "rc": 0, "results": ["All packages providing numpy are up to date", "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.\nPackage numpy is obsoleted by python2-numpy, trying to install 1:python2-numpy-1.11.2-2.el7ost.x86_64 instead\nResolving Dependencies\n--> Running transaction check\n---> Package numpy.x86_64 1:1.7.1-13.el7 will be obsoleted\n--> Processing Dependency: numpy = 1:1.7.1-13.el7 for package: 1:numpy-f2py-1.7.1-13.el7.x86_64\n---> Package openstack-gnocchi-api.noarch 0:3.0.20-1.el7 will be updated\n---> Package openstack-gnocchi-api.noarch 0:3.1.16-1.el7ost will be an update\n---> Package openstack-gnocchi-carbonara.noarch 0:3.0.20-1.el7 will be obsoleted\n---> Package openstack-gnocchi-common.noarch 0:3.0.20-1.el7 will be updated\n---> Package openstack-gnocchi-common.noarch 0:3.1.16-1.el7ost will be obsoleting\n--> Processing Dependency: python-gnocchi = 3.1.16-1.el7ost for package: openstack-gnocchi-common-3.1.16-1.el7ost.noarch\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:3.0.20-1.el7 will be updated\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:3.1.16-1.el7ost will be an update\n---> Package openstack-gnocchi-metricd.noarch 0:3.0.20-1.el7 will be updated\n---> Package openstack-gnocchi-metricd.noarch 0:3.1.16-1.el7ost will be an update\n---> Package openstack-gnocchi-statsd.noarch 0:3.0.20-1.el7 will be updated\n---> Package openstack-gnocchi-statsd.noarch 0:3.1.16-1.el7ost will be an update\n---> Package python2-numpy.x86_64 1:1.11.2-2.el7ost will be obsoleting\n--> Running transaction check\n---> Package numpy-f2py.x86_64 1:1.7.1-13.el7 will be obsoleted\n---> Package python-gnocchi.noarch 0:3.0.20-1.el7 will be updated\n---> Package python-gnocchi.noarch 0:3.1.16-1.el7ost will be an update\n--> Processing Dependency: python-pandas >= 0.18.0 for package: python-gnocchi-3.1.16-1.el7ost.noarch\n--> Processing Dependency: python-cotyledon >= 1.5.0 for package: python-gnocchi-3.1.16-1.el7ost.noarch\n---> Package python2-numpy-f2py.x86_64 1:1.11.2-2.el7ost will be obsoleting\n--> Running transaction check\n---> Package python-cotyledon.noarch 0:1.2.7-2.el7ost will be updated\n---> Package python-cotyledon.noarch 0:1.6.3-1.el7ost will be an update\n---> Package python-pandas.x86_64 0:0.17.0-2.el7ost will be updated\n---> Package python-pandas.x86_64 0:0.19.1-2.el7ost.3 will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n openstack-gnocchi-common noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 12 k\n replacing openstack-gnocchi-carbonara.noarch 3.0.20-1.el7\n python2-numpy x86_64 1:1.11.2-2.el7ost rhelosp-11.0-puddle 3.2 M\n replacing numpy.x86_64 1:1.7.1-13.el7\n python2-numpy-f2py x86_64 1:1.11.2-2.el7ost rhelosp-11.0-puddle 250 k\n replacing numpy-f2py.x86_64 1:1.7.1-13.el7\nUpdating:\n openstack-gnocchi-api noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 6.5 k\n openstack-gnocchi-indexer-sqlalchemy\n noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 5.1 k\n openstack-gnocchi-metricd noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 5.9 k\n openstack-gnocchi-statsd noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 5.9 k\nUpdating for dependencies:\n python-cotyledon noarch 1.6.3-1.el7ost rhelosp-11.0-puddle 38 k\n python-gnocchi noarch 3.1.16-1.el7ost rhelosp-11.0-puddle 217 k\n python-pandas x86_64 0.19.1-2.el7ost.3 rhelosp-11.0-puddle 7.9 M\n\nTransaction Summary\n================================================================================\nInstall 3 Packages\nUpgrade 4 Packages (+3 Dependent packages)\n\nTotal download size: 12 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 5.0 MB/s | 12 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 1:python2-numpy-1.11.2-2.el7ost.x86_64 1/21 \n Updating : python-pandas-0.19.1-2.el7ost.3.x86_64 2/21 \n Updating : python-cotyledon-1.6.3-1.el7ost.noarch 3/21 \n Updating : python-gnocchi-3.1.16-1.el7ost.noarch 4/21 \n Installing : openstack-gnocchi-common-3.1.16-1.el7ost.noarch 5/21 \nwarning: /etc/gnocchi/gnocchi.conf created as /etc/gnocchi/gnocchi.conf.rpmnew\n Updating : openstack-gnocchi-indexer-sqlalchemy-3.1.16-1.el7ost.noa 6/21 \n Updating : openstack-gnocchi-api-3.1.16-1.el7ost.noarch 7/21 \n Updating : openstack-gnocchi-metricd-3.1.16-1.el7ost.noarch 8/21 \n Updating : openstack-gnocchi-statsd-3.1.16-1.el7ost.noarch 9/21 \n Installing : 1:python2-numpy-f2py-1.11.2-2.el7ost.x86_64 10/21 \n Cleanup : openstack-gnocchi-api-3.0.20-1.el7.noarch 11/21 \n Erasing : openstack-gnocchi-carbonara-3.0.20-1.el7.noarch 12/21 \n Cleanup : openstack-gnocchi-indexer-sqlalchemy-3.0.20-1.el7.noarch 13/21 \n Cleanup : openstack-gnocchi-statsd-3.0.20-1.el7.noarch 14/21 \n Cleanup : openstack-gnocchi-metricd-3.0.20-1.el7.noarch 15/21 \n Cleanup : openstack-gnocchi-common-3.0.20-1.el7.noarch 16/21 \nwarning: /etc/gnocchi/api-paste.ini saved as /etc/gnocchi/api-paste.ini.rpmsave\n Cleanup : python-gnocchi-3.0.20-1.el7.noarch 17/21 \n Erasing : 1:numpy-f2py-1.7.1-13.el7.x86_64 18/21 \n Cleanup : python-pandas-0.17.0-2.el7ost.x86_64 19/21 \n Cleanup : python-cotyledon-1.2.7-2.el7ost.noarch 20/21 \n Erasing : 1:numpy-1.7.1-13.el7.x86_64 21/21 \n Verifying : python-cotyledon-1.6.3-1.el7ost.noarch 1/21 \n Verifying : 1:python2-numpy-f2py-1.11.2-2.el7ost.x86_64 2/21 \n Verifying : 1:python2-numpy-1.11.2-2.el7ost.x86_64 3/21 \n Verifying : openstack-gnocchi-api-3.1.16-1.el7ost.noarch 4/21 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-3.1.16-1.el7ost.noa 5/21 \n Verifying : python-gnocchi-3.1.16-1.el7ost.noarch 6/21 \n Verifying : openstack-gnocchi-metricd-3.1.16-1.el7ost.noarch 7/21 \n Verifying : python-pandas-0.19.1-2.el7ost.3.x86_64 8/21 \n Verifying : openstack-gnocchi-common-3.1.16-1.el7ost.noarch 9/21 \n Verifying : openstack-gnocchi-statsd-3.1.16-1.el7ost.noarch 10/21 \n Verifying : openstack-gnocchi-statsd-3.0.20-1.el7.noarch 11/21 \n Verifying : openstack-gnocchi-carbonara-3.0.20-1.el7.noarch 12/21 \n Verifying : openstack-gnocchi-common-3.0.20-1.el7.noarch 13/21 \n Verifying : python-cotyledon-1.2.7-2.el7ost.noarch 14/21 \n Verifying : 1:numpy-1.7.1-13.el7.x86_64 15/21 \n Verifying : python-gnocchi-3.0.20-1.el7.noarch 16/21 \n Verifying : 1:numpy-f2py-1.7.1-13.el7.x86_64 17/21 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-3.0.20-1.el7.noarch 18/21 \n Verifying : openstack-gnocchi-api-3.0.20-1.el7.noarch 19/21 \n Verifying : python-pandas-0.17.0-2.el7ost.x86_64 20/21 \n Verifying : openstack-gnocchi-metricd-3.0.20-1.el7.noarch 21/21 \n\nInstalled:\n openstack-gnocchi-common.noarch 0:3.1.16-1.el7ost \n python2-numpy.x86_64 1:1.11.2-2.el7ost \n python2-numpy-f2py.x86_64 1:1.11.2-2.el7ost \n\nUpdated:\n openstack-gnocchi-api.noarch 0:3.1.16-1.el7ost \n openstack-gnocchi-indexer-sqlalchemy.noarch 0:3.1.16-1.el7ost \n openstack-gnocchi-metricd.noarch 0:3.1.16-1.el7ost \n openstack-gnocchi-statsd.noarch 0:3.1.16-1.el7ost \n\nDependency Updated:\n python-cotyledon.noarch 0:1.6.3-1.el7ost \n python-gnocchi.noarch 0:3.1.16-1.el7ost \n python-pandas.x86_64 0:0.19.1-2.el7ost.3 \n\nReplaced:\n numpy.x86_64 1:1.7.1-13.el7 \n numpy-f2py.x86_64 1:1.7.1-13.el7 \n openstack-gnocchi-carbonara.noarch 0:3.0.20-1.el7 \n\nComplete!\n"]} >2018-06-18 15:24:49,353 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:25:00,042 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-heat*", "delta": "0:00:08.823925", "end": "2018-06-18 19:25:00.866426", "rc": 0, "start": "2018-06-18 19:24:52.042501", "stderr": "", "stderr_lines": [], "stdout": "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-api.noarch 1:7.0.6-2.el7ost will be updated\n---> Package openstack-heat-api.noarch 1:8.0.6-2.el7ost will be an update\n---> Package openstack-heat-api-cfn.noarch 1:7.0.6-2.el7ost will be updated\n---> Package openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost will be an update\n---> Package openstack-heat-common.noarch 1:7.0.6-2.el7ost will be updated\n---> Package openstack-heat-common.noarch 1:8.0.6-2.el7ost will be an update\n--> Processing Dependency: python-saharaclient >= 1.1.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch\n--> Processing Dependency: python-openstackclient >= 3.3.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch\n--> Processing Dependency: python-manilaclient >= 1.12.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch\n--> Processing Dependency: python-heatclient >= 1.6.1 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch\n---> Package openstack-heat-engine.noarch 1:7.0.6-2.el7ost will be updated\n---> Package openstack-heat-engine.noarch 1:8.0.6-2.el7ost will be an update\n--> Running transaction check\n---> Package python-heatclient.noarch 0:1.5.2-1.el7ost will be updated\n---> Package python-heatclient.noarch 0:1.8.2-1.el7ost will be an update\n--> Processing Dependency: python-osc-lib >= 1.2.0 for package: python-heatclient-1.8.2-1.el7ost.noarch\n---> Package python-manilaclient.noarch 0:1.11.0-1.el7ost will be updated\n---> Package python-manilaclient.noarch 0:1.14.0-1.el7ost will be an update\n---> Package python-openstackclient.noarch 0:3.2.1-3.el7ost will be updated\n---> Package python-openstackclient.noarch 0:3.8.1-1.el7ost will be an update\n--> Processing Dependency: python-openstacksdk >= 0.9.13 for package: python-openstackclient-3.8.1-1.el7ost.noarch\n---> Package python-saharaclient.noarch 0:0.18.0-1.el7ost will be updated\n---> Package python-saharaclient.noarch 0:1.1.0-1.el7ost will be an update\n--> Running transaction check\n---> Package python-openstacksdk.noarch 0:0.9.5-1.el7ost will be updated\n---> Package python-openstacksdk.noarch 0:0.9.13-1.el7ost will be an update\n---> Package python-osc-lib.noarch 0:1.1.0-4.el7ost will be updated\n---> Package python-osc-lib.noarch 0:1.3.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-heat-api noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 12 k\n openstack-heat-api-cfn noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 13 k\n openstack-heat-common noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 1.6 M\n openstack-heat-engine noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 12 k\nUpdating for dependencies:\n python-heatclient noarch 1.8.2-1.el7ost rhelosp-11.0-puddle 160 k\n python-manilaclient noarch 1.14.0-1.el7ost rhelosp-11.0-puddle 374 k\n python-openstackclient noarch 3.8.1-1.el7ost rhelosp-11.0-puddle 901 k\n python-openstacksdk noarch 0.9.13-1.el7ost rhelosp-11.0-puddle 310 k\n python-osc-lib noarch 1.3.0-1.el7ost rhelosp-11.0-puddle 62 k\n python-saharaclient noarch 1.1.0-1.el7ost rhelosp-11.0-puddle 143 k\n\nTransaction Summary\n================================================================================\nUpgrade 4 Packages (+6 Dependent packages)\n\nTotal download size: 3.6 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.5 MB/s | 3.6 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-osc-lib-1.3.0-1.el7ost.noarch 1/20 \n Updating : python-heatclient-1.8.2-1.el7ost.noarch 2/20 \n Updating : python-openstacksdk-0.9.13-1.el7ost.noarch 3/20 \n Updating : python-openstackclient-3.8.1-1.el7ost.noarch 4/20 \n Updating : python-saharaclient-1.1.0-1.el7ost.noarch 5/20 \n Updating : python-manilaclient-1.14.0-1.el7ost.noarch 6/20 \n Updating : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 7/20 \nwarning: /etc/heat/heat.conf created as /etc/heat/heat.conf.rpmnew\nwarning: /etc/heat/policy.json created as /etc/heat/policy.json.rpmnew\n Updating : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 8/20 \n Updating : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 9/20 \n Updating : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 10/20 \n Cleanup : 1:openstack-heat-api-cfn-7.0.6-2.el7ost.noarch 11/20 \n Cleanup : 1:openstack-heat-engine-7.0.6-2.el7ost.noarch 12/20 \n Cleanup : 1:openstack-heat-api-7.0.6-2.el7ost.noarch 13/20 \n Cleanup : 1:openstack-heat-common-7.0.6-2.el7ost.noarch 14/20 \n Cleanup : python-openstackclient-3.2.1-3.el7ost.noarch 15/20 \n Cleanup : python-heatclient-1.5.2-1.el7ost.noarch 16/20 \n Cleanup : python-saharaclient-0.18.0-1.el7ost.noarch 17/20 \n Cleanup : python-osc-lib-1.1.0-4.el7ost.noarch 18/20 \n Cleanup : python-openstacksdk-0.9.5-1.el7ost.noarch 19/20 \n Cleanup : python-manilaclient-1.11.0-1.el7ost.noarch 20/20 \n Verifying : python-osc-lib-1.3.0-1.el7ost.noarch 1/20 \n Verifying : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 2/20 \n Verifying : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 3/20 \n Verifying : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 4/20 \n Verifying : python-openstackclient-3.8.1-1.el7ost.noarch 5/20 \n Verifying : python-saharaclient-1.1.0-1.el7ost.noarch 6/20 \n Verifying : python-manilaclient-1.14.0-1.el7ost.noarch 7/20 \n Verifying : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 8/20 \n Verifying : python-heatclient-1.8.2-1.el7ost.noarch 9/20 \n Verifying : python-openstacksdk-0.9.13-1.el7ost.noarch 10/20 \n Verifying : 1:openstack-heat-common-7.0.6-2.el7ost.noarch 11/20 \n Verifying : 1:openstack-heat-engine-7.0.6-2.el7ost.noarch 12/20 \n Verifying : 1:openstack-heat-api-7.0.6-2.el7ost.noarch 13/20 \n Verifying : python-manilaclient-1.11.0-1.el7ost.noarch 14/20 \n Verifying : python-heatclient-1.5.2-1.el7ost.noarch 15/20 \n Verifying : python-saharaclient-0.18.0-1.el7ost.noarch 16/20 \n Verifying : 1:openstack-heat-api-cfn-7.0.6-2.el7ost.noarch 17/20 \n Verifying : python-osc-lib-1.1.0-4.el7ost.noarch 18/20 \n Verifying : python-openstacksdk-0.9.5-1.el7ost.noarch 19/20 \n Verifying : python-openstackclient-3.2.1-3.el7ost.noarch 20/20 \n\nUpdated:\n openstack-heat-api.noarch 1:8.0.6-2.el7ost \n openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost \n openstack-heat-common.noarch 1:8.0.6-2.el7ost \n openstack-heat-engine.noarch 1:8.0.6-2.el7ost \n\nDependency Updated:\n python-heatclient.noarch 0:1.8.2-1.el7ost \n python-manilaclient.noarch 0:1.14.0-1.el7ost \n python-openstackclient.noarch 0:3.8.1-1.el7ost \n python-openstacksdk.noarch 0:0.9.13-1.el7ost \n python-osc-lib.noarch 0:1.3.0-1.el7ost \n python-saharaclient.noarch 0:1.1.0-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-heat-api.noarch 1:7.0.6-2.el7ost will be updated", "---> Package openstack-heat-api.noarch 1:8.0.6-2.el7ost will be an update", "---> Package openstack-heat-api-cfn.noarch 1:7.0.6-2.el7ost will be updated", "---> Package openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost will be an update", "---> Package openstack-heat-common.noarch 1:7.0.6-2.el7ost will be updated", "---> Package openstack-heat-common.noarch 1:8.0.6-2.el7ost will be an update", "--> Processing Dependency: python-saharaclient >= 1.1.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch", "--> Processing Dependency: python-openstackclient >= 3.3.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch", "--> Processing Dependency: python-manilaclient >= 1.12.0 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch", "--> Processing Dependency: python-heatclient >= 1.6.1 for package: 1:openstack-heat-common-8.0.6-2.el7ost.noarch", "---> Package openstack-heat-engine.noarch 1:7.0.6-2.el7ost will be updated", "---> Package openstack-heat-engine.noarch 1:8.0.6-2.el7ost will be an update", "--> Running transaction check", "---> Package python-heatclient.noarch 0:1.5.2-1.el7ost will be updated", "---> Package python-heatclient.noarch 0:1.8.2-1.el7ost will be an update", "--> Processing Dependency: python-osc-lib >= 1.2.0 for package: python-heatclient-1.8.2-1.el7ost.noarch", "---> Package python-manilaclient.noarch 0:1.11.0-1.el7ost will be updated", "---> Package python-manilaclient.noarch 0:1.14.0-1.el7ost will be an update", "---> Package python-openstackclient.noarch 0:3.2.1-3.el7ost will be updated", "---> Package python-openstackclient.noarch 0:3.8.1-1.el7ost will be an update", "--> Processing Dependency: python-openstacksdk >= 0.9.13 for package: python-openstackclient-3.8.1-1.el7ost.noarch", "---> Package python-saharaclient.noarch 0:0.18.0-1.el7ost will be updated", "---> Package python-saharaclient.noarch 0:1.1.0-1.el7ost will be an update", "--> Running transaction check", "---> Package python-openstacksdk.noarch 0:0.9.5-1.el7ost will be updated", "---> Package python-openstacksdk.noarch 0:0.9.13-1.el7ost will be an update", "---> Package python-osc-lib.noarch 0:1.1.0-4.el7ost will be updated", "---> Package python-osc-lib.noarch 0:1.3.0-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-heat-api noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 12 k", " openstack-heat-api-cfn noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 13 k", " openstack-heat-common noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 1.6 M", " openstack-heat-engine noarch 1:8.0.6-2.el7ost rhelosp-11.0-puddle 12 k", "Updating for dependencies:", " python-heatclient noarch 1.8.2-1.el7ost rhelosp-11.0-puddle 160 k", " python-manilaclient noarch 1.14.0-1.el7ost rhelosp-11.0-puddle 374 k", " python-openstackclient noarch 3.8.1-1.el7ost rhelosp-11.0-puddle 901 k", " python-openstacksdk noarch 0.9.13-1.el7ost rhelosp-11.0-puddle 310 k", " python-osc-lib noarch 1.3.0-1.el7ost rhelosp-11.0-puddle 62 k", " python-saharaclient noarch 1.1.0-1.el7ost rhelosp-11.0-puddle 143 k", "", "Transaction Summary", "================================================================================", "Upgrade 4 Packages (+6 Dependent packages)", "", "Total download size: 3.6 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.5 MB/s | 3.6 MB 00:02 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-osc-lib-1.3.0-1.el7ost.noarch 1/20 ", " Updating : python-heatclient-1.8.2-1.el7ost.noarch 2/20 ", " Updating : python-openstacksdk-0.9.13-1.el7ost.noarch 3/20 ", " Updating : python-openstackclient-3.8.1-1.el7ost.noarch 4/20 ", " Updating : python-saharaclient-1.1.0-1.el7ost.noarch 5/20 ", " Updating : python-manilaclient-1.14.0-1.el7ost.noarch 6/20 ", " Updating : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 7/20 ", "warning: /etc/heat/heat.conf created as /etc/heat/heat.conf.rpmnew", "warning: /etc/heat/policy.json created as /etc/heat/policy.json.rpmnew", " Updating : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 8/20 ", " Updating : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 9/20 ", " Updating : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 10/20 ", " Cleanup : 1:openstack-heat-api-cfn-7.0.6-2.el7ost.noarch 11/20 ", " Cleanup : 1:openstack-heat-engine-7.0.6-2.el7ost.noarch 12/20 ", " Cleanup : 1:openstack-heat-api-7.0.6-2.el7ost.noarch 13/20 ", " Cleanup : 1:openstack-heat-common-7.0.6-2.el7ost.noarch 14/20 ", " Cleanup : python-openstackclient-3.2.1-3.el7ost.noarch 15/20 ", " Cleanup : python-heatclient-1.5.2-1.el7ost.noarch 16/20 ", " Cleanup : python-saharaclient-0.18.0-1.el7ost.noarch 17/20 ", " Cleanup : python-osc-lib-1.1.0-4.el7ost.noarch 18/20 ", " Cleanup : python-openstacksdk-0.9.5-1.el7ost.noarch 19/20 ", " Cleanup : python-manilaclient-1.11.0-1.el7ost.noarch 20/20 ", " Verifying : python-osc-lib-1.3.0-1.el7ost.noarch 1/20 ", " Verifying : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 2/20 ", " Verifying : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 3/20 ", " Verifying : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 4/20 ", " Verifying : python-openstackclient-3.8.1-1.el7ost.noarch 5/20 ", " Verifying : python-saharaclient-1.1.0-1.el7ost.noarch 6/20 ", " Verifying : python-manilaclient-1.14.0-1.el7ost.noarch 7/20 ", " Verifying : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 8/20 ", " Verifying : python-heatclient-1.8.2-1.el7ost.noarch 9/20 ", " Verifying : python-openstacksdk-0.9.13-1.el7ost.noarch 10/20 ", " Verifying : 1:openstack-heat-common-7.0.6-2.el7ost.noarch 11/20 ", " Verifying : 1:openstack-heat-engine-7.0.6-2.el7ost.noarch 12/20 ", " Verifying : 1:openstack-heat-api-7.0.6-2.el7ost.noarch 13/20 ", " Verifying : python-manilaclient-1.11.0-1.el7ost.noarch 14/20 ", " Verifying : python-heatclient-1.5.2-1.el7ost.noarch 15/20 ", " Verifying : python-saharaclient-0.18.0-1.el7ost.noarch 16/20 ", " Verifying : 1:openstack-heat-api-cfn-7.0.6-2.el7ost.noarch 17/20 ", " Verifying : python-osc-lib-1.1.0-4.el7ost.noarch 18/20 ", " Verifying : python-openstacksdk-0.9.5-1.el7ost.noarch 19/20 ", " Verifying : python-openstackclient-3.2.1-3.el7ost.noarch 20/20 ", "", "Updated:", " openstack-heat-api.noarch 1:8.0.6-2.el7ost ", " openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost ", " openstack-heat-common.noarch 1:8.0.6-2.el7ost ", " openstack-heat-engine.noarch 1:8.0.6-2.el7ost ", "", "Dependency Updated:", " python-heatclient.noarch 0:1.8.2-1.el7ost ", " python-manilaclient.noarch 0:1.14.0-1.el7ost ", " python-openstackclient.noarch 0:3.8.1-1.el7ost ", " python-openstacksdk.noarch 0:0.9.13-1.el7ost ", " python-osc-lib.noarch 0:1.3.0-1.el7ost ", " python-saharaclient.noarch 0:1.1.0-1.el7ost ", "", "Complete!"]} >2018-06-18 15:25:00,057 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:25:07,688 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-keystone*", "delta": "0:00:05.631654", "end": "2018-06-18 19:25:08.514897", "rc": 0, "start": "2018-06-18 19:25:02.883243", "stderr": "", "stderr_lines": [], "stdout": "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-keystone.noarch 1:10.0.3-3.el7ost will be updated\n---> Package openstack-keystone.noarch 1:11.0.3-5.el7ost will be an update\n--> Processing Dependency: python-keystone = 1:11.0.3-5.el7ost for package: 1:openstack-keystone-11.0.3-5.el7ost.noarch\n--> Running transaction check\n---> Package python-keystone.noarch 1:10.0.3-3.el7ost will be updated\n---> Package python-keystone.noarch 1:11.0.3-5.el7ost will be an update\n--> Processing Dependency: python-passlib >= 1.7.0 for package: 1:python-keystone-11.0.3-5.el7ost.noarch\n--> Running transaction check\n---> Package python-passlib.noarch 0:1.6.5-2.el7 will be updated\n---> Package python-passlib.noarch 0:1.7.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-keystone noarch 1:11.0.3-5.el7ost rhelosp-11.0-puddle 50 k\nUpdating for dependencies:\n python-keystone noarch 1:11.0.3-5.el7ost rhelosp-11.0-puddle 961 k\n python-passlib noarch 1.7.0-1.el7ost rhelosp-11.0-puddle 733 k\n\nTransaction Summary\n================================================================================\nUpgrade 1 Package (+2 Dependent packages)\n\nTotal download size: 1.7 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.7 MB/s | 1.7 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-passlib-1.7.0-1.el7ost.noarch 1/6 \n Updating : 1:python-keystone-11.0.3-5.el7ost.noarch 2/6 \n Updating : 1:openstack-keystone-11.0.3-5.el7ost.noarch 3/6 \nwarning: /etc/keystone/keystone.conf created as /etc/keystone/keystone.conf.rpmnew\n Cleanup : 1:openstack-keystone-10.0.3-3.el7ost.noarch 4/6 \n Cleanup : 1:python-keystone-10.0.3-3.el7ost.noarch 5/6 \n Cleanup : python-passlib-1.6.5-2.el7.noarch 6/6 \n Verifying : 1:openstack-keystone-11.0.3-5.el7ost.noarch 1/6 \n Verifying : 1:python-keystone-11.0.3-5.el7ost.noarch 2/6 \n Verifying : python-passlib-1.7.0-1.el7ost.noarch 3/6 \n Verifying : python-passlib-1.6.5-2.el7.noarch 4/6 \n Verifying : 1:openstack-keystone-10.0.3-3.el7ost.noarch 5/6 \n Verifying : 1:python-keystone-10.0.3-3.el7ost.noarch 6/6 \n\nUpdated:\n openstack-keystone.noarch 1:11.0.3-5.el7ost \n\nDependency Updated:\n python-keystone.noarch 1:11.0.3-5.el7ost \n python-passlib.noarch 0:1.7.0-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-keystone.noarch 1:10.0.3-3.el7ost will be updated", "---> Package openstack-keystone.noarch 1:11.0.3-5.el7ost will be an update", "--> Processing Dependency: python-keystone = 1:11.0.3-5.el7ost for package: 1:openstack-keystone-11.0.3-5.el7ost.noarch", "--> Running transaction check", "---> Package python-keystone.noarch 1:10.0.3-3.el7ost will be updated", "---> Package python-keystone.noarch 1:11.0.3-5.el7ost will be an update", "--> Processing Dependency: python-passlib >= 1.7.0 for package: 1:python-keystone-11.0.3-5.el7ost.noarch", "--> Running transaction check", "---> Package python-passlib.noarch 0:1.6.5-2.el7 will be updated", "---> Package python-passlib.noarch 0:1.7.0-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-keystone noarch 1:11.0.3-5.el7ost rhelosp-11.0-puddle 50 k", "Updating for dependencies:", " python-keystone noarch 1:11.0.3-5.el7ost rhelosp-11.0-puddle 961 k", " python-passlib noarch 1.7.0-1.el7ost rhelosp-11.0-puddle 733 k", "", "Transaction Summary", "================================================================================", "Upgrade 1 Package (+2 Dependent packages)", "", "Total download size: 1.7 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.7 MB/s | 1.7 MB 00:00 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-passlib-1.7.0-1.el7ost.noarch 1/6 ", " Updating : 1:python-keystone-11.0.3-5.el7ost.noarch 2/6 ", " Updating : 1:openstack-keystone-11.0.3-5.el7ost.noarch 3/6 ", "warning: /etc/keystone/keystone.conf created as /etc/keystone/keystone.conf.rpmnew", " Cleanup : 1:openstack-keystone-10.0.3-3.el7ost.noarch 4/6 ", " Cleanup : 1:python-keystone-10.0.3-3.el7ost.noarch 5/6 ", " Cleanup : python-passlib-1.6.5-2.el7.noarch 6/6 ", " Verifying : 1:openstack-keystone-11.0.3-5.el7ost.noarch 1/6 ", " Verifying : 1:python-keystone-11.0.3-5.el7ost.noarch 2/6 ", " Verifying : python-passlib-1.7.0-1.el7ost.noarch 3/6 ", " Verifying : python-passlib-1.6.5-2.el7.noarch 4/6 ", " Verifying : 1:openstack-keystone-10.0.3-3.el7ost.noarch 5/6 ", " Verifying : 1:python-keystone-10.0.3-3.el7ost.noarch 6/6 ", "", "Updated:", " openstack-keystone.noarch 1:11.0.3-5.el7ost ", "", "Dependency Updated:", " python-keystone.noarch 1:11.0.3-5.el7ost ", " python-passlib.noarch 0:1.7.0-1.el7ost ", "", "Complete!"]} >2018-06-18 15:25:07,706 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:25:22,424 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-neutron*", "delta": "0:00:12.724861", "end": "2018-06-18 19:25:23.246059", "rc": 0, "start": "2018-06-18 19:25:10.521198", "stderr": "", "stderr_lines": [], "stdout": "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-neutron.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron.noarch 1:10.0.5-1.el7ost will be an update\n---> Package openstack-neutron-bigswitch-agent.noarch 2:9.42.8-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost will be an update\n--> Processing Dependency: python-networking-bigswitch = 2:10.0.8-1.el7ost for package: 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noarch\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:9.42.8-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost will be an update\n---> Package openstack-neutron-common.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron-common.noarch 1:10.0.5-1.el7ost will be an update\n--> Processing Dependency: python-neutron = 1:10.0.5-1.el7ost for package: 1:openstack-neutron-common-10.0.5-1.el7ost.noarch\n---> Package openstack-neutron-lbaas.noarch 1:9.2.2-7.el7 will be updated\n---> Package openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be an update\n--> Processing Dependency: python-neutron-lbaas = 1:10.0.1-13.el7ost for package: 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch\n--> Processing Dependency: python-neutron-lib >= 1.1.0 for package: 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch\n---> Package openstack-neutron-metering-agent.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost will be an update\n---> Package openstack-neutron-ml2.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost will be an update\n---> Package openstack-neutron-openvswitch.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost will be an update\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:9.4.1-19.el7ost will be updated\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost will be an update\n--> Running transaction check\n---> Package python-networking-bigswitch.noarch 2:9.42.8-1.el7ost will be updated\n---> Package python-networking-bigswitch.noarch 2:10.0.8-1.el7ost will be an update\n---> Package python-neutron.noarch 1:9.4.1-19.el7ost will be updated\n--> Processing Dependency: python-neutron = 1:9.4.1-19.el7ost for package: 1:python-neutron-tests-9.4.1-19.el7ost.noarch\n---> Package python-neutron.noarch 1:10.0.5-1.el7ost will be an update\n--> Processing Dependency: python-weakrefmethod >= 1.0.2 for package: 1:python-neutron-10.0.5-1.el7ost.noarch\n--> Processing Dependency: python-pyroute2 >= 0.4.3 for package: 1:python-neutron-10.0.5-1.el7ost.noarch\n---> Package python-neutron-lbaas.noarch 1:9.2.2-7.el7 will be updated\n---> Package python-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be an update\n---> Package python-neutron-lib.noarch 0:0.4.0-1.el7ost will be updated\n---> Package python-neutron-lib.noarch 0:1.1.0-1.el7ost will be an update\n--> Running transaction check\n---> Package python-neutron-tests.noarch 1:9.4.1-19.el7ost will be updated\n---> Package python-neutron-tests.noarch 1:10.0.5-1.el7ost will be an update\n--> Processing Dependency: python-oslo-db-tests >= 4.10.0 for package: 1:python-neutron-tests-10.0.5-1.el7ost.noarch\n---> Package python-pyroute2.noarch 0:0.4.8-1.el7ost will be installed\n---> Package python-weakrefmethod.noarch 0:1.0.2-3.el7ost will be installed\n--> Running transaction check\n---> Package python-oslo-db-tests.noarch 0:4.17.1-1.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-neutron noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 37 k\n openstack-neutron-bigswitch-agent\n noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 9.9 k\n openstack-neutron-bigswitch-lldp\n noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 9.7 k\n openstack-neutron-common noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 269 k\n openstack-neutron-lbaas noarch 1:10.0.1-13.el7ost rhelosp-11.0-puddle 17 k\n openstack-neutron-metering-agent\n noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 22 k\n openstack-neutron-ml2 noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 24 k\n openstack-neutron-openvswitch\n noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 26 k\n openstack-neutron-sriov-nic-agent\n noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 22 k\nInstalling for dependencies:\n python-oslo-db-tests noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 127 k\n python-pyroute2 noarch 0.4.8-1.el7ost rhelosp-11.0-puddle 335 k\n python-weakrefmethod noarch 1.0.2-3.el7ost rhelosp-11.0-puddle 14 k\nUpdating for dependencies:\n python-networking-bigswitch\n noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 229 k\n python-neutron noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 2.0 M\n python-neutron-lbaas noarch 1:10.0.1-13.el7ost rhelosp-11.0-puddle 250 k\n python-neutron-lib noarch 1.1.0-1.el7ost rhelosp-11.0-puddle 106 k\n python-neutron-tests noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 2.2 M\n\nTransaction Summary\n================================================================================\nInstall ( 3 Dependent packages)\nUpgrade 9 Packages (+5 Dependent packages)\n\nTotal download size: 5.7 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.4 MB/s | 5.7 MB 00:04 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-neutron-lib-1.1.0-1.el7ost.noarch 1/31 \n Installing : python-weakrefmethod-1.0.2-3.el7ost.noarch 2/31 \n Installing : python-pyroute2-0.4.8-1.el7ost.noarch 3/31 \n Updating : 1:python-neutron-10.0.5-1.el7ost.noarch 4/31 \n Updating : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 5/31 \nwarning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew\n Updating : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 6/31 \n Updating : 1:openstack-neutron-10.0.5-1.el7ost.noarch 7/31 \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-10.0.1-13.el7ost.noarch 8/31 \n Installing : python-oslo-db-tests-4.17.1-1.el7ost.noarch 9/31 \n Updating : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 10/31 \n Updating : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 11/31 \n Updating : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 12/31 \n Updating : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 13/31 \n Updating : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 14/31 \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-10.0.5-1.el7ost.noar 15/31 \n Updating : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 16/31 \nwarning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew\n Updating : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 17/31 \n Cleanup : 1:openstack-neutron-lbaas-9.2.2-7.el7.noarch 18/31 \n Cleanup : 1:openstack-neutron-9.4.1-19.el7ost.noarch 19/31 \n Cleanup : 1:python-neutron-lbaas-9.2.2-7.el7.noarch 20/31 \n Cleanup : 1:openstack-neutron-metering-agent-9.4.1-19.el7ost.noarc 21/31 \n Cleanup : 1:python-neutron-tests-9.4.1-19.el7ost.noarch 22/31 \n Cleanup : 1:openstack-neutron-ml2-9.4.1-19.el7ost.noarch 23/31 \n Cleanup : 1:openstack-neutron-sriov-nic-agent-9.4.1-19.el7ost.noar 24/31 \n Cleanup : 2:openstack-neutron-bigswitch-lldp-9.42.8-1.el7ost.noarc 25/31 \n Cleanup : 2:openstack-neutron-bigswitch-agent-9.42.8-1.el7ost.noar 26/31 \n Cleanup : 2:python-networking-bigswitch-9.42.8-1.el7ost.noarch 27/31 \n Cleanup : 1:openstack-neutron-openvswitch-9.4.1-19.el7ost.noarch 28/31 \n Cleanup : 1:openstack-neutron-common-9.4.1-19.el7ost.noarch 29/31 \n Cleanup : 1:python-neutron-9.4.1-19.el7ost.noarch 30/31 \n Cleanup : python-neutron-lib-0.4.0-1.el7ost.noarch 31/31 \n Verifying : python-neutron-lib-1.1.0-1.el7ost.noarch 1/31 \n Verifying : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 2/31 \n Verifying : 1:openstack-neutron-10.0.5-1.el7ost.noarch 3/31 \n Verifying : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 4/31 \n Verifying : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 5/31 \n Verifying : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 6/31 \n Verifying : python-oslo-db-tests-4.17.1-1.el7ost.noarch 7/31 \n Verifying : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 8/31 \n Verifying : python-pyroute2-0.4.8-1.el7ost.noarch 9/31 \n Verifying : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 10/31 \n Verifying : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 11/31 \n Verifying : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 12/31 \n Verifying : 1:python-neutron-10.0.5-1.el7ost.noarch 13/31 \n Verifying : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 14/31 \n Verifying : python-weakrefmethod-1.0.2-3.el7ost.noarch 15/31 \n Verifying : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 16/31 \n Verifying : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 17/31 \n Verifying : 2:python-networking-bigswitch-9.42.8-1.el7ost.noarch 18/31 \n Verifying : 1:python-neutron-lbaas-9.2.2-7.el7.noarch 19/31 \n Verifying : python-neutron-lib-0.4.0-1.el7ost.noarch 20/31 \n Verifying : 1:openstack-neutron-metering-agent-9.4.1-19.el7ost.noarc 21/31 \n Verifying : 1:openstack-neutron-ml2-9.4.1-19.el7ost.noarch 22/31 \n Verifying : 2:openstack-neutron-bigswitch-agent-9.42.8-1.el7ost.noar 23/31 \n Verifying : 2:openstack-neutron-bigswitch-lldp-9.42.8-1.el7ost.noarc 24/31 \n Verifying : 1:openstack-neutron-openvswitch-9.4.1-19.el7ost.noarch 25/31 \n Verifying : 1:python-neutron-tests-9.4.1-19.el7ost.noarch 26/31 \n Verifying : 1:python-neutron-9.4.1-19.el7ost.noarch 27/31 \n Verifying : 1:openstack-neutron-9.4.1-19.el7ost.noarch 28/31 \n Verifying : 1:openstack-neutron-lbaas-9.2.2-7.el7.noarch 29/31 \n Verifying : 1:openstack-neutron-sriov-nic-agent-9.4.1-19.el7ost.noar 30/31 \n Verifying : 1:openstack-neutron-common-9.4.1-19.el7ost.noarch 31/31 \n\nDependency Installed:\n python-oslo-db-tests.noarch 0:4.17.1-1.el7ost \n python-pyroute2.noarch 0:0.4.8-1.el7ost \n python-weakrefmethod.noarch 0:1.0.2-3.el7ost \n\nUpdated:\n openstack-neutron.noarch 1:10.0.5-1.el7ost \n openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost \n openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost \n openstack-neutron-common.noarch 1:10.0.5-1.el7ost \n openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost \n openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost \n openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost \n openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost \n openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost \n\nDependency Updated:\n python-networking-bigswitch.noarch 2:10.0.8-1.el7ost \n python-neutron.noarch 1:10.0.5-1.el7ost \n python-neutron-lbaas.noarch 1:10.0.1-13.el7ost \n python-neutron-lib.noarch 0:1.1.0-1.el7ost \n python-neutron-tests.noarch 1:10.0.5-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-neutron.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron.noarch 1:10.0.5-1.el7ost will be an update", "---> Package openstack-neutron-bigswitch-agent.noarch 2:9.42.8-1.el7ost will be updated", "---> Package openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost will be an update", "--> Processing Dependency: python-networking-bigswitch = 2:10.0.8-1.el7ost for package: 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noarch", "---> Package openstack-neutron-bigswitch-lldp.noarch 2:9.42.8-1.el7ost will be updated", "---> Package openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost will be an update", "---> Package openstack-neutron-common.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron-common.noarch 1:10.0.5-1.el7ost will be an update", "--> Processing Dependency: python-neutron = 1:10.0.5-1.el7ost for package: 1:openstack-neutron-common-10.0.5-1.el7ost.noarch", "---> Package openstack-neutron-lbaas.noarch 1:9.2.2-7.el7 will be updated", "---> Package openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be an update", "--> Processing Dependency: python-neutron-lbaas = 1:10.0.1-13.el7ost for package: 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch", "--> Processing Dependency: python-neutron-lib >= 1.1.0 for package: 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch", "---> Package openstack-neutron-metering-agent.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost will be an update", "---> Package openstack-neutron-ml2.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost will be an update", "---> Package openstack-neutron-openvswitch.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost will be an update", "---> Package openstack-neutron-sriov-nic-agent.noarch 1:9.4.1-19.el7ost will be updated", "---> Package openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost will be an update", "--> Running transaction check", "---> Package python-networking-bigswitch.noarch 2:9.42.8-1.el7ost will be updated", "---> Package python-networking-bigswitch.noarch 2:10.0.8-1.el7ost will be an update", "---> Package python-neutron.noarch 1:9.4.1-19.el7ost will be updated", "--> Processing Dependency: python-neutron = 1:9.4.1-19.el7ost for package: 1:python-neutron-tests-9.4.1-19.el7ost.noarch", "---> Package python-neutron.noarch 1:10.0.5-1.el7ost will be an update", "--> Processing Dependency: python-weakrefmethod >= 1.0.2 for package: 1:python-neutron-10.0.5-1.el7ost.noarch", "--> Processing Dependency: python-pyroute2 >= 0.4.3 for package: 1:python-neutron-10.0.5-1.el7ost.noarch", "---> Package python-neutron-lbaas.noarch 1:9.2.2-7.el7 will be updated", "---> Package python-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be an update", "---> Package python-neutron-lib.noarch 0:0.4.0-1.el7ost will be updated", "---> Package python-neutron-lib.noarch 0:1.1.0-1.el7ost will be an update", "--> Running transaction check", "---> Package python-neutron-tests.noarch 1:9.4.1-19.el7ost will be updated", "---> Package python-neutron-tests.noarch 1:10.0.5-1.el7ost will be an update", "--> Processing Dependency: python-oslo-db-tests >= 4.10.0 for package: 1:python-neutron-tests-10.0.5-1.el7ost.noarch", "---> Package python-pyroute2.noarch 0:0.4.8-1.el7ost will be installed", "---> Package python-weakrefmethod.noarch 0:1.0.2-3.el7ost will be installed", "--> Running transaction check", "---> Package python-oslo-db-tests.noarch 0:4.17.1-1.el7ost will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-neutron noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 37 k", " openstack-neutron-bigswitch-agent", " noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 9.9 k", " openstack-neutron-bigswitch-lldp", " noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 9.7 k", " openstack-neutron-common noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 269 k", " openstack-neutron-lbaas noarch 1:10.0.1-13.el7ost rhelosp-11.0-puddle 17 k", " openstack-neutron-metering-agent", " noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 22 k", " openstack-neutron-ml2 noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 24 k", " openstack-neutron-openvswitch", " noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 26 k", " openstack-neutron-sriov-nic-agent", " noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 22 k", "Installing for dependencies:", " python-oslo-db-tests noarch 4.17.1-1.el7ost rhelosp-11.0-puddle 127 k", " python-pyroute2 noarch 0.4.8-1.el7ost rhelosp-11.0-puddle 335 k", " python-weakrefmethod noarch 1.0.2-3.el7ost rhelosp-11.0-puddle 14 k", "Updating for dependencies:", " python-networking-bigswitch", " noarch 2:10.0.8-1.el7ost rhelosp-11.0-puddle 229 k", " python-neutron noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 2.0 M", " python-neutron-lbaas noarch 1:10.0.1-13.el7ost rhelosp-11.0-puddle 250 k", " python-neutron-lib noarch 1.1.0-1.el7ost rhelosp-11.0-puddle 106 k", " python-neutron-tests noarch 1:10.0.5-1.el7ost rhelosp-11.0-puddle 2.2 M", "", "Transaction Summary", "================================================================================", "Install ( 3 Dependent packages)", "Upgrade 9 Packages (+5 Dependent packages)", "", "Total download size: 5.7 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.4 MB/s | 5.7 MB 00:04 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-neutron-lib-1.1.0-1.el7ost.noarch 1/31 ", " Installing : python-weakrefmethod-1.0.2-3.el7ost.noarch 2/31 ", " Installing : python-pyroute2-0.4.8-1.el7ost.noarch 3/31 ", " Updating : 1:python-neutron-10.0.5-1.el7ost.noarch 4/31 ", " Updating : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 5/31 ", "warning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew", " Updating : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 6/31 ", " Updating : 1:openstack-neutron-10.0.5-1.el7ost.noarch 7/31 ", "warning: /etc/neutron/dhcp_agent.ini created as /etc/neutron/dhcp_agent.ini.rpmnew", "warning: /etc/neutron/l3_agent.ini created as /etc/neutron/l3_agent.ini.rpmnew", "warning: /etc/neutron/metadata_agent.ini created as /etc/neutron/metadata_agent.ini.rpmnew", " Updating : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 8/31 ", " Installing : python-oslo-db-tests-4.17.1-1.el7ost.noarch 9/31 ", " Updating : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 10/31 ", " Updating : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 11/31 ", " Updating : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 12/31 ", " Updating : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 13/31 ", " Updating : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 14/31 ", "warning: /etc/neutron/plugins/ml2/openvswitch_agent.ini created as /etc/neutron/plugins/ml2/openvswitch_agent.ini.rpmnew", " Updating : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 15/31 ", " Updating : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 16/31 ", "warning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew", " Updating : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 17/31 ", " Cleanup : 1:openstack-neutron-lbaas-9.2.2-7.el7.noarch 18/31 ", " Cleanup : 1:openstack-neutron-9.4.1-19.el7ost.noarch 19/31 ", " Cleanup : 1:python-neutron-lbaas-9.2.2-7.el7.noarch 20/31 ", " Cleanup : 1:openstack-neutron-metering-agent-9.4.1-19.el7ost.noarc 21/31 ", " Cleanup : 1:python-neutron-tests-9.4.1-19.el7ost.noarch 22/31 ", " Cleanup : 1:openstack-neutron-ml2-9.4.1-19.el7ost.noarch 23/31 ", " Cleanup : 1:openstack-neutron-sriov-nic-agent-9.4.1-19.el7ost.noar 24/31 ", " Cleanup : 2:openstack-neutron-bigswitch-lldp-9.42.8-1.el7ost.noarc 25/31 ", " Cleanup : 2:openstack-neutron-bigswitch-agent-9.42.8-1.el7ost.noar 26/31 ", " Cleanup : 2:python-networking-bigswitch-9.42.8-1.el7ost.noarch 27/31 ", " Cleanup : 1:openstack-neutron-openvswitch-9.4.1-19.el7ost.noarch 28/31 ", " Cleanup : 1:openstack-neutron-common-9.4.1-19.el7ost.noarch 29/31 ", " Cleanup : 1:python-neutron-9.4.1-19.el7ost.noarch 30/31 ", " Cleanup : python-neutron-lib-0.4.0-1.el7ost.noarch 31/31 ", " Verifying : python-neutron-lib-1.1.0-1.el7ost.noarch 1/31 ", " Verifying : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 2/31 ", " Verifying : 1:openstack-neutron-10.0.5-1.el7ost.noarch 3/31 ", " Verifying : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 4/31 ", " Verifying : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 5/31 ", " Verifying : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 6/31 ", " Verifying : python-oslo-db-tests-4.17.1-1.el7ost.noarch 7/31 ", " Verifying : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 8/31 ", " Verifying : python-pyroute2-0.4.8-1.el7ost.noarch 9/31 ", " Verifying : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 10/31 ", " Verifying : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 11/31 ", " Verifying : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 12/31 ", " Verifying : 1:python-neutron-10.0.5-1.el7ost.noarch 13/31 ", " Verifying : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 14/31 ", " Verifying : python-weakrefmethod-1.0.2-3.el7ost.noarch 15/31 ", " Verifying : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 16/31 ", " Verifying : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 17/31 ", " Verifying : 2:python-networking-bigswitch-9.42.8-1.el7ost.noarch 18/31 ", " Verifying : 1:python-neutron-lbaas-9.2.2-7.el7.noarch 19/31 ", " Verifying : python-neutron-lib-0.4.0-1.el7ost.noarch 20/31 ", " Verifying : 1:openstack-neutron-metering-agent-9.4.1-19.el7ost.noarc 21/31 ", " Verifying : 1:openstack-neutron-ml2-9.4.1-19.el7ost.noarch 22/31 ", " Verifying : 2:openstack-neutron-bigswitch-agent-9.42.8-1.el7ost.noar 23/31 ", " Verifying : 2:openstack-neutron-bigswitch-lldp-9.42.8-1.el7ost.noarc 24/31 ", " Verifying : 1:openstack-neutron-openvswitch-9.4.1-19.el7ost.noarch 25/31 ", " Verifying : 1:python-neutron-tests-9.4.1-19.el7ost.noarch 26/31 ", " Verifying : 1:python-neutron-9.4.1-19.el7ost.noarch 27/31 ", " Verifying : 1:openstack-neutron-9.4.1-19.el7ost.noarch 28/31 ", " Verifying : 1:openstack-neutron-lbaas-9.2.2-7.el7.noarch 29/31 ", " Verifying : 1:openstack-neutron-sriov-nic-agent-9.4.1-19.el7ost.noar 30/31 ", " Verifying : 1:openstack-neutron-common-9.4.1-19.el7ost.noarch 31/31 ", "", "Dependency Installed:", " python-oslo-db-tests.noarch 0:4.17.1-1.el7ost ", " python-pyroute2.noarch 0:0.4.8-1.el7ost ", " python-weakrefmethod.noarch 0:1.0.2-3.el7ost ", "", "Updated:", " openstack-neutron.noarch 1:10.0.5-1.el7ost ", " openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost ", " openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost ", " openstack-neutron-common.noarch 1:10.0.5-1.el7ost ", " openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost ", " openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost ", " openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost ", " openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost ", " openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost ", "", "Dependency Updated:", " python-networking-bigswitch.noarch 2:10.0.8-1.el7ost ", " python-neutron.noarch 1:10.0.5-1.el7ost ", " python-neutron-lbaas.noarch 1:10.0.1-13.el7ost ", " python-neutron-lib.noarch 0:1.1.0-1.el7ost ", " python-neutron-tests.noarch 1:10.0.5-1.el7ost ", "", "Complete!"]} >2018-06-18 15:25:22,439 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:25:32,686 p=12212 u=mistral | changed: [192.168.0.13] => {"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 python-networking-odl.noarch 1:3.2.0-4.el7ost will be updated\n---> Package python-networking-odl.noarch 1:4.0.0-3.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n python-networking-odl noarch 1:4.0.0-3.el7ost rhelosp-11.0-puddle 395 k\n\nTransaction Summary\n================================================================================\nUpgrade 1 Package\n\nTotal download size: 395 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:python-networking-odl-4.0.0-3.el7ost.noarch 1/2 \n Cleanup : 1:python-networking-odl-3.2.0-4.el7ost.noarch 2/2 \n Verifying : 1:python-networking-odl-4.0.0-3.el7ost.noarch 1/2 \n Verifying : 1:python-networking-odl-3.2.0-4.el7ost.noarch 2/2 \n\nUpdated:\n python-networking-odl.noarch 1:4.0.0-3.el7ost \n\nComplete!\n"]} >2018-06-18 15:25:32,703 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:25:44,821 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["yum", "update", "-y", "*nova*"], "delta": "0:00:10.200667", "end": "2018-06-18 19:25:45.646481", "rc": 0, "start": "2018-06-18 19:25:35.445814", "stderr": "", "stderr_lines": [], "stdout": "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-nova-api.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-api.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-cert.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-cert.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-common.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-common.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-compute.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-compute.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-conductor.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-conductor.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-console.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-console.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-migration.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-migration.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-novncproxy.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost will be an update\n---> Package openstack-nova-scheduler.noarch 1:14.1.0-22.el7ost will be updated\n---> Package openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost will be an update\n---> Package puppet-nova.noarch 0:9.6.0-4.el7ost will be updated\n---> Package puppet-nova.noarch 0:10.5.0-1.el7ost will be an update\n---> Package python-nova.noarch 1:14.1.0-22.el7ost will be updated\n---> Package python-nova.noarch 1:15.1.0-3.el7ost will be an update\n--> Processing Dependency: python-os-vif >= 1.4.0 for package: 1:python-nova-15.1.0-3.el7ost.noarch\n---> Package python-novaclient.noarch 1:6.0.2-2.el7ost will be updated\n---> Package python-novaclient.noarch 1:7.1.2-1.el7ost will be an update\n--> Running transaction check\n---> Package python-os-vif.noarch 0:1.2.1-4.el7ost will be updated\n---> Package python-os-vif.noarch 0:1.4.1-3.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-nova-api noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 15 k\n openstack-nova-cert noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 17 k\n openstack-nova-common noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 539 k\n openstack-nova-compute noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 17 k\n openstack-nova-conductor noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 13 k\n openstack-nova-console noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 14 k\n openstack-nova-migration noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 15 k\n openstack-nova-novncproxy noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 14 k\n openstack-nova-scheduler noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 13 k\n puppet-nova noarch 10.5.0-1.el7ost rhelosp-11.0-puddle 136 k\n python-nova noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 3.2 M\n python-novaclient noarch 1:7.1.2-1.el7ost rhelosp-11.0-puddle 235 k\nUpdating for dependencies:\n python-os-vif noarch 1.4.1-3.el7ost rhelosp-11.0-puddle 57 k\n\nTransaction Summary\n================================================================================\nUpgrade 12 Packages (+1 Dependent package)\n\nTotal download size: 4.2 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.3 MB/s | 4.2 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : 1:python-novaclient-7.1.2-1.el7ost.noarch 1/26 \n Updating : python-os-vif-1.4.1-3.el7ost.noarch 2/26 \n Updating : 1:python-nova-15.1.0-3.el7ost.noarch 3/26 \n Updating : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 4/26 \nwarning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew\n Updating : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 5/26 \n Updating : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 6/26 \n Updating : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 7/26 \n Updating : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 8/26 \n Updating : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 9/26 \n Updating : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 10/26 \n Updating : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 11/26 \n Updating : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 12/26 \n Updating : puppet-nova-10.5.0-1.el7ost.noarch 13/26 \n Cleanup : 1:openstack-nova-migration-14.1.0-22.el7ost.noarch 14/26 \n Cleanup : 1:openstack-nova-compute-14.1.0-22.el7ost.noarch 15/26 \n Cleanup : 1:openstack-nova-scheduler-14.1.0-22.el7ost.noarch 16/26 \n Cleanup : 1:openstack-nova-api-14.1.0-22.el7ost.noarch 17/26 \n Cleanup : 1:openstack-nova-cert-14.1.0-22.el7ost.noarch 18/26 \n Cleanup : 1:openstack-nova-novncproxy-14.1.0-22.el7ost.noarch 19/26 \n Cleanup : 1:openstack-nova-console-14.1.0-22.el7ost.noarch 20/26 \n Cleanup : 1:openstack-nova-conductor-14.1.0-22.el7ost.noarch 21/26 \n Cleanup : 1:openstack-nova-common-14.1.0-22.el7ost.noarch 22/26 \n Cleanup : 1:python-nova-14.1.0-22.el7ost.noarch 23/26 \n Cleanup : 1:python-novaclient-6.0.2-2.el7ost.noarch 24/26 \n Cleanup : python-os-vif-1.2.1-4.el7ost.noarch 25/26 \n Cleanup : puppet-nova-9.6.0-4.el7ost.noarch 26/26 \n Verifying : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 1/26 \n Verifying : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 2/26 \n Verifying : puppet-nova-10.5.0-1.el7ost.noarch 3/26 \n Verifying : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 4/26 \n Verifying : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 5/26 \n Verifying : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 6/26 \n Verifying : python-os-vif-1.4.1-3.el7ost.noarch 7/26 \n Verifying : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 8/26 \n Verifying : 1:python-novaclient-7.1.2-1.el7ost.noarch 9/26 \n Verifying : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 10/26 \n Verifying : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 11/26 \n Verifying : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 12/26 \n Verifying : 1:python-nova-15.1.0-3.el7ost.noarch 13/26 \n Verifying : puppet-nova-9.6.0-4.el7ost.noarch 14/26 \n Verifying : 1:openstack-nova-scheduler-14.1.0-22.el7ost.noarch 15/26 \n Verifying : 1:openstack-nova-api-14.1.0-22.el7ost.noarch 16/26 \n Verifying : 1:openstack-nova-conductor-14.1.0-22.el7ost.noarch 17/26 \n Verifying : 1:openstack-nova-cert-14.1.0-22.el7ost.noarch 18/26 \n Verifying : 1:openstack-nova-migration-14.1.0-22.el7ost.noarch 19/26 \n Verifying : 1:openstack-nova-console-14.1.0-22.el7ost.noarch 20/26 \n Verifying : python-os-vif-1.2.1-4.el7ost.noarch 21/26 \n Verifying : 1:openstack-nova-novncproxy-14.1.0-22.el7ost.noarch 22/26 \n Verifying : 1:python-nova-14.1.0-22.el7ost.noarch 23/26 \n Verifying : 1:openstack-nova-compute-14.1.0-22.el7ost.noarch 24/26 \n Verifying : 1:openstack-nova-common-14.1.0-22.el7ost.noarch 25/26 \n Verifying : 1:python-novaclient-6.0.2-2.el7ost.noarch 26/26 \n\nUpdated:\n openstack-nova-api.noarch 1:15.1.0-3.el7ost \n openstack-nova-cert.noarch 1:15.1.0-3.el7ost \n openstack-nova-common.noarch 1:15.1.0-3.el7ost \n openstack-nova-compute.noarch 1:15.1.0-3.el7ost \n openstack-nova-conductor.noarch 1:15.1.0-3.el7ost \n openstack-nova-console.noarch 1:15.1.0-3.el7ost \n openstack-nova-migration.noarch 1:15.1.0-3.el7ost \n openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost \n openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost \n puppet-nova.noarch 0:10.5.0-1.el7ost \n python-nova.noarch 1:15.1.0-3.el7ost \n python-novaclient.noarch 1:7.1.2-1.el7ost \n\nDependency Updated:\n python-os-vif.noarch 0:1.4.1-3.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-nova-api.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-api.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-cert.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-cert.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-common.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-common.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-compute.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-compute.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-conductor.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-conductor.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-console.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-console.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-migration.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-migration.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-novncproxy.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost will be an update", "---> Package openstack-nova-scheduler.noarch 1:14.1.0-22.el7ost will be updated", "---> Package openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost will be an update", "---> Package puppet-nova.noarch 0:9.6.0-4.el7ost will be updated", "---> Package puppet-nova.noarch 0:10.5.0-1.el7ost will be an update", "---> Package python-nova.noarch 1:14.1.0-22.el7ost will be updated", "---> Package python-nova.noarch 1:15.1.0-3.el7ost will be an update", "--> Processing Dependency: python-os-vif >= 1.4.0 for package: 1:python-nova-15.1.0-3.el7ost.noarch", "---> Package python-novaclient.noarch 1:6.0.2-2.el7ost will be updated", "---> Package python-novaclient.noarch 1:7.1.2-1.el7ost will be an update", "--> Running transaction check", "---> Package python-os-vif.noarch 0:1.2.1-4.el7ost will be updated", "---> Package python-os-vif.noarch 0:1.4.1-3.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-nova-api noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 15 k", " openstack-nova-cert noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 17 k", " openstack-nova-common noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 539 k", " openstack-nova-compute noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 17 k", " openstack-nova-conductor noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 13 k", " openstack-nova-console noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 14 k", " openstack-nova-migration noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 15 k", " openstack-nova-novncproxy noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 14 k", " openstack-nova-scheduler noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 13 k", " puppet-nova noarch 10.5.0-1.el7ost rhelosp-11.0-puddle 136 k", " python-nova noarch 1:15.1.0-3.el7ost rhelosp-11.0-puddle 3.2 M", " python-novaclient noarch 1:7.1.2-1.el7ost rhelosp-11.0-puddle 235 k", "Updating for dependencies:", " python-os-vif noarch 1.4.1-3.el7ost rhelosp-11.0-puddle 57 k", "", "Transaction Summary", "================================================================================", "Upgrade 12 Packages (+1 Dependent package)", "", "Total download size: 4.2 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.3 MB/s | 4.2 MB 00:03 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : 1:python-novaclient-7.1.2-1.el7ost.noarch 1/26 ", " Updating : python-os-vif-1.4.1-3.el7ost.noarch 2/26 ", " Updating : 1:python-nova-15.1.0-3.el7ost.noarch 3/26 ", " Updating : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 4/26 ", "warning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew", " Updating : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 5/26 ", " Updating : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 6/26 ", " Updating : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 7/26 ", " Updating : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 8/26 ", " Updating : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 9/26 ", " Updating : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 10/26 ", " Updating : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 11/26 ", " Updating : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 12/26 ", " Updating : puppet-nova-10.5.0-1.el7ost.noarch 13/26 ", " Cleanup : 1:openstack-nova-migration-14.1.0-22.el7ost.noarch 14/26 ", " Cleanup : 1:openstack-nova-compute-14.1.0-22.el7ost.noarch 15/26 ", " Cleanup : 1:openstack-nova-scheduler-14.1.0-22.el7ost.noarch 16/26 ", " Cleanup : 1:openstack-nova-api-14.1.0-22.el7ost.noarch 17/26 ", " Cleanup : 1:openstack-nova-cert-14.1.0-22.el7ost.noarch 18/26 ", " Cleanup : 1:openstack-nova-novncproxy-14.1.0-22.el7ost.noarch 19/26 ", " Cleanup : 1:openstack-nova-console-14.1.0-22.el7ost.noarch 20/26 ", " Cleanup : 1:openstack-nova-conductor-14.1.0-22.el7ost.noarch 21/26 ", " Cleanup : 1:openstack-nova-common-14.1.0-22.el7ost.noarch 22/26 ", " Cleanup : 1:python-nova-14.1.0-22.el7ost.noarch 23/26 ", " Cleanup : 1:python-novaclient-6.0.2-2.el7ost.noarch 24/26 ", " Cleanup : python-os-vif-1.2.1-4.el7ost.noarch 25/26 ", " Cleanup : puppet-nova-9.6.0-4.el7ost.noarch 26/26 ", " Verifying : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 1/26 ", " Verifying : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 2/26 ", " Verifying : puppet-nova-10.5.0-1.el7ost.noarch 3/26 ", " Verifying : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 4/26 ", " Verifying : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 5/26 ", " Verifying : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 6/26 ", " Verifying : python-os-vif-1.4.1-3.el7ost.noarch 7/26 ", " Verifying : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 8/26 ", " Verifying : 1:python-novaclient-7.1.2-1.el7ost.noarch 9/26 ", " Verifying : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 10/26 ", " Verifying : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 11/26 ", " Verifying : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 12/26 ", " Verifying : 1:python-nova-15.1.0-3.el7ost.noarch 13/26 ", " Verifying : puppet-nova-9.6.0-4.el7ost.noarch 14/26 ", " Verifying : 1:openstack-nova-scheduler-14.1.0-22.el7ost.noarch 15/26 ", " Verifying : 1:openstack-nova-api-14.1.0-22.el7ost.noarch 16/26 ", " Verifying : 1:openstack-nova-conductor-14.1.0-22.el7ost.noarch 17/26 ", " Verifying : 1:openstack-nova-cert-14.1.0-22.el7ost.noarch 18/26 ", " Verifying : 1:openstack-nova-migration-14.1.0-22.el7ost.noarch 19/26 ", " Verifying : 1:openstack-nova-console-14.1.0-22.el7ost.noarch 20/26 ", " Verifying : python-os-vif-1.2.1-4.el7ost.noarch 21/26 ", " Verifying : 1:openstack-nova-novncproxy-14.1.0-22.el7ost.noarch 22/26 ", " Verifying : 1:python-nova-14.1.0-22.el7ost.noarch 23/26 ", " Verifying : 1:openstack-nova-compute-14.1.0-22.el7ost.noarch 24/26 ", " Verifying : 1:openstack-nova-common-14.1.0-22.el7ost.noarch 25/26 ", " Verifying : 1:python-novaclient-6.0.2-2.el7ost.noarch 26/26 ", "", "Updated:", " openstack-nova-api.noarch 1:15.1.0-3.el7ost ", " openstack-nova-cert.noarch 1:15.1.0-3.el7ost ", " openstack-nova-common.noarch 1:15.1.0-3.el7ost ", " openstack-nova-compute.noarch 1:15.1.0-3.el7ost ", " openstack-nova-conductor.noarch 1:15.1.0-3.el7ost ", " openstack-nova-console.noarch 1:15.1.0-3.el7ost ", " openstack-nova-migration.noarch 1:15.1.0-3.el7ost ", " openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost ", " openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost ", " puppet-nova.noarch 0:10.5.0-1.el7ost ", " python-nova.noarch 1:15.1.0-3.el7ost ", " python-novaclient.noarch 1:7.1.2-1.el7ost ", "", "Dependency Updated:", " python-os-vif.noarch 0:1.4.1-3.el7ost ", "", "Complete!"]} >2018-06-18 15:25:44,838 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:25:44,859 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:44,873 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:25:44,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:44,906 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:25:44,925 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:44,941 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:25:44,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:44,972 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:25:44,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,005 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:25:45,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,037 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:25:45,054 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,068 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:25:45,086 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,100 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:25:45,120 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,136 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:25:45,155 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,170 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:25:45,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,199 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:25:45,216 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,231 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:25:45,249 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,264 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:25:45,285 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,299 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:25:45,317 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,333 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:25:45,352 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,368 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:25:45,387 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,403 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:25:45,424 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,441 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:25:45,461 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,475 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:25:45,495 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,562 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:25:45,664 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:25:45,686 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,697 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:25:45,716 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,726 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:25:45,744 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,756 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:25:45,771 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,780 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:25:45,795 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:45,805 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:25:45,994 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,006 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:25:46,026 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,038 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:25:46,056 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,068 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:25:46,086 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,097 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:25:46,114 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,126 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:25:46,144 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,156 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:25:46,175 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,187 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:25:46,206 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,217 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:25:46,235 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,247 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:25:46,265 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,277 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:25:46,295 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,312 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:25:46,335 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,349 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,365 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:25:46,386 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,401 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,417 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:25:46,439 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,453 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,470 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:25:46,504 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:46,761 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:25:46,799 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:25:48,790 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.009228", "end": "2018-06-18 19:25:49.610828", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:25:49.601600", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:25:48,806 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:25:48,825 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:48,841 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:25:48,858 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:48,873 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:25:48,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:48,908 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:25:48,927 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:48,942 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:25:48,963 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:48,978 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:25:48,997 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,013 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:25:49,031 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,047 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:25:49,064 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,079 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:25:49,098 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,112 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:25:49,132 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,149 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:25:49,169 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,184 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:25:49,205 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,222 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:25:49,245 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,262 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:25:49,283 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,300 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:25:49,321 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,338 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:25:49,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,374 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:25:49,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,410 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:25:49,431 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,448 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:25:49,470 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,487 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:25:49,508 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,524 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:25:49,543 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,559 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:25:49,580 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,597 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:25:49,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,632 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:25:49,648 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,664 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:25:49,680 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,695 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:25:49,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,727 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:25:49,744 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,760 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:25:49,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,793 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:25:49,809 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,825 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:25:49,842 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,859 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:25:49,879 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,895 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:25:49,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,931 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:25:49,949 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,964 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:25:49,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:49,997 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:25:50,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,030 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:25:50,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,064 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:25:50,081 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,097 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:25:50,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,129 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:25:50,147 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,162 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:25:50,180 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,195 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:25:50,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,231 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:25:50,250 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,265 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:25:50,284 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,299 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:25:50,318 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,334 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:25:50,353 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,369 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:25:50,386 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,403 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:25:50,421 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,438 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:25:50,457 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,472 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:25:50,491 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,506 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:25:50,525 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,539 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:25:50,556 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,572 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:25:50,590 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,605 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:25:50,624 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,640 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:25:50,660 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,675 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:25:50,692 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,707 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:25:50,725 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,741 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:25:50,761 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,776 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:25:50,795 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,812 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:25:50,829 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,845 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:25:50,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,879 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:25:50,898 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,913 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:25:50,933 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,948 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:25:50,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:50,983 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:25:51,001 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,018 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:25:51,038 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,055 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:25:51,075 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,092 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:25:51,115 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,131 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:25:51,150 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,166 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:25:51,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,201 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:25:51,219 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,235 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:25:51,255 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,273 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:25:51,290 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,306 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:25:51,327 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,333 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,350 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:25:51,369 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,386 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:25:51,408 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,414 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,420 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,427 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,434 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,441 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,447 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,455 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,460 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,466 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,471 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,478 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,494 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:25:51,513 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,530 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:25:51,547 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,563 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:25:51,581 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,597 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:25:51,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,632 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:25:51,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,670 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:25:51,689 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,706 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:25:51,726 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,743 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:25:51,762 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,779 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:25:51,797 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,814 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:25:51,836 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,855 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:25:51,877 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,896 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:25:51,918 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,934 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:25:51,954 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:51,969 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:25:51,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,006 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:25:52,023 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,039 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:25:52,058 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,074 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:25:52,093 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,109 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:25:52,129 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,145 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:25:52,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,178 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:25:52,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,211 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:25:52,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,247 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:25:52,266 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,280 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:25:52,301 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,314 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:25:52,332 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,345 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:25:52,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,374 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:25:52,390 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,404 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:25:52,420 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,435 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:25:52,452 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,465 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:25:52,479 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,492 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:25:52,507 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,520 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:25:52,535 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,549 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:25:52,572 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,576 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,591 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:25:52,622 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,625 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,631 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,635 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,640 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,644 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,650 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,654 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,659 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,664 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,669 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,675 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,692 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:25:52,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,727 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:25:52,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,763 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:25:52,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,799 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:25:52,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,834 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:25:52,850 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,865 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:25:52,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,897 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:25:52,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,929 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:25:52,949 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,964 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:25:52,983 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:52,997 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:25:53,017 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,031 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:25:53,050 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,066 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:25:53,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,099 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:25:53,115 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,130 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:25:53,145 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,160 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:25:53,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,190 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:25:53,208 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,223 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:25:53,241 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,256 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:25:53,274 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,288 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:25:53,304 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,318 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:25:53,335 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,349 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:25:53,377 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,391 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:25:53,409 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,424 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:25:53,441 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,456 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:25:53,471 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,485 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:25:53,503 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,518 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:25:53,536 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:25:53,550 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:25:55,600 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "db": "nova_cell0"} >2018-06-18 15:25:55,616 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:25:57,786 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "user": "nova"} >2018-06-18 15:25:57,803 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:26:01,840 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "checksum": "1ff9149a14df4d1a91ca2f53dd4b59d598de2f25", "dest": "/root/nova-api_upgrade_manifest.pp", "gid": 0, "group": "root", "md5sum": "d2009f2d3f23ddb2269adefa505508c8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 502, "src": "/home/heat-admin/.ansible/tmp/ansible-tmp-1529349957.85-30868641034269/source", "state": "file", "uid": 0} >2018-06-18 15:26:01,856 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:26:14,846 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["puppet", "apply", "--modulepath", "/etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules", "--detailed-exitcodes", "/root/nova-api_upgrade_manifest.pp"], "delta": "0:00:11.037729", "end": "2018-06-18 19:26:15.664020", "failed_when_result": false, "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:26:04.626291", "stderr": "exception: connect failed\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m\n\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "stderr_lines": ["exception: connect failed", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m", "\u001b[1;31mWarning: Scope(Class[main]): Could not look up qualified variable '::deploy_config_name'; \u001b[0m"], "stdout": "\u001b[mNotice: Compiled catalog for controller-r00-00.redhat.local in environment production in 0.29 seconds\u001b[0m\n\u001b[mNotice: /Stage[main]/Main/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/transport_url]/ensure: created\u001b[0m\n\u001b[mNotice: Finished catalog run in 0.57 seconds\u001b[0m", "stdout_lines": ["\u001b[mNotice: Compiled catalog for controller-r00-00.redhat.local in environment production in 0.29 seconds\u001b[0m", "\u001b[mNotice: /Stage[main]/Main/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/transport_url]/ensure: created\u001b[0m", "\u001b[mNotice: Finished catalog run in 0.57 seconds\u001b[0m"]} >2018-06-18 15:26:14,863 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:26:19,942 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "nova-manage cell_v2 map_cell0 --database_connection=mysql+pymysql://nova:8MMttgFpZ4fKUe99GWMpEwNqC@10.0.0.12/nova_cell0", "delta": "0:00:03.069613", "end": "2018-06-18 19:26:20.771330", "rc": 0, "start": "2018-06-18 19:26:17.701717", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:26:19,961 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:26:25,189 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "nova-manage cell_v2 create_cell --name='default' --database_connection=$(hiera nova::database_connection)", "delta": "0:00:03.260926", "end": "2018-06-18 19:26:26.005573", "failed_when_result": false, "rc": 0, "start": "2018-06-18 19:26:22.744647", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:26:25,206 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:26:40,433 p=12212 u=mistral | changed: [192.168.0.13] => {"ansible_job_id": "779667819752.341493", "changed": true, "cmd": ["nova-manage", "db", "sync"], "delta": "0:00:07.643289", "end": "2018-06-18 19:26:35.970718", "finished": 1, "rc": 0, "start": "2018-06-18 19:26:28.327429", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:26:40,451 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:26:45,293 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "nova-manage cell_v2 list_cells | sed -e '1,3d' -e '$d' | awk -F ' *| *' '$2 == \"default\" {print $4}'", "delta": "0:00:02.959716", "end": "2018-06-18 19:26:46.120149", "rc": 0, "start": "2018-06-18 19:26:43.160433", "stderr": "", "stderr_lines": [], "stdout": "71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d", "stdout_lines": ["71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d"]} >2018-06-18 15:26:45,310 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:26:50,342 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "cell_v2", "discover_hosts", "--cell_uuid", "71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d", "--verbose"], "delta": "0:00:03.116510", "end": "2018-06-18 19:26:51.171301", "rc": 0, "start": "2018-06-18 19:26:48.054791", "stderr": "", "stderr_lines": [], "stdout": "Getting compute nodes from cell 'default': 71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d\nFound 1 computes in cell: 71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d\nChecking host mapping for compute host 'compute-r00-00.redhat.local': 88bb57f8-f0c5-4dcd-8b1b-0da93949b1d1\nCreating host mapping for compute host 'compute-r00-00.redhat.local': 88bb57f8-f0c5-4dcd-8b1b-0da93949b1d1", "stdout_lines": ["Getting compute nodes from cell 'default': 71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d", "Found 1 computes in cell: 71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d", "Checking host mapping for compute host 'compute-r00-00.redhat.local': 88bb57f8-f0c5-4dcd-8b1b-0da93949b1d1", "Creating host mapping for compute host 'compute-r00-00.redhat.local': 88bb57f8-f0c5-4dcd-8b1b-0da93949b1d1"]} >2018-06-18 15:26:50,358 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:26:55,099 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "cell_v2", "map_instances", "--cell_uuid", "71c3a2f1-bba7-41b5-8ea5-d5cc3c607d8d"], "delta": "0:00:02.829920", "end": "2018-06-18 19:26:55.927795", "rc": 0, "start": "2018-06-18 19:26:53.097875", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:26:55,115 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:26:55,133 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,149 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:26:55,165 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,180 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:26:55,198 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,214 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:26:55,233 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,249 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:26:55,266 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,281 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:26:55,299 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,314 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:26:55,333 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,348 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:26:55,369 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,385 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:26:55,405 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,422 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:26:55,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,523 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:26:55,739 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:26:55,760 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,771 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:26:55,789 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,800 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:26:55,818 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,828 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:26:55,845 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,855 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:26:55,871 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,882 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:26:55,900 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,910 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:26:55,929 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,939 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:26:55,956 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,968 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:26:55,987 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:55,998 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:26:56,020 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,032 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:26:56,052 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,064 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:26:56,081 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,093 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:26:56,112 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,123 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:26:56,141 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,153 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:26:56,173 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,185 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:26:56,202 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,218 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:26:56,240 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,255 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,273 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:26:56,297 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,313 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,331 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:26:56,353 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,366 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,383 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:26:56,424 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:56,670 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:26:56,705 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:26:58,650 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006848", "end": "2018-06-18 19:26:59.472462", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:26:59.465614", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:26:58,674 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:26:58,696 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,719 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:26:58,739 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,762 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:26:58,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,806 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:26:58,827 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,851 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:26:58,872 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,897 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:26:58,917 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,940 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:26:58,961 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:58,984 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:26:59,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,028 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:26:59,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,071 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:26:59,091 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,113 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:26:59,132 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,156 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:26:59,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,199 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:26:59,218 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,242 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:26:59,263 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,288 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:26:59,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,332 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:26:59,352 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,374 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:26:59,396 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,418 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:26:59,439 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,462 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:26:59,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,506 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:26:59,526 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,548 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:26:59,569 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,591 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:26:59,612 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,634 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:26:59,657 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,678 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:26:59,698 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,714 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:26:59,735 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,751 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:26:59,773 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,788 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:26:59,808 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,831 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:26:59,848 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,872 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:26:59,896 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,914 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:26:59,934 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,951 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:26:59,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:26:59,992 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:27:00,011 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,028 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:27:00,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,064 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:27:00,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,100 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:27:00,120 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,137 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:27:00,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,174 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:27:00,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,212 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:27:00,233 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,250 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:27:00,271 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,287 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:27:00,312 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,335 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:27:00,356 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,379 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:27:00,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,423 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:27:00,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,464 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:27:00,485 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,510 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:27:00,528 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,544 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:27:00,562 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,578 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:27:00,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,612 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:27:00,630 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,646 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:27:00,665 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,680 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:27:00,698 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,713 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:27:00,732 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,747 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:27:00,766 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,782 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:27:00,802 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,818 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:27:00,835 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,851 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:27:00,869 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,884 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:27:00,903 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,919 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:27:00,938 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,954 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:27:00,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:00,988 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:27:01,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,022 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:27:01,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,057 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:27:01,076 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,092 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:27:01,112 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,128 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:27:01,146 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,162 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:27:01,180 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,197 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:27:01,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,232 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:27:01,250 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,268 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:27:01,285 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,301 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:27:01,319 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,336 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:27:01,358 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,376 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:27:01,397 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,414 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:27:01,434 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,450 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:27:01,469 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,486 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:27:01,509 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,514 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,531 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:27:01,551 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,567 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:27:01,592 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,599 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,603 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,611 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,616 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,624 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,631 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,635 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,646 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,650 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,658 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,662 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,678 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:27:01,697 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,713 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:27:01,735 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,751 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:27:01,772 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,789 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:27:01,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,827 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:27:01,846 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,862 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:27:01,881 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,897 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:27:01,916 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,932 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:27:01,951 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:01,966 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:27:01,987 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,002 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:27:02,021 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,037 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:27:02,055 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,071 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:27:02,090 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,106 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:27:02,126 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,141 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:27:02,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,174 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:27:02,192 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,208 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:27:02,229 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,244 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:27:02,265 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,282 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:27:02,302 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,320 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:27:02,339 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,354 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:27:02,371 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,386 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:27:02,404 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,419 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:27:02,439 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,454 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:27:02,473 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,488 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:27:02,506 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,521 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:27:02,540 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,555 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:27:02,573 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,589 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:27:02,605 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,620 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:27:02,638 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,653 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:27:02,671 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,686 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:27:02,705 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,720 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:27:02,736 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,752 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:27:02,778 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,783 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,798 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:27:02,835 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,841 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,847 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,855 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,860 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,863 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,870 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,878 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,884 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,891 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,895 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,901 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,920 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:27:02,938 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,953 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:27:02,969 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:02,984 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:27:03,001 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,015 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:27:03,033 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,048 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:27:03,067 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,082 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:27:03,101 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,115 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:27:03,132 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,147 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:27:03,164 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,179 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:27:03,197 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,211 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:27:03,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,244 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:27:03,260 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,275 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:27:03,292 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,307 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:27:03,325 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,340 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:27:03,358 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,373 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:27:03,391 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,405 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:27:03,422 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,437 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:27:03,456 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,472 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:27:03,492 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,508 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:27:03,532 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,547 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:27:03,564 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,578 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:27:03,605 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,619 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:27:03,637 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,652 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:27:03,670 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,685 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:27:03,702 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,718 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:27:03,734 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,752 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:27:03,770 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,784 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:27:03,803 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,818 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:27:03,837 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,851 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:27:03,867 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,881 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:27:03,900 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,915 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:27:03,932 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,948 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:27:03,966 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:03,982 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:27:03,998 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:04,015 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:27:04,031 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:04,046 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:27:04,063 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:04,078 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:27:04,095 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:04,111 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:27:07,075 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["aodh-dbsync"], "delta": "0:00:01.099906", "end": "2018-06-18 19:27:07.904321", "rc": 0, "start": "2018-06-18 19:27:06.804415", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:07,092 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:27:10,369 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["cinder-manage", "db", "sync"], "delta": "0:00:01.448189", "end": "2018-06-18 19:27:11.196636", "rc": 0, "start": "2018-06-18 19:27:09.748447", "stderr": "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".\n2018-06-18 19:27:10.957 343757 INFO migrate.versioning.api [-] 79 -> 80... \n2018-06-18 19:27:10.962 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:10.963 343757 INFO migrate.versioning.api [-] 80 -> 81... \n2018-06-18 19:27:10.967 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:10.967 343757 INFO migrate.versioning.api [-] 81 -> 82... \n2018-06-18 19:27:10.972 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:10.972 343757 INFO migrate.versioning.api [-] 82 -> 83... \n2018-06-18 19:27:10.977 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:10.977 343757 INFO migrate.versioning.api [-] 83 -> 84... \n2018-06-18 19:27:10.981 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:10.981 343757 INFO migrate.versioning.api [-] 84 -> 85... \n2018-06-18 19:27:11.000 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.000 343757 INFO migrate.versioning.api [-] 85 -> 86... \n2018-06-18 19:27:11.019 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.019 343757 INFO migrate.versioning.api [-] 86 -> 87... \n2018-06-18 19:27:11.030 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.030 343757 INFO migrate.versioning.api [-] 87 -> 88... \n2018-06-18 19:27:11.054 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.054 343757 INFO migrate.versioning.api [-] 88 -> 89... \n2018-06-18 19:27:11.065 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.066 343757 INFO migrate.versioning.api [-] 89 -> 90... \n2018-06-18 19:27:11.082 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.082 343757 INFO migrate.versioning.api [-] 90 -> 91... \n2018-06-18 19:27:11.102 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.102 343757 INFO migrate.versioning.api [-] 91 -> 92... \n2018-06-18 19:27:11.107 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.107 343757 INFO migrate.versioning.api [-] 92 -> 93... \n2018-06-18 19:27:11.111 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.112 343757 INFO migrate.versioning.api [-] 93 -> 94... \n2018-06-18 19:27:11.116 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.116 343757 INFO migrate.versioning.api [-] 94 -> 95... \n2018-06-18 19:27:11.121 343757 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:11.121 343757 INFO migrate.versioning.api [-] 95 -> 96... \n2018-06-18 19:27:11.125 343757 INFO migrate.versioning.api [-] done", "stderr_lines": ["Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "2018-06-18 19:27:10.957 343757 INFO migrate.versioning.api [-] 79 -> 80... ", "2018-06-18 19:27:10.962 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:10.963 343757 INFO migrate.versioning.api [-] 80 -> 81... ", "2018-06-18 19:27:10.967 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:10.967 343757 INFO migrate.versioning.api [-] 81 -> 82... ", "2018-06-18 19:27:10.972 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:10.972 343757 INFO migrate.versioning.api [-] 82 -> 83... ", "2018-06-18 19:27:10.977 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:10.977 343757 INFO migrate.versioning.api [-] 83 -> 84... ", "2018-06-18 19:27:10.981 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:10.981 343757 INFO migrate.versioning.api [-] 84 -> 85... ", "2018-06-18 19:27:11.000 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.000 343757 INFO migrate.versioning.api [-] 85 -> 86... ", "2018-06-18 19:27:11.019 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.019 343757 INFO migrate.versioning.api [-] 86 -> 87... ", "2018-06-18 19:27:11.030 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.030 343757 INFO migrate.versioning.api [-] 87 -> 88... ", "2018-06-18 19:27:11.054 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.054 343757 INFO migrate.versioning.api [-] 88 -> 89... ", "2018-06-18 19:27:11.065 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.066 343757 INFO migrate.versioning.api [-] 89 -> 90... ", "2018-06-18 19:27:11.082 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.082 343757 INFO migrate.versioning.api [-] 90 -> 91... ", "2018-06-18 19:27:11.102 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.102 343757 INFO migrate.versioning.api [-] 91 -> 92... ", "2018-06-18 19:27:11.107 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.107 343757 INFO migrate.versioning.api [-] 92 -> 93... ", "2018-06-18 19:27:11.111 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.112 343757 INFO migrate.versioning.api [-] 93 -> 94... ", "2018-06-18 19:27:11.116 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.116 343757 INFO migrate.versioning.api [-] 94 -> 95... ", "2018-06-18 19:27:11.121 343757 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:11.121 343757 INFO migrate.versioning.api [-] 95 -> 96... ", "2018-06-18 19:27:11.125 343757 INFO migrate.versioning.api [-] done"], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:10,386 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:27:13,443 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["glance-manage", "db_sync"], "delta": "0:00:01.145351", "end": "2018-06-18 19:27:14.271002", "rc": 0, "start": "2018-06-18 19:27:13.125651", "stderr": "Option \"verbose\" from group \"DEFAULT\" is deprecated for removal. Its value may be silently ignored in the future.\n/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1241: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade\n expire_on_commit=expire_on_commit, _conf=conf)\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running stamp_revision -> mitaka02\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata01, add visibility to and remove is_public from images\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stderr_lines": ["Option \"verbose\" from group \"DEFAULT\" is deprecated for removal. Its value may be silently ignored in the future.", "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1241: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade", " expire_on_commit=expire_on_commit, _conf=conf)", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running stamp_revision -> mitaka02", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata01, add visibility to and remove is_public from images", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL."], "stdout": "Database is currently not under Alembic's migration control.\n(u\"Placing database under Alembic's migration control at revision:\", 'mitaka02')\nUpgraded database to: ocata01, current revision(s): ocata01", "stdout_lines": ["Database is currently not under Alembic's migration control.", "(u\"Placing database under Alembic's migration control at revision:\", 'mitaka02')", "Upgraded database to: ocata01, current revision(s): ocata01"]} >2018-06-18 15:27:13,461 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:27:16,889 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["gnocchi-upgrade", "--skip-storage"], "delta": "0:00:01.533776", "end": "2018-06-18 19:27:17.718095", "rc": 0, "start": "2018-06-18 19:27:16.184319", "stderr": "Option \"metric_processing_delay\" from group \"storage\" is deprecated. Use option \"metric_processing_delay\" from group \"metricd\".", "stderr_lines": ["Option \"metric_processing_delay\" from group \"storage\" is deprecated. Use option \"metric_processing_delay\" from group \"metricd\"."], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:16,907 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:27:19,721 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["heat-manage", "db_sync"], "delta": "0:00:00.898233", "end": "2018-06-18 19:27:20.550294", "rc": 0, "start": "2018-06-18 19:27:19.652061", "stderr": "2018-06-18 19:27:20.387 344458 WARNING oslo_config.cfg [-] Option \"db_backend\" from group \"DEFAULT\" is deprecated. Use option \"backend\" from group \"database\".\n2018-06-18 19:27:20.434 344458 INFO migrate.versioning.api [-] 73 -> 74... \n2018-06-18 19:27:20.439 344458 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:20.439 344458 INFO migrate.versioning.api [-] 74 -> 75... \n2018-06-18 19:27:20.444 344458 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:20.444 344458 INFO migrate.versioning.api [-] 75 -> 76... \n2018-06-18 19:27:20.449 344458 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:20.449 344458 INFO migrate.versioning.api [-] 76 -> 77... \n2018-06-18 19:27:20.454 344458 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:20.454 344458 INFO migrate.versioning.api [-] 77 -> 78... \n2018-06-18 19:27:20.459 344458 INFO migrate.versioning.api [-] done\n2018-06-18 19:27:20.459 344458 INFO migrate.versioning.api [-] 78 -> 79... \n2018-06-18 19:27:20.504 344458 INFO migrate.versioning.api [-] done", "stderr_lines": ["2018-06-18 19:27:20.387 344458 WARNING oslo_config.cfg [-] Option \"db_backend\" from group \"DEFAULT\" is deprecated. Use option \"backend\" from group \"database\".", "2018-06-18 19:27:20.434 344458 INFO migrate.versioning.api [-] 73 -> 74... ", "2018-06-18 19:27:20.439 344458 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:20.439 344458 INFO migrate.versioning.api [-] 74 -> 75... ", "2018-06-18 19:27:20.444 344458 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:20.444 344458 INFO migrate.versioning.api [-] 75 -> 76... ", "2018-06-18 19:27:20.449 344458 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:20.449 344458 INFO migrate.versioning.api [-] 76 -> 77... ", "2018-06-18 19:27:20.454 344458 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:20.454 344458 INFO migrate.versioning.api [-] 77 -> 78... ", "2018-06-18 19:27:20.459 344458 INFO migrate.versioning.api [-] done", "2018-06-18 19:27:20.459 344458 INFO migrate.versioning.api [-] 78 -> 79... ", "2018-06-18 19:27:20.504 344458 INFO migrate.versioning.api [-] done"], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:19,738 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:27:22,948 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["keystone-manage", "db_sync"], "delta": "0:00:01.308851", "end": "2018-06-18 19:27:23.776371", "rc": 0, "start": "2018-06-18 19:27:22.467520", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:22,964 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:27:26,501 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["neutron-db-manage", "upgrade", "head"], "delta": "0:00:01.647434", "end": "2018-06-18 19:27:27.329141", "rc": 0, "start": "2018-06-18 19:27:25.681707", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70, add_pk_version_table\nINFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c, extend_pk_with_host_and_add_status_to_ml2_port_binding\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stderr_lines": ["INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70, add_pk_version_table", "INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c, extend_pk_with_host_and_add_status_to_ml2_port_binding", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL."], "stdout": "Running upgrade for neutron ...\nOK\nRunning upgrade for bsn_extensions ...\nOK\nRunning upgrade for networking-cisco ...\nOK\nRunning upgrade for networking-odl ...\nOK\nRunning upgrade for neutron-lbaas ...\nOK", "stdout_lines": ["Running upgrade for neutron ...", "OK", "Running upgrade for bsn_extensions ...", "OK", "Running upgrade for networking-cisco ...", "OK", "Running upgrade for networking-odl ...", "OK", "Running upgrade for neutron-lbaas ...", "OK"]} >2018-06-18 15:27:26,519 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:27:31,277 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "api_db", "sync"], "delta": "0:00:02.826463", "end": "2018-06-18 19:27:32.105886", "rc": 0, "start": "2018-06-18 19:27:29.279423", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:31,294 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:27:36,349 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "db", "online_data_migrations"], "delta": "0:00:03.170559", "end": "2018-06-18 19:27:37.176392", "rc": 0, "start": "2018-06-18 19:27:34.005833", "stderr": "", "stderr_lines": [], "stdout": "Running batches of 50 until complete\n+---------------------------------------------+--------------+-----------+\n| Migration | Total Needed | Completed |\n+---------------------------------------------+--------------+-----------+\n| aggregate_uuids_online_data_migration | 0 | 0 |\n| delete_build_requests_with_no_instance_uuid | 0 | 0 |\n| migrate_aggregate_reset_autoincrement | 0 | 0 |\n| migrate_aggregates | 0 | 0 |\n| migrate_flavor_reset_autoincrement | 0 | 0 |\n| migrate_flavors | 0 | 0 |\n| migrate_instance_groups_to_api_db | 0 | 0 |\n| migrate_instance_keypairs | 0 | 0 |\n| migrate_instances_add_request_spec | 0 | 0 |\n| migrate_keypairs_to_api_db | 0 | 0 |\n+---------------------------------------------+--------------+-----------+", "stdout_lines": ["Running batches of 50 until complete", "+---------------------------------------------+--------------+-----------+", "| Migration | Total Needed | Completed |", "+---------------------------------------------+--------------+-----------+", "| aggregate_uuids_online_data_migration | 0 | 0 |", "| delete_build_requests_with_no_instance_uuid | 0 | 0 |", "| migrate_aggregate_reset_autoincrement | 0 | 0 |", "| migrate_aggregates | 0 | 0 |", "| migrate_flavor_reset_autoincrement | 0 | 0 |", "| migrate_flavors | 0 | 0 |", "| migrate_instance_groups_to_api_db | 0 | 0 |", "| migrate_instance_keypairs | 0 | 0 |", "| migrate_instances_add_request_spec | 0 | 0 |", "| migrate_keypairs_to_api_db | 0 | 0 |", "+---------------------------------------------+--------------+-----------+"]} >2018-06-18 15:27:36,366 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:36,391 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,464 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:27:36,678 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:27:36,698 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,710 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:27:36,727 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,739 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:27:36,756 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,768 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:27:36,787 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,798 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:27:36,817 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,829 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:27:36,848 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,860 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:27:36,878 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,889 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:27:36,908 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,919 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:27:36,938 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,950 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:27:36,970 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:36,983 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:27:37,000 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,011 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:27:37,036 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,047 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:27:37,073 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,085 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:27:37,110 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,126 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:27:37,143 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,156 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:27:37,175 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,192 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:37,216 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,230 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,246 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:37,274 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,286 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,302 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:37,327 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,342 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,358 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:37,397 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:37,616 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:27:37,648 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:27:39,500 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006659", "end": "2018-06-18 19:27:40.319941", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:27:40.313282", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:39,518 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:27:39,537 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,554 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:27:39,572 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,588 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:27:39,607 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,623 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:27:39,641 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,658 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:27:39,675 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,691 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:27:39,711 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,727 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:27:39,746 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,761 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:27:39,780 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,796 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:27:39,814 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,829 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:27:39,848 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,864 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:27:39,884 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,899 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:27:39,920 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,936 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:27:39,957 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:39,974 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:27:39,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,008 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:27:40,025 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,041 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:27:40,060 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,076 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:27:40,095 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,111 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:27:40,130 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,145 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:27:40,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,178 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:27:40,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,212 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:27:40,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,245 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:27:40,266 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,282 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:27:40,300 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,316 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:27:40,336 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,353 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:27:40,374 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,390 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:27:40,411 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,429 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:27:40,447 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,464 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:27:40,482 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,499 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:27:40,519 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,536 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:27:40,556 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,573 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:27:40,592 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,608 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:27:40,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,642 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:27:40,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,678 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:27:40,697 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,714 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:27:40,733 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,751 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:27:40,768 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,785 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:27:40,803 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,820 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:27:40,839 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,856 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:27:40,875 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,891 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:27:40,911 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,927 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:27:40,948 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:40,964 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:27:40,985 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,002 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:27:41,022 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,039 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:27:41,059 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,075 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:27:41,092 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,108 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:27:41,126 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,141 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:27:41,161 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,177 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:27:41,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,212 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:27:41,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,245 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:27:41,262 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,278 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:27:41,296 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,312 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:27:41,330 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,345 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:27:41,364 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,378 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:27:41,394 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,409 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:27:41,427 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,441 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:27:41,460 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,474 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:27:41,494 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,509 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:27:41,526 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,541 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:27:41,558 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,572 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:27:41,591 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,605 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:27:41,623 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,638 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:27:41,657 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,671 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:27:41,689 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,704 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:27:41,723 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,738 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:27:41,756 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,771 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:27:41,789 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,803 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:27:41,820 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,835 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:27:41,852 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,867 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:27:41,884 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,899 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:27:41,916 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,931 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:27:41,949 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,964 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:27:41,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:41,999 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:27:42,024 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,028 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,045 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:27:42,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,081 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:27:42,105 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,112 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,118 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,123 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,130 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,135 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,141 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,146 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,152 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,159 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,164 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,171 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,187 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:27:42,205 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,221 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:27:42,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,253 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:27:42,273 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,289 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:27:42,307 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,322 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:27:42,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,357 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:27:42,375 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,390 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:27:42,406 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,421 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:27:42,440 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,455 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:27:42,475 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,489 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:27:42,506 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,521 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:27:42,538 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,553 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:27:42,572 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,587 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:27:42,605 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,621 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:27:42,637 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,651 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:27:42,667 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,682 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:27:42,700 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,715 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:27:42,733 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,748 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:27:42,768 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,783 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:27:42,800 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,815 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:27:42,833 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,849 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:27:42,867 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,883 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:27:42,902 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,918 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:27:42,935 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,951 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:27:42,968 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:42,984 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:27:43,004 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,020 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:27:43,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,057 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:27:43,076 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,093 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:27:43,112 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,127 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:27:43,145 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,161 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:27:43,179 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,195 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:27:43,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,229 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:27:43,253 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,259 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,275 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:27:43,310 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,315 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,321 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,328 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,334 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,339 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,345 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,350 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,355 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,361 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,368 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,373 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,393 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:27:43,411 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,427 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:27:43,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,459 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:27:43,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,494 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:27:43,514 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,529 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:27:43,549 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,565 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:27:43,584 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,599 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:27:43,618 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,633 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:27:43,653 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,668 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:27:43,687 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,703 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:27:43,722 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,737 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:27:43,754 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,770 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:27:43,792 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,809 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:27:43,831 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,847 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:27:43,870 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,886 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:27:43,904 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,920 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:27:43,939 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,955 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:27:43,975 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:43,990 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:27:44,010 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,026 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:27:44,043 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,065 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:27:44,085 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,103 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:27:44,137 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,154 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:27:44,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,191 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:27:44,208 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,222 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:27:44,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,252 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:27:44,270 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,284 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:27:44,303 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,318 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:27:44,339 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,354 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:27:44,372 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,388 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:27:44,407 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,424 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:27:44,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,460 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:27:44,479 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,495 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:27:44,513 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,529 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:27:44,551 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,567 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:27:44,588 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,604 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:27:44,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,643 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:27:44,663 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,679 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:27:44,700 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,716 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:27:44,737 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,754 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:27:44,773 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,789 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:27:44,811 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,826 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:27:44,843 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,859 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:27:44,876 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,891 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:27:44,909 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,925 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:27:44,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,961 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:27:44,978 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:44,993 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:45,014 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,087 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:27:45,198 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:27:45,217 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,229 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:27:45,247 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,257 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:27:45,275 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,287 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:27:45,304 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,315 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:27:45,332 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,343 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:27:45,360 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,371 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:27:45,389 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,400 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:27:45,419 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,430 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:27:45,446 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,458 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:27:45,476 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,486 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:27:45,505 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,517 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:27:45,535 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,546 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:27:45,564 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,575 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:27:45,593 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,604 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:27:45,622 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,633 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:27:45,651 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,668 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:45,691 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,703 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,719 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:45,743 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,755 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,770 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:45,792 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,806 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:45,822 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:45,890 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:27:45,906 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for Controller] **************** >2018-06-18 15:27:45,942 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:47,966 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "#!/bin/bash\n if [ ! -f /root/.ffu_workaround ]; then\n touch /root/.ffu_workaround\n os-apply-config -m /var/lib/os-collect-config/ControllerDeployment.json\n systemctl stop os-collect-config\n rm -r /var/lib/os-collect-config/*\n rm -f /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles\n rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml\n rm -f /usr/libexec/os-refresh-config/configure.d/10-hiera-disable\n fi", "delta": "0:00:00.004079", "end": "2018-06-18 19:27:48.798706", "rc": 0, "start": "2018-06-18 19:27:48.794627", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:47,982 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for Compute] ******************* >2018-06-18 15:27:48,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:49,872 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": "#!/bin/bash\n if [ ! -f /root/.ffu_workaround ]; then\n touch /root/.ffu_workaround\n os-apply-config -m /var/lib/os-collect-config/NovaComputeDeployment.json\n systemctl stop os-collect-config\n rm -r /var/lib/os-collect-config/*\n rm -f /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles\n rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml\n rm -f /usr/libexec/os-refresh-config/configure.d/10-hiera-disable\n fi", "delta": "0:00:00.004950", "end": "2018-06-18 19:27:50.691630", "rc": 0, "start": "2018-06-18 19:27:50.686680", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:49,889 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for BlockStorage] ************** >2018-06-18 15:27:49,913 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:49,924 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:49,940 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for ObjectStorage] ************* >2018-06-18 15:27:49,960 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:49,972 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:49,987 p=12212 u=mistral | TASK [Run Fast Forward Upgrade Prep Workarounds for CephStorage] *************** >2018-06-18 15:27:50,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:50,021 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:50,035 p=12212 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:27:52,053 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.085979", "end": "2018-06-18 19:27:52.869239", "rc": 0, "start": "2018-06-18 19:27:52.783260", "stderr": "", "stderr_lines": [], "stdout": "COMPUTE-R00-00", "stdout_lines": ["COMPUTE-R00-00"]} >2018-06-18 15:27:52,099 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093620", "end": "2018-06-18 19:27:52.928136", "rc": 0, "start": "2018-06-18 19:27:52.834516", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:27:52,115 p=12212 u=mistral | TASK [set is_bootstrap_node ffu_packages_bootstrap_only facts] ***************** >2018-06-18 15:27:52,158 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ffu_packages_apply": true, "is_bootstrap_node": true}, "changed": false} >2018-06-18 15:27:52,173 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"ffu_packages_apply": true, "is_bootstrap_node": true}, "changed": false} >2018-06-18 15:27:52,189 p=12212 u=mistral | TASK [Create /var/lib/docker-puppet] ******************************************* >2018-06-18 15:27:54,154 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "unconfined_u:object_r:container_file_t:s0", "size": 30, "state": "directory", "uid": 0} >2018-06-18 15:27:54,168 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/docker-puppet", "secontext": "unconfined_u:object_r:container_file_t:s0", "size": 30, "state": "directory", "uid": 0} >2018-06-18 15:27:54,184 p=12212 u=mistral | TASK [Write docker-puppet.py] ************************************************** >2018-06-18 15:27:57,315 p=12212 u=mistral | ok: [192.168.0.12] => {"changed": false, "checksum": "1be1718e3aa43ac0f1f060bc081cf74caf6fe0b7", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/var/lib/docker-puppet/docker-puppet.py", "secontext": "system_u:object_r:container_file_t:s0", "size": 16806, "state": "file", "uid": 0} >2018-06-18 15:27:57,388 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "checksum": "1be1718e3aa43ac0f1f060bc081cf74caf6fe0b7", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/var/lib/docker-puppet/docker-puppet.py", "secontext": "system_u:object_r:container_file_t:s0", "size": 16806, "state": "file", "uid": 0} >2018-06-18 15:27:57,404 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:57,561 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:27:57,579 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:27:57,597 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:27:57,614 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_prep_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:27:57,636 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:27:57,672 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:57,901 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:27:57,932 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:27:59,826 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.005859", "end": "2018-06-18 19:28:00.649758", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:28:00.643899", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:27:59,842 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:27:59,867 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:59,884 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:27:59,907 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:59,922 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:27:59,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:27:59,963 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:27:59,986 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,002 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:28:00,025 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,041 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:28:00,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,082 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:28:00,105 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,122 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:28:00,143 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,161 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:28:00,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,202 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:28:00,228 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,245 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:28:00,269 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,286 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:28:00,305 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,322 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:28:00,344 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,360 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:28:00,382 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,399 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:28:00,421 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,438 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:28:00,460 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,476 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:28:00,498 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,515 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:28:00,536 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,553 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:28:00,575 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,592 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:28:00,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,631 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:28:00,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,669 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:28:00,690 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,707 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:28:00,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,745 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:28:00,768 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,784 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:28:00,805 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,821 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:28:00,844 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,862 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:28:00,885 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,901 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:28:00,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,942 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:28:00,963 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:00,979 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:28:01,002 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,018 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:28:01,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,057 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:28:01,082 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,097 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:28:01,118 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,135 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:28:01,156 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,173 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:28:01,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,214 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:28:01,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,254 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:28:01,276 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,293 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:28:01,316 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,333 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:28:01,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,374 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:28:01,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,415 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:28:01,436 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,453 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:28:01,475 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,492 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:28:01,515 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,532 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:28:01,556 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,572 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:28:01,594 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,611 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:28:01,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,652 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:28:01,676 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,693 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:28:01,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,735 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:28:01,759 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,775 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:28:01,798 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,815 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:28:01,838 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,854 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:28:01,878 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,894 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:28:01,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,931 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:28:01,953 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:01,970 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:01,993 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,010 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:02,035 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,051 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:28:02,072 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,087 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:28:02,109 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,126 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:28:02,148 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,164 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:28:02,187 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,203 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:28:02,225 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,240 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:28:02,262 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,278 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:28:02,303 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,319 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:28:02,346 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,361 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:28:02,384 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,400 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:28:02,420 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,435 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:28:02,455 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,470 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:28:02,491 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,507 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:28:02,527 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,540 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:28:02,562 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,576 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:28:02,595 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,608 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:28:02,631 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,647 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:28:02,669 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,677 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,692 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:28:02,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,727 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:28:02,749 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,759 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,765 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,774 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,783 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,790 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,797 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,807 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,814 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,821 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,828 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,836 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,851 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:28:02,872 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,887 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:28:02,904 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,919 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:28:02,936 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,950 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:28:02,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:02,982 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:28:03,000 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,016 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:28:03,035 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,049 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:28:03,067 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,082 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:28:03,099 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,114 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:28:03,133 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,148 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:28:03,167 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,183 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:28:03,201 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,215 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:28:03,233 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,247 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:28:03,265 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,280 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:28:03,301 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,316 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:28:03,335 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,349 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:28:03,366 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,381 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:28:03,400 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,416 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:28:03,440 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,455 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:28:03,476 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,492 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:28:03,511 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,526 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:28:03,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,559 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:28:03,575 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,589 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:28:03,607 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,623 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:28:03,641 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,657 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:03,675 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,690 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:28:03,709 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,725 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:28:03,743 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,759 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:28:03,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,793 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:28:03,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,825 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:28:03,842 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,857 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:28:03,876 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,892 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:28:03,918 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,922 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,937 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:28:03,969 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,973 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,978 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,983 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,989 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,993 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:03,998 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,002 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,008 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,014 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,018 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,023 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,041 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:28:04,060 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,075 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:28:04,091 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,106 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:28:04,124 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,139 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:28:04,158 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,173 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:28:04,192 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,208 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:28:04,227 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,243 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:28:04,261 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,277 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:04,297 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,312 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:04,332 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,348 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:04,366 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,382 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:04,400 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,416 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:04,435 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,452 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:04,471 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,488 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:04,507 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,524 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:28:04,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,561 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:28:04,581 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,597 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:28:04,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,633 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:28:04,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,667 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:28:04,685 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,701 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:28:04,721 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,737 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:28:04,767 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,784 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:28:04,805 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,819 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:28:04,839 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,854 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:28:04,874 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,889 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:28:04,909 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,924 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:28:04,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:04,962 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:28:04,980 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,004 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:28:05,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,049 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:28:05,069 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,094 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:28:05,113 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,130 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:28:05,148 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,164 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:28:05,182 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,198 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:28:05,218 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,235 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:28:05,256 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,272 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:28:05,291 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,310 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:28:05,330 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,346 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:28:05,367 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,383 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:28:05,404 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,420 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:28:05,441 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,457 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:28:05,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,494 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:28:05,514 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,530 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:28:05,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,576 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:28:05,599 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,615 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:28:05,636 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,651 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:28:05,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,685 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:05,708 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,774 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:28:05,935 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:28:05,956 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,967 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:28:05,987 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:05,998 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:06,018 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,030 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:06,052 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,063 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:28:06,083 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,094 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:28:06,114 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,126 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:28:06,144 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,156 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:06,174 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,186 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:28:06,203 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,215 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:06,233 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,244 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:06,262 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,274 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:06,292 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,305 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:06,323 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,335 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:06,353 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,364 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:06,382 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,394 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:06,413 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,430 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:06,453 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,463 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,479 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:06,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,515 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,531 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:06,554 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,568 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,583 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:06,624 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:06,854 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:28:06,887 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:28:08,823 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007396", "end": "2018-06-18 19:28:09.638466", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:28:09.631070", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:28:08,840 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:28:08,860 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:08,874 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:28:08,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:08,907 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:28:08,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:08,940 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:28:08,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:08,973 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:28:08,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,005 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:28:09,022 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,037 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:28:09,055 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,070 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:28:09,087 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,102 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:28:09,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,134 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:28:09,152 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,167 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:28:09,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,199 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:28:09,216 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,231 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:28:09,246 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,260 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:28:09,277 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,291 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:28:09,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,324 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:28:09,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,357 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:28:09,374 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,390 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:28:09,409 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,424 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:28:09,442 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,456 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:28:09,474 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,490 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:28:09,506 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,522 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:28:09,539 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,554 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:28:09,572 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,587 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:28:09,605 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,620 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:28:09,640 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,655 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:28:09,672 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,687 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:28:09,703 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,718 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:28:09,736 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,751 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:28:09,770 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,786 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:28:09,802 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,817 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:28:09,835 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,851 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:28:09,873 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,890 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:28:09,910 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,926 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:28:09,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,959 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:28:09,976 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:09,991 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:28:10,011 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,026 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:28:10,045 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,060 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:28:10,080 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,096 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:28:10,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,129 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:28:10,149 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,165 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:28:10,186 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,202 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:28:10,221 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,237 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:28:10,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,273 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:28:10,291 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,306 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:28:10,325 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,341 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:28:10,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,376 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:28:10,397 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,412 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:28:10,431 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,447 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:28:10,467 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,482 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:28:10,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,519 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:28:10,538 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,555 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:28:10,573 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,590 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:28:10,610 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,627 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:28:10,646 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,663 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:10,682 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,699 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:10,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,735 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:28:10,753 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,769 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:28:10,786 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,802 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:28:10,821 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,837 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:28:10,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,873 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:28:10,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,908 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:28:10,929 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,945 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:28:10,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:10,983 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:28:11,003 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,019 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:28:11,039 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,054 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:28:11,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,088 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:28:11,107 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,122 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:28:11,142 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,157 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:28:11,178 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,193 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:28:11,211 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,226 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:28:11,247 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,261 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:28:11,282 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,296 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:28:11,320 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,324 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,338 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:28:11,354 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,368 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:28:11,397 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,398 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,401 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,407 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,414 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,422 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,428 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,434 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,437 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,445 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,449 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,454 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,471 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:28:11,489 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,504 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:28:11,526 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,541 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:28:11,563 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,577 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:28:11,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,612 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:28:11,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,648 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:28:11,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,684 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:28:11,704 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,721 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:28:11,741 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,758 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:28:11,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,794 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:28:11,815 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,831 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:28:11,851 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,868 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:28:11,888 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,904 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:28:11,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,941 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:28:11,963 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:11,979 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:28:12,000 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,019 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:28:12,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,058 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:28:12,079 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,095 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:28:12,117 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,134 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:28:12,155 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,172 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:28:12,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,210 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:28:12,231 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,248 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:28:12,271 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,288 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:28:12,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,326 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:28:12,347 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,362 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:12,381 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,396 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:28:12,419 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,434 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:28:12,454 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,469 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:28:12,491 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,505 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:28:12,525 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,539 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:28:12,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,574 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:28:12,594 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,609 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:28:12,638 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,644 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,659 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:28:12,695 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,704 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,712 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,719 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,728 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,736 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,741 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,752 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,758 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,768 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,775 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,781 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,800 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:28:12,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,832 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:28:12,849 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,864 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:28:12,880 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,895 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:28:12,913 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,927 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:28:12,943 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,957 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:28:12,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:12,989 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:28:13,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,022 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:13,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,055 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:13,074 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,089 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:13,110 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,126 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:13,144 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,160 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:13,179 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,195 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:13,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,227 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:13,244 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,259 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:28:13,275 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,290 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:28:13,307 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,321 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:28:13,337 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,352 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:28:13,367 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,381 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:28:13,397 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,411 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:28:13,433 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,448 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:28:13,479 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,495 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:28:13,513 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,529 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:28:13,547 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,562 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:28:13,581 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,596 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:28:13,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,630 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:28:13,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,666 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:28:13,684 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,699 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:28:13,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,734 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:28:13,754 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,769 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:28:13,790 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,806 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:28:13,824 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,839 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:28:13,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,871 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:28:13,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,905 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:28:13,924 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,939 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:28:13,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:13,972 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:28:13,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,006 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:28:14,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,038 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:28:14,058 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,073 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:28:14,092 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,107 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:28:14,125 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,141 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:28:14,161 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,178 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:28:14,199 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,213 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:28:14,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,245 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:28:14,261 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,276 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:28:14,294 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,309 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:14,329 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,396 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:28:14,503 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:28:14,524 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,535 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:28:14,552 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,564 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:14,582 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,593 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:14,612 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,623 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:28:14,641 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,652 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:28:14,668 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,680 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:28:14,699 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,711 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:14,731 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,743 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:28:14,780 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,792 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:14,810 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,823 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:14,842 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,854 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:14,874 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,885 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:14,905 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,918 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:14,937 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,950 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:14,974 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:14,986 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:15,009 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,025 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:15,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,067 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,083 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:15,105 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,117 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,133 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:15,339 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,339 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,354 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:15,390 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:15,626 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:28:15,660 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:28:17,625 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.008293", "end": "2018-06-18 19:28:18.445816", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:28:18.437523", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:28:17,642 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:28:17,662 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,678 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:28:17,695 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,711 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:28:17,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,744 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:28:17,763 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,779 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:28:17,799 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,816 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:28:17,836 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,851 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:28:17,870 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,886 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:28:17,906 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,922 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:28:17,944 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,960 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:28:17,981 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:17,997 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:28:18,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,031 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:28:18,049 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,065 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:28:18,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,100 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:28:18,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,136 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:28:18,154 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,170 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:28:18,189 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,205 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:28:18,224 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,239 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:28:18,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,275 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:28:18,294 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,310 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:28:18,327 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,343 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:28:18,361 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,377 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:28:18,396 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,412 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:28:18,432 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,449 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:28:18,468 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,485 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:28:18,506 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,522 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:28:18,542 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,558 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:28:18,577 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,592 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:28:18,611 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,626 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:28:18,643 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,659 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:28:18,678 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,693 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:28:18,711 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,726 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:28:18,746 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,761 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:28:18,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,795 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:28:18,816 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,832 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:28:18,853 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,868 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:28:18,887 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,904 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:28:18,920 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,935 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:28:18,951 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,966 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:28:18,984 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:18,999 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:28:19,017 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,031 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:28:19,050 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,064 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:28:19,080 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,094 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:28:19,111 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,125 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:28:19,143 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,158 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:28:19,176 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,191 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:28:19,208 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,222 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:28:19,239 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,254 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:28:19,271 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,286 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:28:19,306 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,322 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:28:19,341 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,356 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:28:19,373 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,390 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:28:19,410 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,426 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:28:19,445 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,461 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:28:19,482 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,499 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:19,517 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,533 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:19,557 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,573 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:28:19,592 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,607 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:28:19,625 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,641 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:28:19,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,677 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:28:19,696 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,711 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:28:19,730 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,745 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:28:19,763 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,778 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:28:19,799 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,814 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:28:19,832 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,848 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:28:19,868 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,883 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:28:19,902 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,918 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:28:19,937 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,953 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:28:19,971 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:19,986 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:28:20,004 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,019 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:28:20,037 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,051 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:28:20,069 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,083 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:28:20,100 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,114 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:28:20,135 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,141 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,156 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:28:20,176 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,191 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:28:20,214 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,219 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,223 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,228 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,233 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,238 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,243 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,248 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,253 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,258 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,263 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,269 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,284 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:28:20,304 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,319 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:28:20,336 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,352 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:28:20,371 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,387 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:28:20,407 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,423 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:28:20,443 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,459 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:28:20,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,495 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:28:20,515 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,532 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:28:20,555 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,572 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:28:20,595 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,611 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:28:20,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,651 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:28:20,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,686 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:28:20,705 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,721 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:28:20,741 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,757 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:28:20,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,795 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:28:20,813 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,829 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:28:20,847 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,863 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:28:20,880 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,896 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:28:20,915 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,931 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:28:20,948 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,964 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:28:20,980 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:20,996 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:28:21,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,031 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:28:21,050 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,066 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:28:21,086 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,102 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:28:21,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,136 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:21,153 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,170 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:28:21,188 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,205 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:28:21,223 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,241 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:28:21,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,272 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:28:21,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,304 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:28:21,322 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,337 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:28:21,356 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,371 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:28:21,398 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,403 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,418 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:28:21,454 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,457 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,462 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,468 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,473 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,478 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,484 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,488 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,494 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,498 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,503 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,509 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,527 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:28:21,550 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,566 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:28:21,589 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,604 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:28:21,627 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,643 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:28:21,665 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,681 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:28:21,704 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,720 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:28:21,743 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,760 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:28:21,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,799 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:21,816 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,832 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:21,851 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,867 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:21,885 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,901 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:21,921 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,935 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:21,957 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:21,972 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:21,990 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,005 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:22,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,040 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:28:22,059 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,075 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:28:22,096 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,112 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:28:22,129 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,145 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:28:22,162 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,178 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:28:22,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,212 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:28:22,231 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,247 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:28:22,279 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,295 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:28:22,313 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,329 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:28:22,350 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,366 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:28:22,388 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,404 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:28:22,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,441 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:28:22,457 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,473 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:28:22,490 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,505 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:28:22,524 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,539 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:28:22,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,575 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:28:22,592 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,608 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:28:22,625 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,640 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:28:22,659 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,675 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:28:22,693 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,710 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:28:22,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,744 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:28:22,762 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,778 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:28:22,798 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,814 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:28:22,833 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,848 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:28:22,868 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,882 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:28:22,899 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,914 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:28:22,932 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,947 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:28:22,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:22,981 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:28:23,001 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,016 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:28:23,035 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,048 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:28:23,063 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,077 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:28:23,094 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,108 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:23,127 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,188 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:28:23,286 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:28:23,304 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,314 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:28:23,330 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,341 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:23,357 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,368 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:23,385 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,395 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:28:23,411 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,422 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:28:23,438 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,449 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:28:23,465 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,476 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:23,492 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,503 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:28:23,520 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,531 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:23,548 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,559 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:23,580 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,592 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:23,613 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,624 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:23,644 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,654 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:23,671 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,681 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:23,698 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,708 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:23,724 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,738 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:23,757 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,770 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,785 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:23,806 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,817 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,833 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:23,852 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,865 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:23,879 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:23,910 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:24,105 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:28:24,133 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:28:26,249 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007762", "end": "2018-06-18 19:28:27.068859", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:28:27.061097", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:28:26,265 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:28:26,284 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,300 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:28:26,318 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,332 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:28:26,350 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,365 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:28:26,383 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,398 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:28:26,415 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,431 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:28:26,447 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,462 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:28:26,480 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,495 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:28:26,514 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,530 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:28:26,546 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,562 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:28:26,579 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,594 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:28:26,611 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,627 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:28:26,647 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,664 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:28:26,681 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,696 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:28:26,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,728 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:28:26,745 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,760 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:28:26,777 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,792 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:28:26,810 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,825 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:28:26,841 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,858 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:28:26,875 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,890 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:28:26,907 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,923 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:28:26,942 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,958 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:28:26,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:26,989 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:28:27,008 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,025 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:28:27,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,064 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:28:27,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,101 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:28:27,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,136 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:28:27,155 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,171 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:28:27,191 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,207 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:28:27,226 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,241 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:28:27,259 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,274 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:28:27,291 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,306 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:28:27,323 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,339 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:28:27,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,372 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:28:27,392 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,407 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:28:27,424 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,440 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:28:27,457 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,472 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:28:27,490 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,506 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:28:27,526 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,542 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:28:27,558 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,575 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:28:27,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,614 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:28:27,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,652 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:28:27,675 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,693 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:28:27,711 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,727 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:28:27,744 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,761 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:28:27,780 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,796 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:28:27,815 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,831 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:28:27,850 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,866 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:28:27,883 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,899 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:28:27,917 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,933 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:28:27,953 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:27,970 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:28:27,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,008 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:28:28,027 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,042 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:28:28,061 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,078 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:28:28,100 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,117 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:28,139 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,155 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:28,175 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,192 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:28:28,210 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,226 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:28:28,244 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,259 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:28:28,277 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,294 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:28:28,316 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,332 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:28:28,351 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,367 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:28:28,387 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,404 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:28:28,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,443 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:28:28,464 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,484 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:28:28,503 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,520 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:28:28,539 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,556 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:28:28,578 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,595 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:28:28,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,631 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:28:28,649 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,665 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:28:28,683 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,698 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:28:28,715 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,730 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:28:28,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,761 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:28:28,782 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,787 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,802 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:28:28,819 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,834 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:28:28,855 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,858 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,866 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,870 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,876 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,881 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,888 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,893 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,898 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,903 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,910 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,915 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,931 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:28:28,950 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,965 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:28:28,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:28,997 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:28:29,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,029 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:28:29,045 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,060 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:28:29,078 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,094 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:28:29,113 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,127 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:28:29,148 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,163 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:28:29,182 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,197 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:28:29,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,230 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:28:29,248 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,262 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:28:29,280 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,294 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:28:29,314 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,328 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:28:29,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,357 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:28:29,375 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,389 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:28:29,408 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,422 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:28:29,441 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,457 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:28:29,472 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,486 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:28:29,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,516 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:28:29,534 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,548 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:28:29,565 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,579 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:28:29,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,611 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:28:29,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,640 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:28:29,655 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,669 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:28:29,687 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,702 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:29,718 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,733 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:28:29,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,761 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:28:29,777 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,791 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:28:29,807 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,821 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:28:29,837 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,851 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:28:29,869 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,882 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:28:29,897 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,911 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:28:29,935 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,939 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,954 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:28:29,988 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,991 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:29,996 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,001 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,006 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,012 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,016 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,024 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,028 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,036 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,040 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,047 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,064 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:28:30,081 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,095 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:28:30,110 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,125 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:28:30,142 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,156 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:28:30,174 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,189 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:28:30,207 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,222 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:28:30,239 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,253 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:28:30,270 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,284 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:30,327 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:28:30,342 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:30,389 p=12212 u=mistral | ok: [192.168.0.13] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:28:30,405 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:30,430 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,446 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:30,470 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,487 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:30,512 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:30,528 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:33,708 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/ffu_update_repo.sh", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "state": "file", "uid": 0} >2018-06-18 15:28:33,725 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:42,165 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "/root/ffu_update_repo.sh pike", "delta": "0:00:06.488360", "end": "2018-06-18 19:28:42.990999", "rc": 0, "start": "2018-06-18 19:28:36.502639", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\n/var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: does not update installed package.\nNothing to do\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-12.repo\n# rhos-release 12 -p 2018-05-29.1\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-12.0-devtools-puddle rhelosp-12.0-image-build-override\n : rhelosp-12.0-optools-puddle rhelosp-12.0-puddle\n : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools\n : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "/var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: does not update installed package.", "Nothing to do", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-2.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo", "Installed: /etc/yum.repos.d/rhos-release-12.repo", "# rhos-release 12 -p 2018-05-29.1", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-12.0-devtools-puddle rhelosp-12.0-image-build-override", " : rhelosp-12.0-optools-puddle rhelosp-12.0-puddle", " : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools", " : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:28:42,183 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:28:42,203 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,219 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:28:42,237 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,253 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:28:42,272 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,288 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:28:42,306 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,321 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:28:42,339 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,355 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:28:42,373 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,388 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:28:42,418 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,434 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:28:42,451 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,467 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:28:42,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,500 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:28:42,518 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,534 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:28:42,553 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,568 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:28:42,585 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,600 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:28:42,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,631 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:28:42,648 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,663 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:28:42,681 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,696 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:28:42,715 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,729 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:28:42,745 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,760 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:28:42,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,794 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:28:42,815 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,833 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:28:42,852 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,867 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:28:42,884 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,898 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:28:42,913 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,927 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:28:42,944 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,958 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:28:42,974 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:42,988 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:28:43,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,019 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:28:43,035 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,049 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:28:43,067 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,081 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:28:43,099 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,114 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:28:43,132 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,146 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:28:43,162 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,176 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:28:43,191 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,205 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:43,224 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,286 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:28:43,391 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:28:43,411 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,422 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:28:43,438 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,449 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:28:43,466 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,476 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:28:43,492 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,503 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:28:43,519 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,530 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:28:43,546 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,556 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:28:43,575 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,587 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:28:43,605 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,617 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:28:43,635 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,647 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:28:43,777 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:28:43,788 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:28:43,934 p=12212 u=mistral | ok: [192.168.0.12] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:28:43,945 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:28:43,969 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:43,980 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:28:44,003 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:44,015 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:28:44,045 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:44,057 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:28:47,264 p=12212 u=mistral | ok: [192.168.0.12] => {"changed": false, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/ffu_update_repo.sh", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "state": "file", "uid": 0} >2018-06-18 15:28:47,275 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:28:55,591 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": "/root/ffu_update_repo.sh pike", "delta": "0:00:06.397649", "end": "2018-06-18 19:28:56.403648", "rc": 0, "start": "2018-06-18 19:28:50.005999", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\n/var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: does not update installed package.\nNothing to do\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo\nInstalled: /etc/yum.repos.d/rhos-release-12.repo\n# rhos-release 12 -p 2018-05-29.1\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-12.0-devtools-puddle rhelosp-12.0-image-build-override\n : rhelosp-12.0-optools-puddle rhelosp-12.0-puddle\n : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools\n : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "/var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: does not update installed package.", "Nothing to do", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-2.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-2.repo", "Installed: /etc/yum.repos.d/rhos-release-12.repo", "# rhos-release 12 -p 2018-05-29.1", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-12.0-devtools-puddle rhelosp-12.0-image-build-override", " : rhelosp-12.0-optools-puddle rhelosp-12.0-puddle", " : rhelosp-ceph-2.0-mon rhelosp-ceph-2.0-osd rhelosp-ceph-2.0-tools", " : rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:28:55,609 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:55,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,647 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,664 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:55,688 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,701 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,718 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:55,740 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,754 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:55,771 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:55,838 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:55,861 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:56,079 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,104 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,127 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,150 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,174 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,197 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_bootstrap_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:28:56,214 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:28:56,250 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:56,504 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:28:56,540 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:28:58,505 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006513", "end": "2018-06-18 19:28:59.325133", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:28:59.318620", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:28:58,522 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:28:58,543 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,563 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:28:58,583 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,600 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:28:58,619 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,635 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:28:58,656 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,672 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:28:58,693 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,709 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:28:58,729 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,745 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:28:58,761 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,776 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:28:58,795 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,811 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:28:58,829 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,844 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:28:58,862 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,878 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:28:58,894 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,909 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:28:58,924 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,938 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:28:58,955 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:58,969 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:28:58,987 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,002 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:28:59,021 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,035 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:28:59,051 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,066 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:28:59,083 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,099 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:28:59,119 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,134 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:28:59,152 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,169 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:28:59,186 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,201 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:28:59,220 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,236 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:28:59,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,272 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:28:59,291 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,306 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:28:59,324 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,338 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:28:59,354 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,368 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:28:59,384 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,397 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:28:59,412 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,426 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:28:59,441 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,455 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:28:59,469 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,482 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:28:59,496 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,509 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:28:59,524 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,537 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:28:59,554 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,567 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:28:59,584 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,597 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:28:59,611 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,624 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:28:59,639 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,652 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:28:59,667 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,680 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:28:59,695 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,709 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:28:59,725 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,738 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:28:59,752 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,764 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:28:59,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,791 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:28:59,807 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,820 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:28:59,835 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,849 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:28:59,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,876 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:28:59,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,904 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:28:59,922 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,935 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:28:59,952 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,965 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:28:59,984 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:28:59,997 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:29:00,011 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,024 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:29:00,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,057 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:29:00,080 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,093 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:29:00,112 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,131 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:29:00,151 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,169 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:29:00,190 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,208 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:29:00,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,248 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:29:00,268 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,283 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:29:00,302 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,317 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:29:00,334 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,348 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:29:00,365 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,379 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:29:00,398 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,414 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:29:00,433 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,450 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:29:00,467 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,483 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:29:00,503 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,519 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:29:00,540 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,556 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:29:00,575 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,592 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:29:00,609 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,625 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:29:00,642 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,659 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:29:00,678 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,694 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:29:00,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,728 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:29:00,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,762 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:29:00,780 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,795 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:29:00,813 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,829 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:29:00,847 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,862 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:29:00,886 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,890 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,906 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:29:00,923 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,938 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:29:00,959 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,964 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,973 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,978 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,984 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,989 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:00,996 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,004 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,011 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,017 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,022 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,027 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,043 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:29:01,062 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,079 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:29:01,097 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,113 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:29:01,135 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,151 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:29:01,170 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,186 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:29:01,205 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,221 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:29:01,239 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,255 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:29:01,275 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,292 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:29:01,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,326 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:29:01,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,359 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:29:01,377 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,393 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:29:01,412 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,428 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:29:01,447 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,462 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:29:01,479 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,494 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:29:01,511 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,527 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:29:01,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,561 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:29:01,580 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,596 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:29:01,613 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,629 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:29:01,646 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,662 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:29:01,680 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,695 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:29:01,714 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,729 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:29:01,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,762 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:29:01,780 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,795 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:29:01,812 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,827 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:29:01,844 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,859 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:29:01,879 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,896 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:29:01,913 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,929 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:29:01,947 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,963 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:29:01,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:01,998 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:29:02,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,032 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:29:02,051 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,066 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:29:02,083 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,099 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:29:02,126 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,130 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,147 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:29:02,184 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,188 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,194 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,200 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,205 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,210 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,216 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,221 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,227 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,232 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,239 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,248 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,265 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:29:02,283 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,300 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:29:02,319 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,335 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:29:02,357 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,373 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:29:02,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,409 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:29:02,430 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,446 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:29:02,464 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,479 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:29:02,498 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,515 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:29:02,537 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,553 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:29:02,572 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,586 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:29:02,604 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,618 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:29:02,634 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,648 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:29:02,664 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,679 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:29:02,699 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,714 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:29:02,733 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,748 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:29:02,764 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,778 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:29:02,795 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,810 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:29:02,828 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,842 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:29:02,860 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,876 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:29:02,897 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,912 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:29:02,929 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,944 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:29:02,973 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:29:02,988 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:29:03,006 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,021 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:29:03,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,055 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:29:03,072 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,087 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:29:03,104 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,118 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:29:03,136 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,152 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:29:03,172 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,188 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:29:03,204 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,219 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:29:03,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,253 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:29:03,270 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,285 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:29:03,303 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,318 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:29:03,336 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,350 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:29:03,365 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,382 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:29:03,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,416 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:29:03,435 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,452 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:29:03,474 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,491 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:29:03,509 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,524 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:29:03,544 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,560 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:29:03,579 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,595 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:29:03,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,630 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:29:03,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,665 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:29:03,684 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,699 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:29:03,717 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,732 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:29:03,752 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,767 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:29:03,787 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,803 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:03,826 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:03,900 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:29:04,094 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:29:04,113 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,123 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:29:04,141 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,151 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:29:04,171 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,182 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:29:04,200 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,211 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:29:04,228 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,238 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:29:04,256 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,266 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:29:04,284 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,295 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:29:04,314 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,324 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:29:04,342 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,352 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:29:04,370 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,381 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:29:04,401 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,414 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:29:04,431 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,443 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:29:04,462 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,474 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:29:04,494 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,506 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:29:04,526 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,539 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:29:04,559 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,576 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:04,599 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,611 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,628 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:04,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,665 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,683 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:04,708 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,721 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:04,738 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:04,781 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:05,037 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:29:05,072 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:29:07,009 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007075", "end": "2018-06-18 19:29:07.829986", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:29:07.822911", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:29:07,025 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:29:07,044 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,061 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:29:07,080 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,096 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:29:07,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,130 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:29:07,150 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,167 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:29:07,186 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,202 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:29:07,222 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,239 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:29:07,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,275 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:29:07,295 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,312 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:29:07,332 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,348 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:29:07,367 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,383 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:29:07,402 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,418 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:29:07,435 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,452 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:29:07,470 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,487 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:29:07,507 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,523 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:29:07,544 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,560 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:29:07,577 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,594 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:29:07,612 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,628 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:29:07,648 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,665 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:29:07,684 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,700 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:29:07,718 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,734 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:29:07,752 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,768 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:29:07,787 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,803 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:29:07,822 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,838 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:29:07,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,873 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:29:07,890 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,905 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:29:07,923 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,939 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:29:07,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:07,974 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:29:07,994 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,009 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:29:08,027 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,042 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:29:08,062 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,077 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:29:08,097 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,112 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:29:08,133 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,149 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:29:08,166 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,182 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:29:08,200 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,217 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:29:08,237 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,253 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:29:08,272 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,288 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:29:08,308 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,323 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:29:08,340 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,356 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:29:08,374 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,390 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:29:08,408 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,425 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:29:08,444 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,460 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:29:08,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,494 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:29:08,512 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,528 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:29:08,547 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,563 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:29:08,583 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,598 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:29:08,618 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,634 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:29:08,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,667 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:29:08,685 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,701 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:29:08,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,734 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:29:08,755 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,770 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:29:08,788 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,803 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:29:08,822 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,837 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:29:08,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,873 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:29:08,892 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,909 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:29:08,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,942 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:29:08,960 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:08,976 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:29:08,995 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,011 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:29:09,030 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,046 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:29:09,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,080 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:29:09,098 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,114 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:29:09,132 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,148 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:29:09,167 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,182 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:29:09,202 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,217 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:29:09,234 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,250 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:29:09,268 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,283 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:29:09,302 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,317 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:29:09,336 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,352 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:29:09,369 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,385 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:29:09,403 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,419 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:29:09,438 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,455 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:29:09,474 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,491 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:29:09,510 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,526 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:29:09,547 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,553 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,569 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:29:09,589 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,604 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:29:09,624 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,630 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,635 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,642 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,647 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,653 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,658 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,663 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,668 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,673 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,680 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,687 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,702 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:29:09,719 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,734 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:29:09,750 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,764 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:29:09,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,798 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:29:09,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,834 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:29:09,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,874 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:29:09,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,907 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:29:09,924 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,939 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:29:09,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:09,975 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:29:09,994 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,010 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:29:10,028 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,044 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:29:10,061 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,076 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:29:10,093 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,109 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:29:10,127 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,143 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:29:10,161 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,178 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:29:10,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,209 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:29:10,225 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,240 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:29:10,260 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,276 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:29:10,294 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,309 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:29:10,329 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,343 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:29:10,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,375 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:29:10,392 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,407 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:29:10,425 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,441 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:29:10,459 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,475 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:29:10,492 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,508 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:29:10,525 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,540 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:29:10,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,574 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:29:10,594 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,611 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:29:10,634 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,650 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:29:10,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,685 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:29:10,704 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,720 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:29:10,739 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,754 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:29:10,781 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,785 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,801 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:29:10,835 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,840 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,846 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,852 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,858 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,864 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,869 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,874 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,880 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,886 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,893 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,899 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,921 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:29:10,942 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,957 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:29:10,975 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:10,990 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:29:11,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,022 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:29:11,041 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,057 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:29:11,076 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,093 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:29:11,112 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,128 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:29:11,148 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,164 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:29:11,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,200 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:29:11,218 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,234 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:29:11,252 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,269 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:29:11,288 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,304 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:29:11,324 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,340 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:29:11,360 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,376 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:29:11,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:11,409 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:29:17,931 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "cinder-manage service list |\\\n grep -v Binary | tr '@' ' ' |\\\n awk '{print $1 \" \" $2}' |\\\n while read i ; do cinder-manage service remove $i ; done", "delta": "0:00:04.445672", "end": "2018-06-18 19:29:18.757751", "rc": 0, "start": "2018-06-18 19:29:14.312079", "stderr": "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".\nOption \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".\nOption \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "stderr_lines": ["Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\"."], "stdout": "Service cinder-scheduler on host hostgroup removed.\nService cinder-volume on host hostgroup removed.", "stdout_lines": ["Service cinder-scheduler on host hostgroup removed.", "Service cinder-volume on host hostgroup removed."]} >2018-06-18 15:29:17,949 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:29:21,475 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["cinder-manage", "db", "online_data_migrations"], "delta": "0:00:01.465272", "end": "2018-06-18 19:29:22.302361", "rc": 0, "start": "2018-06-18 19:29:20.837089", "stderr": "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".\n2018-06-18 19:29:22.208 351152 WARNING py.warnings [req-0bc2d7ab-f8f4-440a-a3e7-7f70de4ee245 - - - - -] /usr/lib64/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on \"consistencygroups.id\" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.\n 'strategies for improved performance.' % expr)", "stderr_lines": ["Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "2018-06-18 19:29:22.208 351152 WARNING py.warnings [req-0bc2d7ab-f8f4-440a-a3e7-7f70de4ee245 - - - - -] /usr/lib64/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:153: SAWarning: The IN-predicate on \"consistencygroups.id\" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.", " 'strategies for improved performance.' % expr)"], "stdout": "Running batches of 50 until complete.", "stdout_lines": ["Running batches of 50 until complete."]} >2018-06-18 15:29:21,492 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:29:21,515 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,532 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:29:21,551 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,568 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:29:21,588 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,605 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:29:21,627 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,644 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:29:21,674 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,697 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:29:21,716 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,739 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:29:21,759 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,783 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:29:21,803 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,827 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:29:21,846 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,869 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:29:21,887 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,911 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:29:21,929 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,954 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:29:21,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:21,997 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:29:22,018 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,034 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:29:22,052 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,068 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:29:22,087 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,104 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:29:22,124 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,140 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:29:22,160 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,177 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:29:22,196 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,211 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:29:22,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,246 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:29:22,266 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,282 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:29:22,303 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,320 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:29:22,342 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,358 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:29:22,376 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,393 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:29:22,412 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,429 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:29:22,450 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,467 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:29:22,486 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,504 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:29:22,522 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,539 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:29:22,557 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,574 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:29:22,593 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,609 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:22,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,714 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:29:22,914 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:29:22,935 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,947 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:29:22,965 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:22,977 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:29:22,996 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,008 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:29:23,027 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,039 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:29:23,058 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,070 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:29:23,088 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,099 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:29:23,118 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,130 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:29:23,149 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,161 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:29:23,179 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,192 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:29:23,210 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,221 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:29:23,239 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,251 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:29:23,270 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,282 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:29:23,301 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,313 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:29:23,332 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,344 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:29:23,361 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,373 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:29:23,391 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,408 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:23,432 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,444 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,461 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:23,486 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,498 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,515 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:23,539 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,554 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,570 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:29:23,608 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:23,857 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:29:23,892 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:29:25,812 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.007662", "end": "2018-06-18 19:29:26.632059", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:29:26.624397", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:29:25,829 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:29:25,850 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:25,866 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:29:25,886 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:25,902 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:29:25,922 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:25,938 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:29:25,957 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:25,973 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:29:25,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,007 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:29:26,025 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,042 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:29:26,058 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,075 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:29:26,092 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,108 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:29:26,127 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,143 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:29:26,162 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,178 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:29:26,197 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,213 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:29:26,230 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,246 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:29:26,264 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,280 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:29:26,298 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,315 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:29:26,334 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,351 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:29:26,368 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,385 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:29:26,402 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,419 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:29:26,437 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,454 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:29:26,473 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,489 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:29:26,509 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,526 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:29:26,544 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,560 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:29:26,578 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,594 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:29:26,613 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,629 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:29:26,649 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,664 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:29:26,681 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,697 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:29:26,714 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,730 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:29:26,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,764 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:29:26,782 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,798 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:29:26,815 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,831 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:29:26,848 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,864 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:29:26,883 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,899 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:29:26,918 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,934 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:29:26,954 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:26,971 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:29:26,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,008 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:29:27,028 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,044 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:29:27,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,081 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:29:27,102 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,118 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:29:27,137 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,154 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:29:27,176 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,192 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:29:27,212 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,228 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:29:27,248 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,266 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:29:27,284 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,300 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:29:27,318 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,335 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:29:27,355 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,372 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:29:27,392 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,409 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:29:27,428 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,444 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:29:27,462 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,479 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:29:27,498 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,514 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:29:27,535 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,552 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:29:27,574 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,590 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:29:27,608 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,625 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:29:27,643 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,660 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:29:27,680 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,697 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:29:27,716 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,734 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:29:27,753 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,769 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:29:27,787 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,803 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:29:27,822 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,839 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:29:27,858 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,875 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:29:27,896 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,911 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:29:27,930 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,946 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:29:27,965 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:27,981 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:29:28,001 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,017 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:29:28,039 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,055 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:29:28,076 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,092 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:29:28,112 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,127 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:29:28,145 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,160 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:29:28,178 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,193 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:29:28,212 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,226 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:29:28,242 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,257 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:29:28,273 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,288 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:29:28,306 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,321 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:29:28,341 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,355 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:29:28,374 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,381 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,397 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:29:28,415 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,430 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:29:28,455 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,461 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,469 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,474 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,480 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,488 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,495 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,501 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,507 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,511 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,520 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,525 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,541 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:29:28,560 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,577 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:29:28,594 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,610 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:29:28,628 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,645 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:29:28,668 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,685 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:29:28,707 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,724 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:29:28,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,763 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:29:28,782 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,799 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:29:28,819 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,835 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:29:28,855 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,871 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:29:28,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,906 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:29:28,923 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,938 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:29:28,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:28,973 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:29:28,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,006 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:29:29,025 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,041 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:29:29,056 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,071 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:29:29,086 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,101 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:29:29,122 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,137 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:29:29,157 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,171 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:29:29,188 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,202 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:29:29,217 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,232 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:29:29,248 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,263 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:29:29,279 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,293 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:29:29,310 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,325 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:29:29,340 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,354 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:29:29,369 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,383 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:29:29,399 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,415 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:29:29,432 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,447 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:29:29,469 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,483 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:29:29,499 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,514 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:29:29,530 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,545 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:29:29,563 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,578 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:29:29,603 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,607 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,622 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:29:29,653 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,658 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,663 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,669 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,674 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,679 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,685 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,690 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,695 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,700 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,705 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,712 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,729 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:29:29,748 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,762 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:29:29,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,792 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:29:29,809 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,823 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:29:29,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,855 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:29:29,873 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,887 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:29:29,904 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,919 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:29:29,937 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,952 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:29:29,970 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:29,985 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:29:30,005 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,020 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:29:30,035 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,050 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:29:30,068 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,083 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:29:30,101 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,116 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:29:30,134 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,149 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:29:30,167 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,182 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:29:30,197 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,211 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:29:30,228 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,242 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:29:30,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:29:30,272 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:29:56,921 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-aodh*", "delta": "0:00:24.738402", "end": "2018-06-18 19:29:57.744957", "rc": 0, "start": "2018-06-18 19:29:33.006555", "stderr": "", "stderr_lines": [], "stdout": "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-aodh-api.noarch 0:4.0.3-1.el7ost will be updated\n---> Package openstack-aodh-api.noarch 0:5.1.0-1.el7ost will be an update\n---> Package openstack-aodh-common.noarch 0:4.0.3-1.el7ost will be updated\n---> Package openstack-aodh-common.noarch 0:5.1.0-1.el7ost will be an update\n--> Processing Dependency: python-aodh = 5.1.0-1.el7ost for package: openstack-aodh-common-5.1.0-1.el7ost.noarch\n---> Package openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost will be updated\n---> Package openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost will be an update\n---> Package openstack-aodh-listener.noarch 0:4.0.3-1.el7ost will be updated\n---> Package openstack-aodh-listener.noarch 0:5.1.0-1.el7ost will be an update\n---> Package openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost will be updated\n---> Package openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost will be an update\n--> Running transaction check\n---> Package python-aodh.noarch 0:4.0.3-1.el7ost will be updated\n---> Package python-aodh.noarch 0:5.1.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-aodh-api noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 5.5 k\n openstack-aodh-common noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 31 k\n openstack-aodh-evaluator noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k\n openstack-aodh-listener noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k\n openstack-aodh-notifier noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k\nUpdating for dependencies:\n python-aodh noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 153 k\n\nTransaction Summary\n================================================================================\nUpgrade 5 Packages (+1 Dependent package)\n\nTotal download size: 204 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 144 kB/s | 204 kB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-aodh-5.1.0-1.el7ost.noarch 1/12 \n Updating : openstack-aodh-common-5.1.0-1.el7ost.noarch 2/12 \nwarning: /etc/aodh/aodh.conf created as /etc/aodh/aodh.conf.rpmnew\n Updating : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 3/12 \n Updating : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 4/12 \n Updating : openstack-aodh-listener-5.1.0-1.el7ost.noarch 5/12 \n Updating : openstack-aodh-api-5.1.0-1.el7ost.noarch 6/12 \n Cleanup : openstack-aodh-api-4.0.3-1.el7ost.noarch 7/12 \n Cleanup : openstack-aodh-listener-4.0.3-1.el7ost.noarch 8/12 \n Cleanup : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 9/12 \n Cleanup : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 10/12 \n Cleanup : openstack-aodh-common-4.0.3-1.el7ost.noarch 11/12 \n Cleanup : python-aodh-4.0.3-1.el7ost.noarch 12/12 \n Verifying : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 1/12 \n Verifying : openstack-aodh-common-5.1.0-1.el7ost.noarch 2/12 \n Verifying : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 3/12 \n Verifying : openstack-aodh-listener-5.1.0-1.el7ost.noarch 4/12 \n Verifying : python-aodh-5.1.0-1.el7ost.noarch 5/12 \n Verifying : openstack-aodh-api-5.1.0-1.el7ost.noarch 6/12 \n Verifying : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 7/12 \n Verifying : openstack-aodh-common-4.0.3-1.el7ost.noarch 8/12 \n Verifying : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 9/12 \n Verifying : openstack-aodh-api-4.0.3-1.el7ost.noarch 10/12 \n Verifying : python-aodh-4.0.3-1.el7ost.noarch 11/12 \n Verifying : openstack-aodh-listener-4.0.3-1.el7ost.noarch 12/12 \n\nUpdated:\n openstack-aodh-api.noarch 0:5.1.0-1.el7ost \n openstack-aodh-common.noarch 0:5.1.0-1.el7ost \n openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost \n openstack-aodh-listener.noarch 0:5.1.0-1.el7ost \n openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost \n\nDependency Updated:\n python-aodh.noarch 0:5.1.0-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-aodh-api.noarch 0:4.0.3-1.el7ost will be updated", "---> Package openstack-aodh-api.noarch 0:5.1.0-1.el7ost will be an update", "---> Package openstack-aodh-common.noarch 0:4.0.3-1.el7ost will be updated", "---> Package openstack-aodh-common.noarch 0:5.1.0-1.el7ost will be an update", "--> Processing Dependency: python-aodh = 5.1.0-1.el7ost for package: openstack-aodh-common-5.1.0-1.el7ost.noarch", "---> Package openstack-aodh-evaluator.noarch 0:4.0.3-1.el7ost will be updated", "---> Package openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost will be an update", "---> Package openstack-aodh-listener.noarch 0:4.0.3-1.el7ost will be updated", "---> Package openstack-aodh-listener.noarch 0:5.1.0-1.el7ost will be an update", "---> Package openstack-aodh-notifier.noarch 0:4.0.3-1.el7ost will be updated", "---> Package openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost will be an update", "--> Running transaction check", "---> Package python-aodh.noarch 0:4.0.3-1.el7ost will be updated", "---> Package python-aodh.noarch 0:5.1.0-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-aodh-api noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 5.5 k", " openstack-aodh-common noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 31 k", " openstack-aodh-evaluator noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k", " openstack-aodh-listener noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k", " openstack-aodh-notifier noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 4.9 k", "Updating for dependencies:", " python-aodh noarch 5.1.0-1.el7ost rhelosp-12.0-puddle 153 k", "", "Transaction Summary", "================================================================================", "Upgrade 5 Packages (+1 Dependent package)", "", "Total download size: 204 k", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 144 kB/s | 204 kB 00:01 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-aodh-5.1.0-1.el7ost.noarch 1/12 ", " Updating : openstack-aodh-common-5.1.0-1.el7ost.noarch 2/12 ", "warning: /etc/aodh/aodh.conf created as /etc/aodh/aodh.conf.rpmnew", " Updating : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 3/12 ", " Updating : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 4/12 ", " Updating : openstack-aodh-listener-5.1.0-1.el7ost.noarch 5/12 ", " Updating : openstack-aodh-api-5.1.0-1.el7ost.noarch 6/12 ", " Cleanup : openstack-aodh-api-4.0.3-1.el7ost.noarch 7/12 ", " Cleanup : openstack-aodh-listener-4.0.3-1.el7ost.noarch 8/12 ", " Cleanup : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 9/12 ", " Cleanup : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 10/12 ", " Cleanup : openstack-aodh-common-4.0.3-1.el7ost.noarch 11/12 ", " Cleanup : python-aodh-4.0.3-1.el7ost.noarch 12/12 ", " Verifying : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 1/12 ", " Verifying : openstack-aodh-common-5.1.0-1.el7ost.noarch 2/12 ", " Verifying : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 3/12 ", " Verifying : openstack-aodh-listener-5.1.0-1.el7ost.noarch 4/12 ", " Verifying : python-aodh-5.1.0-1.el7ost.noarch 5/12 ", " Verifying : openstack-aodh-api-5.1.0-1.el7ost.noarch 6/12 ", " Verifying : openstack-aodh-notifier-4.0.3-1.el7ost.noarch 7/12 ", " Verifying : openstack-aodh-common-4.0.3-1.el7ost.noarch 8/12 ", " Verifying : openstack-aodh-evaluator-4.0.3-1.el7ost.noarch 9/12 ", " Verifying : openstack-aodh-api-4.0.3-1.el7ost.noarch 10/12 ", " Verifying : python-aodh-4.0.3-1.el7ost.noarch 11/12 ", " Verifying : openstack-aodh-listener-4.0.3-1.el7ost.noarch 12/12 ", "", "Updated:", " openstack-aodh-api.noarch 0:5.1.0-1.el7ost ", " openstack-aodh-common.noarch 0:5.1.0-1.el7ost ", " openstack-aodh-evaluator.noarch 0:5.1.0-1.el7ost ", " openstack-aodh-listener.noarch 0:5.1.0-1.el7ost ", " openstack-aodh-notifier.noarch 0:5.1.0-1.el7ost ", "", "Dependency Updated:", " python-aodh.noarch 0:5.1.0-1.el7ost ", "", "Complete!"]} >2018-06-18 15:29:56,938 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:30:14,462 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-cinder*", "delta": "0:00:15.450925", "end": "2018-06-18 19:30:15.278436", "rc": 0, "start": "2018-06-18 19:29:59.827511", "stderr": "", "stderr_lines": [], "stdout": "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-cinder.noarch 1:10.0.6-25.el7ost will be updated\n---> Package openstack-cinder.noarch 1:11.1.0-1.el7ost will be an update\n--> Processing Dependency: python-cinder = 1:11.1.0-1.el7ost for package: 1:openstack-cinder-11.1.0-1.el7ost.noarch\n--> Running transaction check\n---> Package python-cinder.noarch 1:10.0.6-25.el7ost will be updated\n---> Package python-cinder.noarch 1:11.1.0-1.el7ost will be an update\n--> Processing Dependency: python-webob >= 1.7.1 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-stevedore >= 1.20.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-routes >= 2.3.1 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-psutil >= 3.2.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-policy >= 1.23.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-middleware >= 3.27.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-messaging >= 5.24.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-log >= 3.22.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-db >= 4.24.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-context >= 2.14.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-oslo-config >= 2:4.0.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-novaclient >= 1:9.0.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-migrate >= 0.11.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-keystoneauth1 >= 3.1.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-glanceclient >= 1:2.8.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: python-castellan >= 0.7.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Processing Dependency: os-brick >= 1.15.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch\n--> Running transaction check\n---> Package python-castellan.noarch 0:0.4.0-1.el7ost will be updated\n---> Package python-castellan.noarch 0:0.12.2-1.el7ost will be an update\n---> Package python-glanceclient.noarch 1:2.5.0-2.el7ost will be updated\n---> Package python-glanceclient.noarch 1:2.8.0-2.el7ost will be an update\n---> Package python-keystoneauth1.noarch 0:2.18.0-1.el7ost will be updated\n---> Package python-keystoneauth1.noarch 0:3.1.0-1.el7ost will be an update\n--> Processing Dependency: python-pbr >= 2.0.0 for package: python-keystoneauth1-3.1.0-1.el7ost.noarch\n---> Package python-migrate.noarch 0:0.10.0-1.el7ost will be updated\n---> Package python-migrate.noarch 0:0.11.0-1.el7ost will be an update\n---> Package python-novaclient.noarch 1:7.1.2-1.el7ost will be updated\n---> Package python-novaclient.noarch 1:9.1.1-1.el7ost will be an update\n---> Package python-os-brick.noarch 0:1.11.1-1.el7ost will be updated\n---> Package python-os-brick.noarch 0:1.15.5-1.el7ost will be an update\n--> Processing Dependency: python-os-win >= 2.0.0 for package: python-os-brick-1.15.5-1.el7ost.noarch\n---> Package python-oslo-config.noarch 2:3.17.1-1.el7ost will be updated\n---> Package python-oslo-config.noarch 2:4.11.1-1.el7ost will be an update\n---> Package python-oslo-context.noarch 0:2.9.0-1.el7ost will be updated\n---> Package python-oslo-context.noarch 0:2.17.1-1.el7ost will be an update\n---> Package python-oslo-db.noarch 0:4.17.1-1.el7ost will be updated\n--> Processing Dependency: python-oslo-db = 4.17.1-1.el7ost for package: python-oslo-db-tests-4.17.1-1.el7ost.noarch\n---> Package python-oslo-db.noarch 0:4.25.1-1.el7ost will be an update\n--> Processing Dependency: python-oslo-db-lang = 4.25.1-1.el7ost for package: python-oslo-db-4.25.1-1.el7ost.noarch\n---> Package python-oslo-log.noarch 0:3.16.1-2.el7ost will be updated\n---> Package python-oslo-log.noarch 0:3.30.2-1.el7ost will be an update\n--> Processing Dependency: python-oslo-log-lang = 3.30.2-1.el7ost for package: python-oslo-log-3.30.2-1.el7ost.noarch\n---> Package python-oslo-messaging.noarch 0:5.17.3-1.el7ost will be updated\n---> Package python-oslo-messaging.noarch 0:5.30.2-1.el7ost will be an update\n--> Processing Dependency: python-kombu >= 1:4.0.0 for package: python-oslo-messaging-5.30.2-1.el7ost.noarch\n--> Processing Dependency: python-amqp >= 2.1.0 for package: python-oslo-messaging-5.30.2-1.el7ost.noarch\n---> Package python-oslo-middleware.noarch 0:3.23.2-1.el7ost will be updated\n---> Package python-oslo-middleware.noarch 0:3.30.1-1.el7ost will be an update\n--> Processing Dependency: python-oslo-middleware-lang = 3.30.1-1.el7ost for package: python-oslo-middleware-3.30.1-1.el7ost.noarch\n---> Package python-oslo-policy.noarch 0:1.18.0-1.el7ost will be updated\n---> Package python-oslo-policy.noarch 0:1.25.2-1.el7ost will be an update\n--> Processing Dependency: python-oslo-policy-lang = 1.25.2-1.el7ost for package: python-oslo-policy-1.25.2-1.el7ost.noarch\n---> Package python-psutil.x86_64 0:1.2.1-1.el7 will be updated\n---> Package python-psutil.x86_64 0:5.2.2-2.el7ost will be an update\n---> Package python-routes.noarch 0:1.13-2.el7ost will be updated\n---> Package python-routes.noarch 0:2.4.1-1.el7ost will be an update\n---> Package python-stevedore.noarch 0:1.17.1-1.el7ost will be updated\n---> Package python-stevedore.noarch 0:1.25.1-1.el7ost will be an update\n---> Package python-webob.noarch 0:1.6.1-2.el7ost will be updated\n---> Package python-webob.noarch 0:1.7.2-1.el7ost will be an update\n--> Running transaction check\n---> Package python-amqp.noarch 0:1.4.6-1.el7ost will be updated\n---> Package python-amqp.noarch 0:2.1.4-2.el7ost will be an update\n--> Processing Dependency: python-vine for package: python-amqp-2.1.4-2.el7ost.noarch\n---> Package python-kombu.noarch 1:3.0.32-2.el7ost will be updated\n---> Package python-kombu.noarch 1:4.0.2-5.el7ost will be an update\n---> Package python-os-win.noarch 0:1.4.2-1.el7ost will be updated\n---> Package python-os-win.noarch 0:2.2.0-1.el7ost will be an update\n---> Package python-oslo-db-lang.noarch 0:4.17.1-1.el7ost will be updated\n---> Package python-oslo-db-lang.noarch 0:4.25.1-1.el7ost will be an update\n---> Package python-oslo-db-tests.noarch 0:4.17.1-1.el7ost will be updated\n---> Package python-oslo-db-tests.noarch 0:4.25.1-1.el7ost will be an update\n---> Package python-oslo-log-lang.noarch 0:3.16.1-2.el7ost will be updated\n---> Package python-oslo-log-lang.noarch 0:3.30.2-1.el7ost will be an update\n---> Package python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost will be updated\n---> Package python-oslo-middleware-lang.noarch 0:3.30.1-1.el7ost will be an update\n---> Package python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost will be updated\n---> Package python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost will be an update\n---> Package python-pbr.noarch 0:1.10.0-1.el7ost will be obsoleted\n---> Package python2-pbr.noarch 0:3.1.1-2.el7ost will be obsoleting\n--> Running transaction check\n---> Package python-vine.noarch 0:1.1.3-2.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-pbr noarch 3.1.1-2.el7ost rhelosp-12.0-puddle 267 k\n replacing python-pbr.noarch 1.10.0-1.el7ost\nUpdating:\n openstack-cinder noarch 1:11.1.0-1.el7ost rhelosp-12.0-puddle 61 k\nInstalling for dependencies:\n python-vine noarch 1.1.3-2.el7ost rhelosp-12.0-puddle 26 k\nUpdating for dependencies:\n python-amqp noarch 2.1.4-2.el7ost rhelosp-12.0-puddle 80 k\n python-castellan noarch 0.12.2-1.el7ost rhelosp-12.0-puddle 94 k\n python-cinder noarch 1:11.1.0-1.el7ost rhelosp-12.0-puddle 4.0 M\n python-glanceclient noarch 1:2.8.0-2.el7ost rhelosp-12.0-puddle 134 k\n python-keystoneauth1 noarch 3.1.0-1.el7ost rhelosp-12.0-puddle 370 k\n python-kombu noarch 1:4.0.2-5.el7ost rhelosp-12.0-puddle 342 k\n python-migrate noarch 0.11.0-1.el7ost rhelosp-12.0-puddle 229 k\n python-novaclient noarch 1:9.1.1-1.el7ost rhelosp-12.0-puddle 211 k\n python-os-brick noarch 1.15.5-1.el7ost rhelosp-12.0-puddle 332 k\n python-os-win noarch 2.2.0-1.el7ost rhelosp-12.0-puddle 397 k\n python-oslo-config noarch 2:4.11.1-1.el7ost rhelosp-12.0-puddle 197 k\n python-oslo-context noarch 2.17.1-1.el7ost rhelosp-12.0-puddle 20 k\n python-oslo-db noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 146 k\n python-oslo-db-lang noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 9.5 k\n python-oslo-db-tests noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 134 k\n python-oslo-log noarch 3.30.2-1.el7ost rhelosp-12.0-puddle 56 k\n python-oslo-log-lang noarch 3.30.2-1.el7ost rhelosp-12.0-puddle 9.3 k\n python-oslo-messaging noarch 5.30.2-1.el7ost rhelosp-12.0-puddle 357 k\n python-oslo-middleware noarch 3.30.1-1.el7ost rhelosp-12.0-puddle 50 k\n python-oslo-middleware-lang noarch 3.30.1-1.el7ost rhelosp-12.0-puddle 8.3 k\n python-oslo-policy noarch 1.25.2-1.el7ost rhelosp-12.0-puddle 51 k\n python-oslo-policy-lang noarch 1.25.2-1.el7ost rhelosp-12.0-puddle 14 k\n python-psutil x86_64 5.2.2-2.el7ost rhelosp-12.0-puddle 310 k\n python-routes noarch 2.4.1-1.el7ost rhelosp-12.0-puddle 192 k\n python-stevedore noarch 1.25.1-1.el7ost rhelosp-12.0-puddle 57 k\n python-webob noarch 1.7.2-1.el7ost rhelosp-12.0-puddle 208 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+ 1 Dependent package)\nUpgrade 1 Package (+26 Dependent packages)\n\nTotal download size: 8.3 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.2 MB/s | 8.3 MB 00:06 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pbr-3.1.1-2.el7ost.noarch 1/57 \n Updating : python-stevedore-1.25.1-1.el7ost.noarch 2/57 \n Updating : 2:python-oslo-config-4.11.1-1.el7ost.noarch 3/57 \n Updating : python-oslo-context-2.17.1-1.el7ost.noarch 4/57 \n Updating : python-keystoneauth1-3.1.0-1.el7ost.noarch 5/57 \n Updating : python-migrate-0.11.0-1.el7ost.noarch 6/57 \n Updating : python-webob-1.7.2-1.el7ost.noarch 7/57 \n Installing : python-vine-1.1.3-2.el7ost.noarch 8/57 \n Updating : python-amqp-2.1.4-2.el7ost.noarch 9/57 \n Updating : 1:python-kombu-4.0.2-5.el7ost.noarch 10/57 \n Updating : 1:python-glanceclient-2.8.0-2.el7ost.noarch 11/57 \n Updating : 1:python-novaclient-9.1.1-1.el7ost.noarch 12/57 \n Updating : python-psutil-5.2.2-2.el7ost.x86_64 13/57 \n Updating : python-routes-2.4.1-1.el7ost.noarch 14/57 \n Updating : python-oslo-db-lang-4.25.1-1.el7ost.noarch 15/57 \n Updating : python-oslo-db-4.25.1-1.el7ost.noarch 16/57 \n Updating : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 17/57 \n Updating : python-oslo-middleware-3.30.1-1.el7ost.noarch 18/57 \n Updating : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 19/57 \n Updating : python-oslo-policy-1.25.2-1.el7ost.noarch 20/57 \n Updating : python-oslo-log-lang-3.30.2-1.el7ost.noarch 21/57 \n Updating : python-oslo-log-3.30.2-1.el7ost.noarch 22/57 \n Updating : python-os-win-2.2.0-1.el7ost.noarch 23/57 \n Updating : python-os-brick-1.15.5-1.el7ost.noarch 24/57 \n Updating : python-castellan-0.12.2-1.el7ost.noarch 25/57 \n Updating : python-oslo-messaging-5.30.2-1.el7ost.noarch 26/57 \n Updating : 1:python-cinder-11.1.0-1.el7ost.noarch 27/57 \n Updating : 1:openstack-cinder-11.1.0-1.el7ost.noarch 28/57 \nwarning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew\n Updating : python-oslo-db-tests-4.25.1-1.el7ost.noarch 29/57 \n Cleanup : python-oslo-db-tests-4.17.1-1.el7ost.noarch 30/57 \n Cleanup : 1:openstack-cinder-10.0.6-25.el7ost.noarch 31/57 \n Cleanup : 1:python-cinder-10.0.6-25.el7ost.noarch 32/57 \n Cleanup : python-oslo-messaging-5.17.3-1.el7ost.noarch 33/57 \n Cleanup : python-oslo-db-4.17.1-1.el7ost.noarch 34/57 \n Cleanup : python-oslo-middleware-3.23.2-1.el7ost.noarch 35/57 \n Cleanup : python-castellan-0.4.0-1.el7ost.noarch 36/57 \n Cleanup : python-oslo-policy-1.18.0-1.el7ost.noarch 37/57 \n Cleanup : python-os-brick-1.11.1-1.el7ost.noarch 38/57 \n Cleanup : python-os-win-1.4.2-1.el7ost.noarch 39/57 \n Cleanup : python-oslo-log-3.16.1-2.el7ost.noarch 40/57 \n Cleanup : 2:python-oslo-config-3.17.1-1.el7ost.noarch 41/57 \n Cleanup : 1:python-novaclient-7.1.2-1.el7ost.noarch 42/57 \n Cleanup : python-keystoneauth1-2.18.0-1.el7ost.noarch 43/57 \n Cleanup : python-stevedore-1.17.1-1.el7ost.noarch 44/57 \n Cleanup : python-oslo-context-2.9.0-1.el7ost.noarch 45/57 \n Cleanup : 1:python-kombu-3.0.32-2.el7ost.noarch 46/57 \n Cleanup : 1:python-glanceclient-2.5.0-2.el7ost.noarch 47/57 \n Erasing : python-pbr-1.10.0-1.el7ost.noarch 48/57 \n Cleanup : python-amqp-1.4.6-1.el7ost.noarch 49/57 \n Cleanup : python-oslo-log-lang-3.16.1-2.el7ost.noarch 50/57 \n Cleanup : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 51/57 \n Cleanup : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 52/57 \n Cleanup : python-webob-1.6.1-2.el7ost.noarch 53/57 \n Cleanup : python-migrate-0.10.0-1.el7ost.noarch 54/57 \n Cleanup : python-oslo-db-lang-4.17.1-1.el7ost.noarch 55/57 \n Cleanup : python-psutil-1.2.1-1.el7.x86_64 56/57 \n Cleanup : python-routes-1.13-2.el7ost.noarch 57/57 \n Verifying : 1:python-glanceclient-2.8.0-2.el7ost.noarch 1/57 \n Verifying : python-os-brick-1.15.5-1.el7ost.noarch 2/57 \n Verifying : python-os-win-2.2.0-1.el7ost.noarch 3/57 \n Verifying : python-oslo-context-2.17.1-1.el7ost.noarch 4/57 \n Verifying : 1:python-cinder-11.1.0-1.el7ost.noarch 5/57 \n Verifying : 1:openstack-cinder-11.1.0-1.el7ost.noarch 6/57 \n Verifying : python2-pbr-3.1.1-2.el7ost.noarch 7/57 \n Verifying : python-oslo-log-lang-3.30.2-1.el7ost.noarch 8/57 \n Verifying : python-oslo-log-3.30.2-1.el7ost.noarch 9/57 \n Verifying : python-oslo-db-tests-4.25.1-1.el7ost.noarch 10/57 \n Verifying : python-vine-1.1.3-2.el7ost.noarch 11/57 \n Verifying : python-keystoneauth1-3.1.0-1.el7ost.noarch 12/57 \n Verifying : python-castellan-0.12.2-1.el7ost.noarch 13/57 \n Verifying : python-webob-1.7.2-1.el7ost.noarch 14/57 \n Verifying : 2:python-oslo-config-4.11.1-1.el7ost.noarch 15/57 \n Verifying : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 16/57 \n Verifying : python-stevedore-1.25.1-1.el7ost.noarch 17/57 \n Verifying : python-oslo-db-4.25.1-1.el7ost.noarch 18/57 \n Verifying : python-oslo-policy-1.25.2-1.el7ost.noarch 19/57 \n Verifying : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 20/57 \n Verifying : python-oslo-db-lang-4.25.1-1.el7ost.noarch 21/57 \n Verifying : python-routes-2.4.1-1.el7ost.noarch 22/57 \n Verifying : python-oslo-messaging-5.30.2-1.el7ost.noarch 23/57 \n Verifying : python-psutil-5.2.2-2.el7ost.x86_64 24/57 \n Verifying : 1:python-novaclient-9.1.1-1.el7ost.noarch 25/57 \n Verifying : python-amqp-2.1.4-2.el7ost.noarch 26/57 \n Verifying : 1:python-kombu-4.0.2-5.el7ost.noarch 27/57 \n Verifying : python-migrate-0.11.0-1.el7ost.noarch 28/57 \n Verifying : python-oslo-middleware-3.30.1-1.el7ost.noarch 29/57 \n Verifying : python-stevedore-1.17.1-1.el7ost.noarch 30/57 \n Verifying : 1:openstack-cinder-10.0.6-25.el7ost.noarch 31/57 \n Verifying : python-oslo-middleware-3.23.2-1.el7ost.noarch 32/57 \n Verifying : python-oslo-context-2.9.0-1.el7ost.noarch 33/57 \n Verifying : python-oslo-db-tests-4.17.1-1.el7ost.noarch 34/57 \n Verifying : python-os-win-1.4.2-1.el7ost.noarch 35/57 \n Verifying : 1:python-kombu-3.0.32-2.el7ost.noarch 36/57 \n Verifying : 2:python-oslo-config-3.17.1-1.el7ost.noarch 37/57 \n Verifying : python-amqp-1.4.6-1.el7ost.noarch 38/57 \n Verifying : python-oslo-log-3.16.1-2.el7ost.noarch 39/57 \n Verifying : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 40/57 \n Verifying : python-oslo-messaging-5.17.3-1.el7ost.noarch 41/57 \n Verifying : python-oslo-policy-1.18.0-1.el7ost.noarch 42/57 \n Verifying : python-oslo-db-4.17.1-1.el7ost.noarch 43/57 \n Verifying : python-routes-1.13-2.el7ost.noarch 44/57 \n Verifying : python-castellan-0.4.0-1.el7ost.noarch 45/57 \n Verifying : python-migrate-0.10.0-1.el7ost.noarch 46/57 \n Verifying : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 47/57 \n Verifying : python-os-brick-1.11.1-1.el7ost.noarch 48/57 \n Verifying : python-keystoneauth1-2.18.0-1.el7ost.noarch 49/57 \n Verifying : python-oslo-log-lang-3.16.1-2.el7ost.noarch 50/57 \n Verifying : 1:python-novaclient-7.1.2-1.el7ost.noarch 51/57 \n Verifying : python-oslo-db-lang-4.17.1-1.el7ost.noarch 52/57 \n Verifying : 1:python-cinder-10.0.6-25.el7ost.noarch 53/57 \n Verifying : python-psutil-1.2.1-1.el7.x86_64 54/57 \n Verifying : 1:python-glanceclient-2.5.0-2.el7ost.noarch 55/57 \n Verifying : python-pbr-1.10.0-1.el7ost.noarch 56/57 \n Verifying : python-webob-1.6.1-2.el7ost.noarch 57/57 \n\nInstalled:\n python2-pbr.noarch 0:3.1.1-2.el7ost \n\nDependency Installed:\n python-vine.noarch 0:1.1.3-2.el7ost \n\nUpdated:\n openstack-cinder.noarch 1:11.1.0-1.el7ost \n\nDependency Updated:\n python-amqp.noarch 0:2.1.4-2.el7ost \n python-castellan.noarch 0:0.12.2-1.el7ost \n python-cinder.noarch 1:11.1.0-1.el7ost \n python-glanceclient.noarch 1:2.8.0-2.el7ost \n python-keystoneauth1.noarch 0:3.1.0-1.el7ost \n python-kombu.noarch 1:4.0.2-5.el7ost \n python-migrate.noarch 0:0.11.0-1.el7ost \n python-novaclient.noarch 1:9.1.1-1.el7ost \n python-os-brick.noarch 0:1.15.5-1.el7ost \n python-os-win.noarch 0:2.2.0-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-db-lang.noarch 0:4.25.1-1.el7ost \n python-oslo-db-tests.noarch 0:4.25.1-1.el7ost \n python-oslo-log.noarch 0:3.30.2-1.el7ost \n python-oslo-log-lang.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-middleware-lang.noarch 0:3.30.1-1.el7ost \n python-oslo-policy.noarch 0:1.25.2-1.el7ost \n python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost \n python-psutil.x86_64 0:5.2.2-2.el7ost \n python-routes.noarch 0:2.4.1-1.el7ost \n python-stevedore.noarch 0:1.25.1-1.el7ost \n python-webob.noarch 0:1.7.2-1.el7ost \n\nReplaced:\n python-pbr.noarch 0:1.10.0-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-cinder.noarch 1:10.0.6-25.el7ost will be updated", "---> Package openstack-cinder.noarch 1:11.1.0-1.el7ost will be an update", "--> Processing Dependency: python-cinder = 1:11.1.0-1.el7ost for package: 1:openstack-cinder-11.1.0-1.el7ost.noarch", "--> Running transaction check", "---> Package python-cinder.noarch 1:10.0.6-25.el7ost will be updated", "---> Package python-cinder.noarch 1:11.1.0-1.el7ost will be an update", "--> Processing Dependency: python-webob >= 1.7.1 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-stevedore >= 1.20.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-routes >= 2.3.1 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-psutil >= 3.2.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-policy >= 1.23.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-middleware >= 3.27.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-messaging >= 5.24.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-log >= 3.22.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-db >= 4.24.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-context >= 2.14.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-oslo-config >= 2:4.0.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-novaclient >= 1:9.0.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-migrate >= 0.11.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-keystoneauth1 >= 3.1.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-glanceclient >= 1:2.8.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: python-castellan >= 0.7.0 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Processing Dependency: os-brick >= 1.15.2 for package: 1:python-cinder-11.1.0-1.el7ost.noarch", "--> Running transaction check", "---> Package python-castellan.noarch 0:0.4.0-1.el7ost will be updated", "---> Package python-castellan.noarch 0:0.12.2-1.el7ost will be an update", "---> Package python-glanceclient.noarch 1:2.5.0-2.el7ost will be updated", "---> Package python-glanceclient.noarch 1:2.8.0-2.el7ost will be an update", "---> Package python-keystoneauth1.noarch 0:2.18.0-1.el7ost will be updated", "---> Package python-keystoneauth1.noarch 0:3.1.0-1.el7ost will be an update", "--> Processing Dependency: python-pbr >= 2.0.0 for package: python-keystoneauth1-3.1.0-1.el7ost.noarch", "---> Package python-migrate.noarch 0:0.10.0-1.el7ost will be updated", "---> Package python-migrate.noarch 0:0.11.0-1.el7ost will be an update", "---> Package python-novaclient.noarch 1:7.1.2-1.el7ost will be updated", "---> Package python-novaclient.noarch 1:9.1.1-1.el7ost will be an update", "---> Package python-os-brick.noarch 0:1.11.1-1.el7ost will be updated", "---> Package python-os-brick.noarch 0:1.15.5-1.el7ost will be an update", "--> Processing Dependency: python-os-win >= 2.0.0 for package: python-os-brick-1.15.5-1.el7ost.noarch", "---> Package python-oslo-config.noarch 2:3.17.1-1.el7ost will be updated", "---> Package python-oslo-config.noarch 2:4.11.1-1.el7ost will be an update", "---> Package python-oslo-context.noarch 0:2.9.0-1.el7ost will be updated", "---> Package python-oslo-context.noarch 0:2.17.1-1.el7ost will be an update", "---> Package python-oslo-db.noarch 0:4.17.1-1.el7ost will be updated", "--> Processing Dependency: python-oslo-db = 4.17.1-1.el7ost for package: python-oslo-db-tests-4.17.1-1.el7ost.noarch", "---> Package python-oslo-db.noarch 0:4.25.1-1.el7ost will be an update", "--> Processing Dependency: python-oslo-db-lang = 4.25.1-1.el7ost for package: python-oslo-db-4.25.1-1.el7ost.noarch", "---> Package python-oslo-log.noarch 0:3.16.1-2.el7ost will be updated", "---> Package python-oslo-log.noarch 0:3.30.2-1.el7ost will be an update", "--> Processing Dependency: python-oslo-log-lang = 3.30.2-1.el7ost for package: python-oslo-log-3.30.2-1.el7ost.noarch", "---> Package python-oslo-messaging.noarch 0:5.17.3-1.el7ost will be updated", "---> Package python-oslo-messaging.noarch 0:5.30.2-1.el7ost will be an update", "--> Processing Dependency: python-kombu >= 1:4.0.0 for package: python-oslo-messaging-5.30.2-1.el7ost.noarch", "--> Processing Dependency: python-amqp >= 2.1.0 for package: python-oslo-messaging-5.30.2-1.el7ost.noarch", "---> Package python-oslo-middleware.noarch 0:3.23.2-1.el7ost will be updated", "---> Package python-oslo-middleware.noarch 0:3.30.1-1.el7ost will be an update", "--> Processing Dependency: python-oslo-middleware-lang = 3.30.1-1.el7ost for package: python-oslo-middleware-3.30.1-1.el7ost.noarch", "---> Package python-oslo-policy.noarch 0:1.18.0-1.el7ost will be updated", "---> Package python-oslo-policy.noarch 0:1.25.2-1.el7ost will be an update", "--> Processing Dependency: python-oslo-policy-lang = 1.25.2-1.el7ost for package: python-oslo-policy-1.25.2-1.el7ost.noarch", "---> Package python-psutil.x86_64 0:1.2.1-1.el7 will be updated", "---> Package python-psutil.x86_64 0:5.2.2-2.el7ost will be an update", "---> Package python-routes.noarch 0:1.13-2.el7ost will be updated", "---> Package python-routes.noarch 0:2.4.1-1.el7ost will be an update", "---> Package python-stevedore.noarch 0:1.17.1-1.el7ost will be updated", "---> Package python-stevedore.noarch 0:1.25.1-1.el7ost will be an update", "---> Package python-webob.noarch 0:1.6.1-2.el7ost will be updated", "---> Package python-webob.noarch 0:1.7.2-1.el7ost will be an update", "--> Running transaction check", "---> Package python-amqp.noarch 0:1.4.6-1.el7ost will be updated", "---> Package python-amqp.noarch 0:2.1.4-2.el7ost will be an update", "--> Processing Dependency: python-vine for package: python-amqp-2.1.4-2.el7ost.noarch", "---> Package python-kombu.noarch 1:3.0.32-2.el7ost will be updated", "---> Package python-kombu.noarch 1:4.0.2-5.el7ost will be an update", "---> Package python-os-win.noarch 0:1.4.2-1.el7ost will be updated", "---> Package python-os-win.noarch 0:2.2.0-1.el7ost will be an update", "---> Package python-oslo-db-lang.noarch 0:4.17.1-1.el7ost will be updated", "---> Package python-oslo-db-lang.noarch 0:4.25.1-1.el7ost will be an update", "---> Package python-oslo-db-tests.noarch 0:4.17.1-1.el7ost will be updated", "---> Package python-oslo-db-tests.noarch 0:4.25.1-1.el7ost will be an update", "---> Package python-oslo-log-lang.noarch 0:3.16.1-2.el7ost will be updated", "---> Package python-oslo-log-lang.noarch 0:3.30.2-1.el7ost will be an update", "---> Package python-oslo-middleware-lang.noarch 0:3.23.2-1.el7ost will be updated", "---> Package python-oslo-middleware-lang.noarch 0:3.30.1-1.el7ost will be an update", "---> Package python-oslo-policy-lang.noarch 0:1.18.0-1.el7ost will be updated", "---> Package python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost will be an update", "---> Package python-pbr.noarch 0:1.10.0-1.el7ost will be obsoleted", "---> Package python2-pbr.noarch 0:3.1.1-2.el7ost will be obsoleting", "--> Running transaction check", "---> Package python-vine.noarch 0:1.1.3-2.el7ost will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " python2-pbr noarch 3.1.1-2.el7ost rhelosp-12.0-puddle 267 k", " replacing python-pbr.noarch 1.10.0-1.el7ost", "Updating:", " openstack-cinder noarch 1:11.1.0-1.el7ost rhelosp-12.0-puddle 61 k", "Installing for dependencies:", " python-vine noarch 1.1.3-2.el7ost rhelosp-12.0-puddle 26 k", "Updating for dependencies:", " python-amqp noarch 2.1.4-2.el7ost rhelosp-12.0-puddle 80 k", " python-castellan noarch 0.12.2-1.el7ost rhelosp-12.0-puddle 94 k", " python-cinder noarch 1:11.1.0-1.el7ost rhelosp-12.0-puddle 4.0 M", " python-glanceclient noarch 1:2.8.0-2.el7ost rhelosp-12.0-puddle 134 k", " python-keystoneauth1 noarch 3.1.0-1.el7ost rhelosp-12.0-puddle 370 k", " python-kombu noarch 1:4.0.2-5.el7ost rhelosp-12.0-puddle 342 k", " python-migrate noarch 0.11.0-1.el7ost rhelosp-12.0-puddle 229 k", " python-novaclient noarch 1:9.1.1-1.el7ost rhelosp-12.0-puddle 211 k", " python-os-brick noarch 1.15.5-1.el7ost rhelosp-12.0-puddle 332 k", " python-os-win noarch 2.2.0-1.el7ost rhelosp-12.0-puddle 397 k", " python-oslo-config noarch 2:4.11.1-1.el7ost rhelosp-12.0-puddle 197 k", " python-oslo-context noarch 2.17.1-1.el7ost rhelosp-12.0-puddle 20 k", " python-oslo-db noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 146 k", " python-oslo-db-lang noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 9.5 k", " python-oslo-db-tests noarch 4.25.1-1.el7ost rhelosp-12.0-puddle 134 k", " python-oslo-log noarch 3.30.2-1.el7ost rhelosp-12.0-puddle 56 k", " python-oslo-log-lang noarch 3.30.2-1.el7ost rhelosp-12.0-puddle 9.3 k", " python-oslo-messaging noarch 5.30.2-1.el7ost rhelosp-12.0-puddle 357 k", " python-oslo-middleware noarch 3.30.1-1.el7ost rhelosp-12.0-puddle 50 k", " python-oslo-middleware-lang noarch 3.30.1-1.el7ost rhelosp-12.0-puddle 8.3 k", " python-oslo-policy noarch 1.25.2-1.el7ost rhelosp-12.0-puddle 51 k", " python-oslo-policy-lang noarch 1.25.2-1.el7ost rhelosp-12.0-puddle 14 k", " python-psutil x86_64 5.2.2-2.el7ost rhelosp-12.0-puddle 310 k", " python-routes noarch 2.4.1-1.el7ost rhelosp-12.0-puddle 192 k", " python-stevedore noarch 1.25.1-1.el7ost rhelosp-12.0-puddle 57 k", " python-webob noarch 1.7.2-1.el7ost rhelosp-12.0-puddle 208 k", "", "Transaction Summary", "================================================================================", "Install 1 Package (+ 1 Dependent package)", "Upgrade 1 Package (+26 Dependent packages)", "", "Total download size: 8.3 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.2 MB/s | 8.3 MB 00:06 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : python2-pbr-3.1.1-2.el7ost.noarch 1/57 ", " Updating : python-stevedore-1.25.1-1.el7ost.noarch 2/57 ", " Updating : 2:python-oslo-config-4.11.1-1.el7ost.noarch 3/57 ", " Updating : python-oslo-context-2.17.1-1.el7ost.noarch 4/57 ", " Updating : python-keystoneauth1-3.1.0-1.el7ost.noarch 5/57 ", " Updating : python-migrate-0.11.0-1.el7ost.noarch 6/57 ", " Updating : python-webob-1.7.2-1.el7ost.noarch 7/57 ", " Installing : python-vine-1.1.3-2.el7ost.noarch 8/57 ", " Updating : python-amqp-2.1.4-2.el7ost.noarch 9/57 ", " Updating : 1:python-kombu-4.0.2-5.el7ost.noarch 10/57 ", " Updating : 1:python-glanceclient-2.8.0-2.el7ost.noarch 11/57 ", " Updating : 1:python-novaclient-9.1.1-1.el7ost.noarch 12/57 ", " Updating : python-psutil-5.2.2-2.el7ost.x86_64 13/57 ", " Updating : python-routes-2.4.1-1.el7ost.noarch 14/57 ", " Updating : python-oslo-db-lang-4.25.1-1.el7ost.noarch 15/57 ", " Updating : python-oslo-db-4.25.1-1.el7ost.noarch 16/57 ", " Updating : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 17/57 ", " Updating : python-oslo-middleware-3.30.1-1.el7ost.noarch 18/57 ", " Updating : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 19/57 ", " Updating : python-oslo-policy-1.25.2-1.el7ost.noarch 20/57 ", " Updating : python-oslo-log-lang-3.30.2-1.el7ost.noarch 21/57 ", " Updating : python-oslo-log-3.30.2-1.el7ost.noarch 22/57 ", " Updating : python-os-win-2.2.0-1.el7ost.noarch 23/57 ", " Updating : python-os-brick-1.15.5-1.el7ost.noarch 24/57 ", " Updating : python-castellan-0.12.2-1.el7ost.noarch 25/57 ", " Updating : python-oslo-messaging-5.30.2-1.el7ost.noarch 26/57 ", " Updating : 1:python-cinder-11.1.0-1.el7ost.noarch 27/57 ", " Updating : 1:openstack-cinder-11.1.0-1.el7ost.noarch 28/57 ", "warning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew", " Updating : python-oslo-db-tests-4.25.1-1.el7ost.noarch 29/57 ", " Cleanup : python-oslo-db-tests-4.17.1-1.el7ost.noarch 30/57 ", " Cleanup : 1:openstack-cinder-10.0.6-25.el7ost.noarch 31/57 ", " Cleanup : 1:python-cinder-10.0.6-25.el7ost.noarch 32/57 ", " Cleanup : python-oslo-messaging-5.17.3-1.el7ost.noarch 33/57 ", " Cleanup : python-oslo-db-4.17.1-1.el7ost.noarch 34/57 ", " Cleanup : python-oslo-middleware-3.23.2-1.el7ost.noarch 35/57 ", " Cleanup : python-castellan-0.4.0-1.el7ost.noarch 36/57 ", " Cleanup : python-oslo-policy-1.18.0-1.el7ost.noarch 37/57 ", " Cleanup : python-os-brick-1.11.1-1.el7ost.noarch 38/57 ", " Cleanup : python-os-win-1.4.2-1.el7ost.noarch 39/57 ", " Cleanup : python-oslo-log-3.16.1-2.el7ost.noarch 40/57 ", " Cleanup : 2:python-oslo-config-3.17.1-1.el7ost.noarch 41/57 ", " Cleanup : 1:python-novaclient-7.1.2-1.el7ost.noarch 42/57 ", " Cleanup : python-keystoneauth1-2.18.0-1.el7ost.noarch 43/57 ", " Cleanup : python-stevedore-1.17.1-1.el7ost.noarch 44/57 ", " Cleanup : python-oslo-context-2.9.0-1.el7ost.noarch 45/57 ", " Cleanup : 1:python-kombu-3.0.32-2.el7ost.noarch 46/57 ", " Cleanup : 1:python-glanceclient-2.5.0-2.el7ost.noarch 47/57 ", " Erasing : python-pbr-1.10.0-1.el7ost.noarch 48/57 ", " Cleanup : python-amqp-1.4.6-1.el7ost.noarch 49/57 ", " Cleanup : python-oslo-log-lang-3.16.1-2.el7ost.noarch 50/57 ", " Cleanup : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 51/57 ", " Cleanup : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 52/57 ", " Cleanup : python-webob-1.6.1-2.el7ost.noarch 53/57 ", " Cleanup : python-migrate-0.10.0-1.el7ost.noarch 54/57 ", " Cleanup : python-oslo-db-lang-4.17.1-1.el7ost.noarch 55/57 ", " Cleanup : python-psutil-1.2.1-1.el7.x86_64 56/57 ", " Cleanup : python-routes-1.13-2.el7ost.noarch 57/57 ", " Verifying : 1:python-glanceclient-2.8.0-2.el7ost.noarch 1/57 ", " Verifying : python-os-brick-1.15.5-1.el7ost.noarch 2/57 ", " Verifying : python-os-win-2.2.0-1.el7ost.noarch 3/57 ", " Verifying : python-oslo-context-2.17.1-1.el7ost.noarch 4/57 ", " Verifying : 1:python-cinder-11.1.0-1.el7ost.noarch 5/57 ", " Verifying : 1:openstack-cinder-11.1.0-1.el7ost.noarch 6/57 ", " Verifying : python2-pbr-3.1.1-2.el7ost.noarch 7/57 ", " Verifying : python-oslo-log-lang-3.30.2-1.el7ost.noarch 8/57 ", " Verifying : python-oslo-log-3.30.2-1.el7ost.noarch 9/57 ", " Verifying : python-oslo-db-tests-4.25.1-1.el7ost.noarch 10/57 ", " Verifying : python-vine-1.1.3-2.el7ost.noarch 11/57 ", " Verifying : python-keystoneauth1-3.1.0-1.el7ost.noarch 12/57 ", " Verifying : python-castellan-0.12.2-1.el7ost.noarch 13/57 ", " Verifying : python-webob-1.7.2-1.el7ost.noarch 14/57 ", " Verifying : 2:python-oslo-config-4.11.1-1.el7ost.noarch 15/57 ", " Verifying : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 16/57 ", " Verifying : python-stevedore-1.25.1-1.el7ost.noarch 17/57 ", " Verifying : python-oslo-db-4.25.1-1.el7ost.noarch 18/57 ", " Verifying : python-oslo-policy-1.25.2-1.el7ost.noarch 19/57 ", " Verifying : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 20/57 ", " Verifying : python-oslo-db-lang-4.25.1-1.el7ost.noarch 21/57 ", " Verifying : python-routes-2.4.1-1.el7ost.noarch 22/57 ", " Verifying : python-oslo-messaging-5.30.2-1.el7ost.noarch 23/57 ", " Verifying : python-psutil-5.2.2-2.el7ost.x86_64 24/57 ", " Verifying : 1:python-novaclient-9.1.1-1.el7ost.noarch 25/57 ", " Verifying : python-amqp-2.1.4-2.el7ost.noarch 26/57 ", " Verifying : 1:python-kombu-4.0.2-5.el7ost.noarch 27/57 ", " Verifying : python-migrate-0.11.0-1.el7ost.noarch 28/57 ", " Verifying : python-oslo-middleware-3.30.1-1.el7ost.noarch 29/57 ", " Verifying : python-stevedore-1.17.1-1.el7ost.noarch 30/57 ", " Verifying : 1:openstack-cinder-10.0.6-25.el7ost.noarch 31/57 ", " Verifying : python-oslo-middleware-3.23.2-1.el7ost.noarch 32/57 ", " Verifying : python-oslo-context-2.9.0-1.el7ost.noarch 33/57 ", " Verifying : python-oslo-db-tests-4.17.1-1.el7ost.noarch 34/57 ", " Verifying : python-os-win-1.4.2-1.el7ost.noarch 35/57 ", " Verifying : 1:python-kombu-3.0.32-2.el7ost.noarch 36/57 ", " Verifying : 2:python-oslo-config-3.17.1-1.el7ost.noarch 37/57 ", " Verifying : python-amqp-1.4.6-1.el7ost.noarch 38/57 ", " Verifying : python-oslo-log-3.16.1-2.el7ost.noarch 39/57 ", " Verifying : python-oslo-policy-lang-1.18.0-1.el7ost.noarch 40/57 ", " Verifying : python-oslo-messaging-5.17.3-1.el7ost.noarch 41/57 ", " Verifying : python-oslo-policy-1.18.0-1.el7ost.noarch 42/57 ", " Verifying : python-oslo-db-4.17.1-1.el7ost.noarch 43/57 ", " Verifying : python-routes-1.13-2.el7ost.noarch 44/57 ", " Verifying : python-castellan-0.4.0-1.el7ost.noarch 45/57 ", " Verifying : python-migrate-0.10.0-1.el7ost.noarch 46/57 ", " Verifying : python-oslo-middleware-lang-3.23.2-1.el7ost.noarch 47/57 ", " Verifying : python-os-brick-1.11.1-1.el7ost.noarch 48/57 ", " Verifying : python-keystoneauth1-2.18.0-1.el7ost.noarch 49/57 ", " Verifying : python-oslo-log-lang-3.16.1-2.el7ost.noarch 50/57 ", " Verifying : 1:python-novaclient-7.1.2-1.el7ost.noarch 51/57 ", " Verifying : python-oslo-db-lang-4.17.1-1.el7ost.noarch 52/57 ", " Verifying : 1:python-cinder-10.0.6-25.el7ost.noarch 53/57 ", " Verifying : python-psutil-1.2.1-1.el7.x86_64 54/57 ", " Verifying : 1:python-glanceclient-2.5.0-2.el7ost.noarch 55/57 ", " Verifying : python-pbr-1.10.0-1.el7ost.noarch 56/57 ", " Verifying : python-webob-1.6.1-2.el7ost.noarch 57/57 ", "", "Installed:", " python2-pbr.noarch 0:3.1.1-2.el7ost ", "", "Dependency Installed:", " python-vine.noarch 0:1.1.3-2.el7ost ", "", "Updated:", " openstack-cinder.noarch 1:11.1.0-1.el7ost ", "", "Dependency Updated:", " python-amqp.noarch 0:2.1.4-2.el7ost ", " python-castellan.noarch 0:0.12.2-1.el7ost ", " python-cinder.noarch 1:11.1.0-1.el7ost ", " python-glanceclient.noarch 1:2.8.0-2.el7ost ", " python-keystoneauth1.noarch 0:3.1.0-1.el7ost ", " python-kombu.noarch 1:4.0.2-5.el7ost ", " python-migrate.noarch 0:0.11.0-1.el7ost ", " python-novaclient.noarch 1:9.1.1-1.el7ost ", " python-os-brick.noarch 0:1.15.5-1.el7ost ", " python-os-win.noarch 0:2.2.0-1.el7ost ", " python-oslo-config.noarch 2:4.11.1-1.el7ost ", " python-oslo-context.noarch 0:2.17.1-1.el7ost ", " python-oslo-db.noarch 0:4.25.1-1.el7ost ", " python-oslo-db-lang.noarch 0:4.25.1-1.el7ost ", " python-oslo-db-tests.noarch 0:4.25.1-1.el7ost ", " python-oslo-log.noarch 0:3.30.2-1.el7ost ", " python-oslo-log-lang.noarch 0:3.30.2-1.el7ost ", " python-oslo-messaging.noarch 0:5.30.2-1.el7ost ", " python-oslo-middleware.noarch 0:3.30.1-1.el7ost ", " python-oslo-middleware-lang.noarch 0:3.30.1-1.el7ost ", " python-oslo-policy.noarch 0:1.25.2-1.el7ost ", " python-oslo-policy-lang.noarch 0:1.25.2-1.el7ost ", " python-psutil.x86_64 0:5.2.2-2.el7ost ", " python-routes.noarch 0:2.4.1-1.el7ost ", " python-stevedore.noarch 0:1.25.1-1.el7ost ", " python-webob.noarch 0:1.7.2-1.el7ost ", "", "Replaced:", " python-pbr.noarch 0:1.10.0-1.el7ost ", "", "Complete!"]} >2018-06-18 15:30:14,479 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:30:25,021 p=12212 u=mistral | changed: [192.168.0.13] => {"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 openstack-glance.noarch 1:14.0.1-1.el7ost will be updated\n---> Package openstack-glance.noarch 1:15.0.0-4.el7ost will be an update\n--> Processing Dependency: python-glance = 1:15.0.0-4.el7ost for package: 1:openstack-glance-15.0.0-4.el7ost.noarch\n--> Running transaction check\n---> Package python-glance.noarch 1:14.0.1-1.el7ost will be updated\n---> Package python-glance.noarch 1:15.0.0-4.el7ost will be an update\n--> Processing Dependency: python-glance-store >= 0.21.0 for package: 1:python-glance-15.0.0-4.el7ost.noarch\n--> Running transaction check\n---> Package python-glance-store.noarch 0:0.18.0-3.el7ost will be updated\n---> Package python-glance-store.noarch 0:0.22.0-1.el7ost will be an update\n--> Processing Dependency: python-cinderclient >= 2.0.1 for package: python-glance-store-0.22.0-1.el7ost.noarch\n--> Running transaction check\n---> Package python-cinderclient.noarch 0:1.9.0-6.el7ost will be updated\n---> Package python-cinderclient.noarch 0:3.1.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-glance noarch 1:15.0.0-4.el7ost rhelosp-12.0-puddle 75 k\nUpdating for dependencies:\n python-cinderclient noarch 3.1.0-1.el7ost rhelosp-12.0-puddle 239 k\n python-glance noarch 1:15.0.0-4.el7ost rhelosp-12.0-puddle 779 k\n python-glance-store noarch 0.22.0-1.el7ost rhelosp-12.0-puddle 215 k\n\nTransaction Summary\n================================================================================\nUpgrade 1 Package (+3 Dependent packages)\n\nTotal download size: 1.3 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.3 MB/s | 1.3 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-cinderclient-3.1.0-1.el7ost.noarch 1/8 \n Updating : python-glance-store-0.22.0-1.el7ost.noarch 2/8 \n Updating : 1:python-glance-15.0.0-4.el7ost.noarch 3/8 \n Updating : 1:openstack-glance-15.0.0-4.el7ost.noarch 4/8 \nwarning: /etc/glance/glance-api.conf created as /etc/glance/glance-api.conf.rpmnew\nwarning: /etc/glance/glance-cache.conf created as /etc/glance/glance-cache.conf.rpmnew\nwarning: /etc/glance/glance-registry.conf created as /etc/glance/glance-registry.conf.rpmnew\nwarning: /etc/glance/glance-swift.conf created as /etc/glance/glance-swift.conf.rpmnew\n Cleanup : 1:openstack-glance-14.0.1-1.el7ost.noarch 5/8 \n Cleanup : 1:python-glance-14.0.1-1.el7ost.noarch 6/8 \n Cleanup : python-glance-store-0.18.0-3.el7ost.noarch 7/8 \n Cleanup : python-cinderclient-1.9.0-6.el7ost.noarch 8/8 \n Verifying : python-glance-store-0.22.0-1.el7ost.noarch 1/8 \n Verifying : 1:python-glance-15.0.0-4.el7ost.noarch 2/8 \n Verifying : python-cinderclient-3.1.0-1.el7ost.noarch 3/8 \n Verifying : 1:openstack-glance-15.0.0-4.el7ost.noarch 4/8 \n Verifying : python-glance-store-0.18.0-3.el7ost.noarch 5/8 \n Verifying : 1:openstack-glance-14.0.1-1.el7ost.noarch 6/8 \n Verifying : python-cinderclient-1.9.0-6.el7ost.noarch 7/8 \n Verifying : 1:python-glance-14.0.1-1.el7ost.noarch 8/8 \n\nUpdated:\n openstack-glance.noarch 1:15.0.0-4.el7ost \n\nDependency Updated:\n python-cinderclient.noarch 0:3.1.0-1.el7ost \n python-glance.noarch 1:15.0.0-4.el7ost \n python-glance-store.noarch 0:0.22.0-1.el7ost \n\nComplete!\n"]} >2018-06-18 15:30:25,041 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:30:40,519 p=12212 u=mistral | changed: [192.168.0.13] => (item=[u'openstack-gnocchi*', u'numpy']) => {"changed": true, "item": ["openstack-gnocchi*", "numpy"], "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.\nPackage 1:numpy-1.7.1-13.el7.x86_64 is obsoleted by 1:python2-numpy-1.11.2-2.el7ost.x86_64 which is already installed\nResolving Dependencies\n--> Running transaction check\n---> Package openstack-gnocchi-api.noarch 0:3.1.16-1.el7ost will be updated\n---> Package openstack-gnocchi-api.noarch 0:4.0.3-3.el7ost will be an update\n---> Package openstack-gnocchi-common.noarch 0:3.1.16-1.el7ost will be updated\n---> Package openstack-gnocchi-common.noarch 0:4.0.3-3.el7ost will be an update\n--> Processing Dependency: python-gnocchi = 4.0.3-3.el7ost for package: openstack-gnocchi-common-4.0.3-3.el7ost.noarch\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:3.1.16-1.el7ost will be updated\n---> Package openstack-gnocchi-indexer-sqlalchemy.noarch 0:4.0.3-3.el7ost will be an update\n---> Package openstack-gnocchi-metricd.noarch 0:3.1.16-1.el7ost will be updated\n---> Package openstack-gnocchi-metricd.noarch 0:4.0.3-3.el7ost will be an update\n---> Package openstack-gnocchi-statsd.noarch 0:3.1.16-1.el7ost will be updated\n---> Package openstack-gnocchi-statsd.noarch 0:4.0.3-3.el7ost will be an update\n--> Running transaction check\n---> Package python-gnocchi.noarch 0:3.1.16-1.el7ost will be updated\n---> Package python-gnocchi.noarch 0:4.0.3-3.el7ost will be an update\n--> Processing Dependency: python-tenacity >= 4.0.0 for package: python-gnocchi-4.0.3-3.el7ost.noarch\n--> Processing Dependency: python-lz4 >= 0.9.0 for package: python-gnocchi-4.0.3-3.el7ost.noarch\n--> Processing Dependency: python-scipy for package: python-gnocchi-4.0.3-3.el7ost.noarch\n--> Processing Dependency: python-daiquiri for package: python-gnocchi-4.0.3-3.el7ost.noarch\n--> Running transaction check\n---> Package python-daiquiri.noarch 0:1.2.1-1.el7ost will be installed\n--> Processing Dependency: python-json-logger for package: python-daiquiri-1.2.1-1.el7ost.noarch\n---> Package python-lz4.x86_64 0:0.7.0-5.el7ost will be updated\n---> Package python-lz4.x86_64 0:0.9.0-2.el7ost will be an update\n---> Package python-tenacity.noarch 0:3.2.1-1.el7ost will be updated\n---> Package python-tenacity.noarch 0:4.4.0-1.el7ost will be an update\n---> Package python2-scipy.x86_64 0:0.18.0-5.el7ost will be obsoleting\n---> Package scipy.x86_64 0:0.12.1-6.el7 will be obsoleted\n--> Running transaction check\n---> Package python-json-logger.noarch 0:0.1.7-1.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-scipy x86_64 0.18.0-5.el7ost rhelosp-12.0-puddle 12 M\n replacing scipy.x86_64 0.12.1-6.el7\nUpdating:\n openstack-gnocchi-api noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 6.2 k\n openstack-gnocchi-common noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 11 k\n openstack-gnocchi-indexer-sqlalchemy\n noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 4.7 k\n openstack-gnocchi-metricd noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 5.6 k\n openstack-gnocchi-statsd noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 5.5 k\nInstalling for dependencies:\n python-daiquiri noarch 1.2.1-1.el7ost rhelosp-12.0-puddle 24 k\n python-json-logger noarch 0.1.7-1.el7ost rhelosp-12.0-puddle 9.4 k\nUpdating for dependencies:\n python-gnocchi noarch 4.0.3-3.el7ost rhelosp-12.0-puddle 228 k\n python-lz4 x86_64 0.9.0-2.el7ost rhelosp-12.0-puddle 28 k\n python-tenacity noarch 4.4.0-1.el7ost rhelosp-12.0-puddle 39 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+2 Dependent packages)\nUpgrade 5 Packages (+3 Dependent packages)\n\nTotal download size: 12 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 12 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-json-logger-0.1.7-1.el7ost.noarch 1/20 \n Installing : python-daiquiri-1.2.1-1.el7ost.noarch 2/20 \n Updating : python-tenacity-4.4.0-1.el7ost.noarch 3/20 \n Installing : python2-scipy-0.18.0-5.el7ost.x86_64 4/20 \n Updating : python-lz4-0.9.0-2.el7ost.x86_64 5/20 \n Updating : python-gnocchi-4.0.3-3.el7ost.noarch 6/20 \n Updating : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 7/20 \nwarning: /etc/gnocchi/gnocchi.conf created as /etc/gnocchi/gnocchi.conf.rpmnew\n Updating : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.noar 8/20 \n Updating : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 9/20 \n Updating : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 10/20 \n Updating : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 11/20 \n Cleanup : openstack-gnocchi-api-3.1.16-1.el7ost.noarch 12/20 \n Cleanup : openstack-gnocchi-indexer-sqlalchemy-3.1.16-1.el7ost.noa 13/20 \n Cleanup : openstack-gnocchi-statsd-3.1.16-1.el7ost.noarch 14/20 \n Cleanup : openstack-gnocchi-metricd-3.1.16-1.el7ost.noarch 15/20 \n Cleanup : openstack-gnocchi-common-3.1.16-1.el7ost.noarch 16/20 \n Cleanup : python-gnocchi-3.1.16-1.el7ost.noarch 17/20 \n Cleanup : python-tenacity-3.2.1-1.el7ost.noarch 18/20 \n Erasing : scipy-0.12.1-6.el7.x86_64 19/20 \n Cleanup : python-lz4-0.7.0-5.el7ost.x86_64 20/20 \n Verifying : python-daiquiri-1.2.1-1.el7ost.noarch 1/20 \n Verifying : python-lz4-0.9.0-2.el7ost.x86_64 2/20 \n Verifying : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 3/20 \n Verifying : python2-scipy-0.18.0-5.el7ost.x86_64 4/20 \n Verifying : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 5/20 \n Verifying : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 6/20 \n Verifying : python-gnocchi-4.0.3-3.el7ost.noarch 7/20 \n Verifying : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 8/20 \n Verifying : python-tenacity-4.4.0-1.el7ost.noarch 9/20 \n Verifying : python-json-logger-0.1.7-1.el7ost.noarch 10/20 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.noar 11/20 \n Verifying : python-tenacity-3.2.1-1.el7ost.noarch 12/20 \n Verifying : openstack-gnocchi-metricd-3.1.16-1.el7ost.noarch 13/20 \n Verifying : openstack-gnocchi-api-3.1.16-1.el7ost.noarch 14/20 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-3.1.16-1.el7ost.noa 15/20 \n Verifying : python-gnocchi-3.1.16-1.el7ost.noarch 16/20 \n Verifying : scipy-0.12.1-6.el7.x86_64 17/20 \n Verifying : python-lz4-0.7.0-5.el7ost.x86_64 18/20 \n Verifying : openstack-gnocchi-common-3.1.16-1.el7ost.noarch 19/20 \n Verifying : openstack-gnocchi-statsd-3.1.16-1.el7ost.noarch 20/20 \n\nInstalled:\n python2-scipy.x86_64 0:0.18.0-5.el7ost \n\nDependency Installed:\n python-daiquiri.noarch 0:1.2.1-1.el7ost \n python-json-logger.noarch 0:0.1.7-1.el7ost \n\nUpdated:\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\nDependency Updated:\n python-gnocchi.noarch 0:4.0.3-3.el7ost python-lz4.x86_64 0:0.9.0-2.el7ost \n python-tenacity.noarch 0:4.4.0-1.el7ost \n\nReplaced:\n scipy.x86_64 0:0.12.1-6.el7 \n\nComplete!\n"]} >2018-06-18 15:30:40,537 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:30:50,793 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-heat*", "delta": "0:00:08.172302", "end": "2018-06-18 19:30:51.614870", "rc": 0, "start": "2018-06-18 19:30:43.442568", "stderr": "", "stderr_lines": [], "stdout": "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-api.noarch 1:8.0.6-2.el7ost will be updated\n---> Package openstack-heat-api.noarch 1:9.0.3-1.el7ost will be an update\n---> Package openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost will be updated\n---> Package openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost will be an update\n---> Package openstack-heat-common.noarch 1:8.0.6-2.el7ost will be updated\n---> Package openstack-heat-common.noarch 1:9.0.3-1.el7ost will be an update\n--> Processing Dependency: python-openstacksdk >= 0.9.17 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch\n--> Processing Dependency: python-neutronclient >= 6.3.0 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch\n--> Processing Dependency: python-mistralclient >= 3.1.0 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch\n---> Package openstack-heat-engine.noarch 1:8.0.6-2.el7ost will be updated\n---> Package openstack-heat-engine.noarch 1:9.0.3-1.el7ost will be an update\n--> Running transaction check\n---> Package python-mistralclient.noarch 0:2.1.2-1.el7ost will be updated\n---> Package python-mistralclient.noarch 0:3.1.4-1.el7ost will be an update\n--> Processing Dependency: python-osc-lib >= 1.7.0 for package: python-mistralclient-3.1.4-1.el7ost.noarch\n--> Processing Dependency: python-cliff >= 2.8.0 for package: python-mistralclient-3.1.4-1.el7ost.noarch\n---> Package python-neutronclient.noarch 0:6.0.1-1.el7ost will be updated\n---> Package python-neutronclient.noarch 0:6.5.0-1.el7ost will be an update\n--> Processing Dependency: python-os-client-config >= 1.28.0 for package: python-neutronclient-6.5.0-1.el7ost.noarch\n---> Package python-openstacksdk.noarch 0:0.9.13-1.el7ost will be updated\n---> Package python-openstacksdk.noarch 0:0.9.17-1.el7ost will be an update\n--> Processing Dependency: python-deprecation for package: python-openstacksdk-0.9.17-1.el7ost.noarch\n--> Running transaction check\n---> Package python-cliff.noarch 0:2.2.0-1.el7ost will be updated\n---> Package python-cliff.noarch 0:2.8.0-1.el7ost will be an update\n---> Package python-deprecation.noarch 0:1.0-3.el7 will be installed\n---> Package python-os-client-config.noarch 0:1.21.1-1.el7ost will be updated\n---> Package python-os-client-config.noarch 0:1.28.0-1.el7ost will be an update\n--> Processing Dependency: python-requestsexceptions >= 1.2.0 for package: python-os-client-config-1.28.0-1.el7ost.noarch\n---> Package python-osc-lib.noarch 0:1.3.0-1.el7ost will be updated\n---> Package python-osc-lib.noarch 0:1.7.0-1.el7ost will be an update\n--> Running transaction check\n---> Package python-requestsexceptions.noarch 0:1.1.3-1.el7ost will be updated\n---> Package python-requestsexceptions.noarch 0:1.3.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-heat-api noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 11 k\n openstack-heat-api-cfn noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 11 k\n openstack-heat-common noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 1.7 M\n openstack-heat-engine noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 10 k\nInstalling for dependencies:\n python-deprecation noarch 1.0-3.el7 rhelosp-12.0-puddle 15 k\nUpdating for dependencies:\n python-cliff noarch 2.8.0-1.el7ost rhelosp-12.0-puddle 82 k\n python-mistralclient noarch 3.1.4-1.el7ost rhelosp-12.0-puddle 158 k\n python-neutronclient noarch 6.5.0-1.el7ost rhelosp-12.0-puddle 269 k\n python-openstacksdk noarch 0.9.17-1.el7ost rhelosp-12.0-puddle 334 k\n python-os-client-config noarch 1.28.0-1.el7ost rhelosp-12.0-puddle 80 k\n python-osc-lib noarch 1.7.0-1.el7ost rhelosp-12.0-puddle 66 k\n python-requestsexceptions noarch 1.3.0-1.el7ost rhelosp-12.0-puddle 11 k\n\nTransaction Summary\n================================================================================\nInstall ( 1 Dependent package)\nUpgrade 4 Packages (+7 Dependent packages)\n\nTotal download size: 2.7 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.0 MB/s | 2.7 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-cliff-2.8.0-1.el7ost.noarch 1/23 \n Installing : python-deprecation-1.0-3.el7.noarch 2/23 \n Updating : python-requestsexceptions-1.3.0-1.el7ost.noarch 3/23 \n Updating : python-os-client-config-1.28.0-1.el7ost.noarch 4/23 \n Updating : python-osc-lib-1.7.0-1.el7ost.noarch 5/23 \n Updating : python-neutronclient-6.5.0-1.el7ost.noarch 6/23 \n Updating : python-mistralclient-3.1.4-1.el7ost.noarch 7/23 \n Updating : python-openstacksdk-0.9.17-1.el7ost.noarch 8/23 \n Updating : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 9/23 \nwarning: /etc/heat/heat.conf created as /etc/heat/heat.conf.rpmnew\nwarning: /etc/heat/policy.json created as /etc/heat/policy.json.rpmnew\n Updating : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 10/23 \n Updating : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 11/23 \n Updating : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 12/23 \n Cleanup : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 13/23 \n Cleanup : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 14/23 \n Cleanup : python-openstacksdk-0.9.13-1.el7ost.noarch 15/23 \n Cleanup : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 16/23 \n Cleanup : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 17/23 \n Cleanup : python-neutronclient-6.0.1-1.el7ost.noarch 18/23 \n Cleanup : python-osc-lib-1.3.0-1.el7ost.noarch 19/23 \n Cleanup : python-os-client-config-1.21.1-1.el7ost.noarch 20/23 \n Cleanup : python-requestsexceptions-1.1.3-1.el7ost.noarch 21/23 \n Cleanup : python-cliff-2.2.0-1.el7ost.noarch 22/23 \n Cleanup : python-mistralclient-2.1.2-1.el7ost.noarch 23/23 \n Verifying : python-neutronclient-6.5.0-1.el7ost.noarch 1/23 \n Verifying : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 2/23 \n Verifying : python-cliff-2.8.0-1.el7ost.noarch 3/23 \n Verifying : python-requestsexceptions-1.3.0-1.el7ost.noarch 4/23 \n Verifying : python-mistralclient-3.1.4-1.el7ost.noarch 5/23 \n Verifying : python-openstacksdk-0.9.17-1.el7ost.noarch 6/23 \n Verifying : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 7/23 \n Verifying : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 8/23 \n Verifying : python-deprecation-1.0-3.el7.noarch 9/23 \n Verifying : python-osc-lib-1.7.0-1.el7ost.noarch 10/23 \n Verifying : python-os-client-config-1.28.0-1.el7ost.noarch 11/23 \n Verifying : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 12/23 \n Verifying : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 13/23 \n Verifying : python-mistralclient-2.1.2-1.el7ost.noarch 14/23 \n Verifying : python-os-client-config-1.21.1-1.el7ost.noarch 15/23 \n Verifying : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 16/23 \n Verifying : python-openstacksdk-0.9.13-1.el7ost.noarch 17/23 \n Verifying : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 18/23 \n Verifying : python-osc-lib-1.3.0-1.el7ost.noarch 19/23 \n Verifying : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 20/23 \n Verifying : python-neutronclient-6.0.1-1.el7ost.noarch 21/23 \n Verifying : python-requestsexceptions-1.1.3-1.el7ost.noarch 22/23 \n Verifying : python-cliff-2.2.0-1.el7ost.noarch 23/23 \n\nDependency Installed:\n python-deprecation.noarch 0:1.0-3.el7 \n\nUpdated:\n openstack-heat-api.noarch 1:9.0.3-1.el7ost \n openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost \n openstack-heat-common.noarch 1:9.0.3-1.el7ost \n openstack-heat-engine.noarch 1:9.0.3-1.el7ost \n\nDependency Updated:\n python-cliff.noarch 0:2.8.0-1.el7ost \n python-mistralclient.noarch 0:3.1.4-1.el7ost \n python-neutronclient.noarch 0:6.5.0-1.el7ost \n python-openstacksdk.noarch 0:0.9.17-1.el7ost \n python-os-client-config.noarch 0:1.28.0-1.el7ost \n python-osc-lib.noarch 0:1.7.0-1.el7ost \n python-requestsexceptions.noarch 0:1.3.0-1.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-heat-api.noarch 1:8.0.6-2.el7ost will be updated", "---> Package openstack-heat-api.noarch 1:9.0.3-1.el7ost will be an update", "---> Package openstack-heat-api-cfn.noarch 1:8.0.6-2.el7ost will be updated", "---> Package openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost will be an update", "---> Package openstack-heat-common.noarch 1:8.0.6-2.el7ost will be updated", "---> Package openstack-heat-common.noarch 1:9.0.3-1.el7ost will be an update", "--> Processing Dependency: python-openstacksdk >= 0.9.17 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch", "--> Processing Dependency: python-neutronclient >= 6.3.0 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch", "--> Processing Dependency: python-mistralclient >= 3.1.0 for package: 1:openstack-heat-common-9.0.3-1.el7ost.noarch", "---> Package openstack-heat-engine.noarch 1:8.0.6-2.el7ost will be updated", "---> Package openstack-heat-engine.noarch 1:9.0.3-1.el7ost will be an update", "--> Running transaction check", "---> Package python-mistralclient.noarch 0:2.1.2-1.el7ost will be updated", "---> Package python-mistralclient.noarch 0:3.1.4-1.el7ost will be an update", "--> Processing Dependency: python-osc-lib >= 1.7.0 for package: python-mistralclient-3.1.4-1.el7ost.noarch", "--> Processing Dependency: python-cliff >= 2.8.0 for package: python-mistralclient-3.1.4-1.el7ost.noarch", "---> Package python-neutronclient.noarch 0:6.0.1-1.el7ost will be updated", "---> Package python-neutronclient.noarch 0:6.5.0-1.el7ost will be an update", "--> Processing Dependency: python-os-client-config >= 1.28.0 for package: python-neutronclient-6.5.0-1.el7ost.noarch", "---> Package python-openstacksdk.noarch 0:0.9.13-1.el7ost will be updated", "---> Package python-openstacksdk.noarch 0:0.9.17-1.el7ost will be an update", "--> Processing Dependency: python-deprecation for package: python-openstacksdk-0.9.17-1.el7ost.noarch", "--> Running transaction check", "---> Package python-cliff.noarch 0:2.2.0-1.el7ost will be updated", "---> Package python-cliff.noarch 0:2.8.0-1.el7ost will be an update", "---> Package python-deprecation.noarch 0:1.0-3.el7 will be installed", "---> Package python-os-client-config.noarch 0:1.21.1-1.el7ost will be updated", "---> Package python-os-client-config.noarch 0:1.28.0-1.el7ost will be an update", "--> Processing Dependency: python-requestsexceptions >= 1.2.0 for package: python-os-client-config-1.28.0-1.el7ost.noarch", "---> Package python-osc-lib.noarch 0:1.3.0-1.el7ost will be updated", "---> Package python-osc-lib.noarch 0:1.7.0-1.el7ost will be an update", "--> Running transaction check", "---> Package python-requestsexceptions.noarch 0:1.1.3-1.el7ost will be updated", "---> Package python-requestsexceptions.noarch 0:1.3.0-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-heat-api noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 11 k", " openstack-heat-api-cfn noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 11 k", " openstack-heat-common noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 1.7 M", " openstack-heat-engine noarch 1:9.0.3-1.el7ost rhelosp-12.0-puddle 10 k", "Installing for dependencies:", " python-deprecation noarch 1.0-3.el7 rhelosp-12.0-puddle 15 k", "Updating for dependencies:", " python-cliff noarch 2.8.0-1.el7ost rhelosp-12.0-puddle 82 k", " python-mistralclient noarch 3.1.4-1.el7ost rhelosp-12.0-puddle 158 k", " python-neutronclient noarch 6.5.0-1.el7ost rhelosp-12.0-puddle 269 k", " python-openstacksdk noarch 0.9.17-1.el7ost rhelosp-12.0-puddle 334 k", " python-os-client-config noarch 1.28.0-1.el7ost rhelosp-12.0-puddle 80 k", " python-osc-lib noarch 1.7.0-1.el7ost rhelosp-12.0-puddle 66 k", " python-requestsexceptions noarch 1.3.0-1.el7ost rhelosp-12.0-puddle 11 k", "", "Transaction Summary", "================================================================================", "Install ( 1 Dependent package)", "Upgrade 4 Packages (+7 Dependent packages)", "", "Total download size: 2.7 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.0 MB/s | 2.7 MB 00:02 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-cliff-2.8.0-1.el7ost.noarch 1/23 ", " Installing : python-deprecation-1.0-3.el7.noarch 2/23 ", " Updating : python-requestsexceptions-1.3.0-1.el7ost.noarch 3/23 ", " Updating : python-os-client-config-1.28.0-1.el7ost.noarch 4/23 ", " Updating : python-osc-lib-1.7.0-1.el7ost.noarch 5/23 ", " Updating : python-neutronclient-6.5.0-1.el7ost.noarch 6/23 ", " Updating : python-mistralclient-3.1.4-1.el7ost.noarch 7/23 ", " Updating : python-openstacksdk-0.9.17-1.el7ost.noarch 8/23 ", " Updating : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 9/23 ", "warning: /etc/heat/heat.conf created as /etc/heat/heat.conf.rpmnew", "warning: /etc/heat/policy.json created as /etc/heat/policy.json.rpmnew", " Updating : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 10/23 ", " Updating : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 11/23 ", " Updating : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 12/23 ", " Cleanup : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 13/23 ", " Cleanup : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 14/23 ", " Cleanup : python-openstacksdk-0.9.13-1.el7ost.noarch 15/23 ", " Cleanup : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 16/23 ", " Cleanup : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 17/23 ", " Cleanup : python-neutronclient-6.0.1-1.el7ost.noarch 18/23 ", " Cleanup : python-osc-lib-1.3.0-1.el7ost.noarch 19/23 ", " Cleanup : python-os-client-config-1.21.1-1.el7ost.noarch 20/23 ", " Cleanup : python-requestsexceptions-1.1.3-1.el7ost.noarch 21/23 ", " Cleanup : python-cliff-2.2.0-1.el7ost.noarch 22/23 ", " Cleanup : python-mistralclient-2.1.2-1.el7ost.noarch 23/23 ", " Verifying : python-neutronclient-6.5.0-1.el7ost.noarch 1/23 ", " Verifying : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 2/23 ", " Verifying : python-cliff-2.8.0-1.el7ost.noarch 3/23 ", " Verifying : python-requestsexceptions-1.3.0-1.el7ost.noarch 4/23 ", " Verifying : python-mistralclient-3.1.4-1.el7ost.noarch 5/23 ", " Verifying : python-openstacksdk-0.9.17-1.el7ost.noarch 6/23 ", " Verifying : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 7/23 ", " Verifying : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 8/23 ", " Verifying : python-deprecation-1.0-3.el7.noarch 9/23 ", " Verifying : python-osc-lib-1.7.0-1.el7ost.noarch 10/23 ", " Verifying : python-os-client-config-1.28.0-1.el7ost.noarch 11/23 ", " Verifying : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 12/23 ", " Verifying : 1:openstack-heat-engine-8.0.6-2.el7ost.noarch 13/23 ", " Verifying : python-mistralclient-2.1.2-1.el7ost.noarch 14/23 ", " Verifying : python-os-client-config-1.21.1-1.el7ost.noarch 15/23 ", " Verifying : 1:openstack-heat-common-8.0.6-2.el7ost.noarch 16/23 ", " Verifying : python-openstacksdk-0.9.13-1.el7ost.noarch 17/23 ", " Verifying : 1:openstack-heat-api-8.0.6-2.el7ost.noarch 18/23 ", " Verifying : python-osc-lib-1.3.0-1.el7ost.noarch 19/23 ", " Verifying : 1:openstack-heat-api-cfn-8.0.6-2.el7ost.noarch 20/23 ", " Verifying : python-neutronclient-6.0.1-1.el7ost.noarch 21/23 ", " Verifying : python-requestsexceptions-1.1.3-1.el7ost.noarch 22/23 ", " Verifying : python-cliff-2.2.0-1.el7ost.noarch 23/23 ", "", "Dependency Installed:", " python-deprecation.noarch 0:1.0-3.el7 ", "", "Updated:", " openstack-heat-api.noarch 1:9.0.3-1.el7ost ", " openstack-heat-api-cfn.noarch 1:9.0.3-1.el7ost ", " openstack-heat-common.noarch 1:9.0.3-1.el7ost ", " openstack-heat-engine.noarch 1:9.0.3-1.el7ost ", "", "Dependency Updated:", " python-cliff.noarch 0:2.8.0-1.el7ost ", " python-mistralclient.noarch 0:3.1.4-1.el7ost ", " python-neutronclient.noarch 0:6.5.0-1.el7ost ", " python-openstacksdk.noarch 0:0.9.17-1.el7ost ", " python-os-client-config.noarch 0:1.28.0-1.el7ost ", " python-osc-lib.noarch 0:1.7.0-1.el7ost ", " python-requestsexceptions.noarch 0:1.3.0-1.el7ost ", "", "Complete!"]} >2018-06-18 15:30:50,810 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:30:57,740 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-keystone*", "delta": "0:00:04.929380", "end": "2018-06-18 19:30:58.565658", "rc": 0, "start": "2018-06-18 19:30:53.636278", "stderr": "", "stderr_lines": [], "stdout": "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-keystone.noarch 1:11.0.3-5.el7ost will be updated\n---> Package openstack-keystone.noarch 1:12.0.0-4.el7ost will be an update\n--> Processing Dependency: python-keystone = 1:12.0.0-4.el7ost for package: 1:openstack-keystone-12.0.0-4.el7ost.noarch\n--> Running transaction check\n---> Package python-keystone.noarch 1:11.0.3-5.el7ost will be updated\n---> Package python-keystone.noarch 1:12.0.0-4.el7ost will be an update\n--> Processing Dependency: python-scrypt for package: 1:python-keystone-12.0.0-4.el7ost.noarch\n--> Processing Dependency: python-bcrypt for package: 1:python-keystone-12.0.0-4.el7ost.noarch\n--> Running transaction check\n---> Package python-bcrypt.x86_64 0:3.1.2-3.el7ost will be installed\n---> Package python-scrypt.x86_64 0:0.8.0-2.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-keystone noarch 1:12.0.0-4.el7ost rhelosp-12.0-puddle 83 k\nInstalling for dependencies:\n python-bcrypt x86_64 3.1.2-3.el7ost rhelosp-12.0-puddle 37 k\n python-scrypt x86_64 0.8.0-2.el7ost rhelosp-12.0-puddle 26 k\nUpdating for dependencies:\n python-keystone noarch 1:12.0.0-4.el7ost rhelosp-12.0-puddle 964 k\n\nTransaction Summary\n================================================================================\nInstall ( 2 Dependent packages)\nUpgrade 1 Package (+1 Dependent package)\n\nTotal download size: 1.1 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.1 MB/s | 1.1 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-scrypt-0.8.0-2.el7ost.x86_64 1/6 \n Installing : python-bcrypt-3.1.2-3.el7ost.x86_64 2/6 \n Updating : 1:python-keystone-12.0.0-4.el7ost.noarch 3/6 \n Updating : 1:openstack-keystone-12.0.0-4.el7ost.noarch 4/6 \nwarning: /etc/keystone/keystone.conf created as /etc/keystone/keystone.conf.rpmnew\n Cleanup : 1:openstack-keystone-11.0.3-5.el7ost.noarch 5/6 \n Cleanup : 1:python-keystone-11.0.3-5.el7ost.noarch 6/6 \n Verifying : python-bcrypt-3.1.2-3.el7ost.x86_64 1/6 \n Verifying : 1:python-keystone-12.0.0-4.el7ost.noarch 2/6 \n Verifying : 1:openstack-keystone-12.0.0-4.el7ost.noarch 3/6 \n Verifying : python-scrypt-0.8.0-2.el7ost.x86_64 4/6 \n Verifying : 1:openstack-keystone-11.0.3-5.el7ost.noarch 5/6 \n Verifying : 1:python-keystone-11.0.3-5.el7ost.noarch 6/6 \n\nDependency Installed:\n python-bcrypt.x86_64 0:3.1.2-3.el7ost python-scrypt.x86_64 0:0.8.0-2.el7ost \n\nUpdated:\n openstack-keystone.noarch 1:12.0.0-4.el7ost \n\nDependency Updated:\n python-keystone.noarch 1:12.0.0-4.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-keystone.noarch 1:11.0.3-5.el7ost will be updated", "---> Package openstack-keystone.noarch 1:12.0.0-4.el7ost will be an update", "--> Processing Dependency: python-keystone = 1:12.0.0-4.el7ost for package: 1:openstack-keystone-12.0.0-4.el7ost.noarch", "--> Running transaction check", "---> Package python-keystone.noarch 1:11.0.3-5.el7ost will be updated", "---> Package python-keystone.noarch 1:12.0.0-4.el7ost will be an update", "--> Processing Dependency: python-scrypt for package: 1:python-keystone-12.0.0-4.el7ost.noarch", "--> Processing Dependency: python-bcrypt for package: 1:python-keystone-12.0.0-4.el7ost.noarch", "--> Running transaction check", "---> Package python-bcrypt.x86_64 0:3.1.2-3.el7ost will be installed", "---> Package python-scrypt.x86_64 0:0.8.0-2.el7ost will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-keystone noarch 1:12.0.0-4.el7ost rhelosp-12.0-puddle 83 k", "Installing for dependencies:", " python-bcrypt x86_64 3.1.2-3.el7ost rhelosp-12.0-puddle 37 k", " python-scrypt x86_64 0.8.0-2.el7ost rhelosp-12.0-puddle 26 k", "Updating for dependencies:", " python-keystone noarch 1:12.0.0-4.el7ost rhelosp-12.0-puddle 964 k", "", "Transaction Summary", "================================================================================", "Install ( 2 Dependent packages)", "Upgrade 1 Package (+1 Dependent package)", "", "Total download size: 1.1 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.1 MB/s | 1.1 MB 00:00 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : python-scrypt-0.8.0-2.el7ost.x86_64 1/6 ", " Installing : python-bcrypt-3.1.2-3.el7ost.x86_64 2/6 ", " Updating : 1:python-keystone-12.0.0-4.el7ost.noarch 3/6 ", " Updating : 1:openstack-keystone-12.0.0-4.el7ost.noarch 4/6 ", "warning: /etc/keystone/keystone.conf created as /etc/keystone/keystone.conf.rpmnew", " Cleanup : 1:openstack-keystone-11.0.3-5.el7ost.noarch 5/6 ", " Cleanup : 1:python-keystone-11.0.3-5.el7ost.noarch 6/6 ", " Verifying : python-bcrypt-3.1.2-3.el7ost.x86_64 1/6 ", " Verifying : 1:python-keystone-12.0.0-4.el7ost.noarch 2/6 ", " Verifying : 1:openstack-keystone-12.0.0-4.el7ost.noarch 3/6 ", " Verifying : python-scrypt-0.8.0-2.el7ost.x86_64 4/6 ", " Verifying : 1:openstack-keystone-11.0.3-5.el7ost.noarch 5/6 ", " Verifying : 1:python-keystone-11.0.3-5.el7ost.noarch 6/6 ", "", "Dependency Installed:", " python-bcrypt.x86_64 0:3.1.2-3.el7ost python-scrypt.x86_64 0:0.8.0-2.el7ost ", "", "Updated:", " openstack-keystone.noarch 1:12.0.0-4.el7ost ", "", "Dependency Updated:", " python-keystone.noarch 1:12.0.0-4.el7ost ", "", "Complete!"]} >2018-06-18 15:30:57,756 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:31:14,656 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum -y update openstack-neutron*", "delta": "0:00:15.132211", "end": "2018-06-18 19:31:15.471515", "rc": 0, "start": "2018-06-18 19:31:00.339304", "stderr": "", "stderr_lines": [], "stdout": "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-neutron.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron.noarch 1:11.0.2-1.el7ost will be an update\n---> Package openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-agent.noarch 2:11.47.2-1.el7ost will be an update\n--> Processing Dependency: python-networking-bigswitch = 2:11.47.2-1.el7ost for package: 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noarch\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:11.47.2-1.el7ost will be an update\n---> Package openstack-neutron-common.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron-common.noarch 1:11.0.2-1.el7ost will be an update\n--> Processing Dependency: python-neutron = 1:11.0.2-1.el7ost for package: 1:openstack-neutron-common-11.0.2-1.el7ost.noarch\n---> Package openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be updated\n---> Package openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be an update\n--> Processing Dependency: python-neutron-lbaas = 1:11.0.2-2.el7ost for package: 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch\n---> Package openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost will be an update\n---> Package openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost will be an update\n---> Package openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost will be an update\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost will be updated\n---> Package openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost will be an update\n--> Running transaction check\n---> Package python-networking-bigswitch.noarch 2:10.0.8-1.el7ost will be updated\n---> Package python-networking-bigswitch.noarch 2:11.47.2-1.el7ost will be an update\n---> Package python-neutron.noarch 1:10.0.5-1.el7ost will be updated\n--> Processing Dependency: python-neutron = 1:10.0.5-1.el7ost for package: 1:python-neutron-tests-10.0.5-1.el7ost.noarch\n---> Package python-neutron.noarch 1:11.0.2-1.el7ost will be an update\n--> Processing Dependency: python-ryu >= 4.14 for package: 1:python-neutron-11.0.2-1.el7ost.noarch\n--> Processing Dependency: python-pyroute2 >= 0.4.19 for package: 1:python-neutron-11.0.2-1.el7ost.noarch\n--> Processing Dependency: python-os-xenapi >= 0.2.0 for package: 1:python-neutron-11.0.2-1.el7ost.noarch\n--> Processing Dependency: python-neutron-lib >= 1.9.0 for package: 1:python-neutron-11.0.2-1.el7ost.noarch\n--> Processing Dependency: python-ovsdbapp for package: 1:python-neutron-11.0.2-1.el7ost.noarch\n---> Package python-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be updated\n---> Package python-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be an update\n--> Running transaction check\n---> Package python-neutron-lib.noarch 0:1.1.0-1.el7ost will be updated\n---> Package python-neutron-lib.noarch 0:1.9.1-1.el7ost will be an update\n---> Package python-neutron-tests.noarch 1:10.0.5-1.el7ost will be updated\n---> Package python-neutron-tests.noarch 1:11.0.2-1.el7ost will be an update\n--> Processing Dependency: python-webtest >= 2.0 for package: 1:python-neutron-tests-11.0.2-1.el7ost.noarch\n---> Package python-os-xenapi.noarch 0:0.3.1-2.el7ost will be installed\n---> Package python-ovsdbapp.noarch 0:0.4.1-1.el7ost will be installed\n---> Package python-pyroute2.noarch 0:0.4.8-1.el7ost will be updated\n---> Package python-pyroute2.noarch 0:0.4.19-1.el7ost will be an update\n---> Package python-ryu.noarch 0:4.9-2.1.el7ost will be updated\n---> Package python-ryu.noarch 0:4.15-1.el7ost will be an update\n--> Processing Dependency: python-ryu-common = 4.15-1.el7ost for package: python-ryu-4.15-1.el7ost.noarch\n--> Running transaction check\n---> Package python-ryu-common.noarch 0:4.9-2.1.el7ost will be updated\n---> Package python-ryu-common.noarch 0:4.15-1.el7ost will be an update\n---> Package python-webtest.noarch 0:1.3.4-6.el7 will be updated\n---> Package python-webtest.noarch 0:2.0.23-2.el7ost will be an update\n--> Processing Dependency: python-waitress for package: python-webtest-2.0.23-2.el7ost.noarch\n--> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-2.el7ost.noarch\n--> Running transaction check\n---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7ost will be installed\n---> Package python-waitress.noarch 0:0.8.10-1.el7ost will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n openstack-neutron noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 32 k\n openstack-neutron-bigswitch-agent\n noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 9.1 k\n openstack-neutron-bigswitch-lldp\n noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 8.8 k\n openstack-neutron-common noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 251 k\n openstack-neutron-lbaas noarch 1:11.0.2-2.el7ost rhelosp-12.0-puddle 18 k\n openstack-neutron-metering-agent\n noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 17 k\n openstack-neutron-ml2 noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 18 k\n openstack-neutron-openvswitch\n noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 21 k\n openstack-neutron-sriov-nic-agent\n noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 17 k\nInstalling for dependencies:\n python-beautifulsoup4 noarch 4.6.0-1.el7ost rhelosp-12.0-puddle 172 k\n python-os-xenapi noarch 0.3.1-2.el7ost rhelosp-12.0-puddle 54 k\n python-ovsdbapp noarch 0.4.1-1.el7ost rhelosp-12.0-puddle 47 k\n python-waitress noarch 0.8.10-1.el7ost rhelosp-12.0-puddle 154 k\nUpdating for dependencies:\n python-networking-bigswitch\n noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 236 k\n python-neutron noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 2.0 M\n python-neutron-lbaas noarch 1:11.0.2-2.el7ost rhelosp-12.0-puddle 251 k\n python-neutron-lib noarch 1.9.1-1.el7ost rhelosp-12.0-puddle 171 k\n python-neutron-tests noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 2.3 M\n python-pyroute2 noarch 0.4.19-1.el7ost rhelosp-12.0-puddle 377 k\n python-ryu noarch 4.15-1.el7ost rhelosp-12.0-puddle 1.9 M\n python-ryu-common noarch 4.15-1.el7ost rhelosp-12.0-puddle 52 k\n python-webtest noarch 2.0.23-2.el7ost rhelosp-12.0-puddle 84 k\n\nTransaction Summary\n================================================================================\nInstall ( 4 Dependent packages)\nUpgrade 9 Packages (+9 Dependent packages)\n\nTotal download size: 8.2 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.5 MB/s | 8.2 MB 00:05 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-neutron-lib-1.9.1-1.el7ost.noarch 1/40 \n Installing : python-os-xenapi-0.3.1-2.el7ost.noarch 2/40 \n Installing : python-ovsdbapp-0.4.1-1.el7ost.noarch 3/40 \n Installing : python-beautifulsoup4-4.6.0-1.el7ost.noarch 4/40 \n Installing : python-waitress-0.8.10-1.el7ost.noarch 5/40 \n Updating : python-webtest-2.0.23-2.el7ost.noarch 6/40 \n Updating : python-ryu-common-4.15-1.el7ost.noarch 7/40 \n Updating : python-ryu-4.15-1.el7ost.noarch 8/40 \n Updating : python-pyroute2-0.4.19-1.el7ost.noarch 9/40 \n Updating : 1:python-neutron-11.0.2-1.el7ost.noarch 10/40 \n Updating : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 11/40 \nwarning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew\n Updating : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 12/40 \n Updating : 1:openstack-neutron-11.0.2-1.el7ost.noarch 13/40 \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-11.0.2-2.el7ost.noarch 14/40 \n Updating : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 15/40 \n Updating : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noa 16/40 \n Updating : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.noar 17/40 \n Updating : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.noar 18/40 \n Updating : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noarc 19/40 \n Updating : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 20/40 \nwarning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew\n Updating : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 21/40 \nwarning: /etc/neutron/plugins/ml2/openvswitch_agent.ini created as /etc/neutron/plugins/ml2/openvswitch_agent.ini.rpmnew\n Updating : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 22/40 \n Cleanup : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 23/40 \n Cleanup : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 24/40 \n Cleanup : 1:openstack-neutron-10.0.5-1.el7ost.noarch 25/40 \n Cleanup : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 26/40 \n Cleanup : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 27/40 \n Cleanup : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 28/40 \n Cleanup : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 29/40 \n Cleanup : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 30/40 \n Cleanup : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 31/40 \n Cleanup : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 32/40 \n Cleanup : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 33/40 \n Cleanup : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 34/40 \n Cleanup : 1:python-neutron-10.0.5-1.el7ost.noarch 35/40 \n Cleanup : python-ryu-4.9-2.1.el7ost.noarch 36/40 \n Cleanup : python-ryu-common-4.9-2.1.el7ost.noarch 37/40 \n Cleanup : python-neutron-lib-1.1.0-1.el7ost.noarch 38/40 \n Cleanup : python-pyroute2-0.4.8-1.el7ost.noarch 39/40 \n Cleanup : python-webtest-1.3.4-6.el7.noarch 40/40 \n Verifying : python-webtest-2.0.23-2.el7ost.noarch 1/40 \n Verifying : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noa 2/40 \n Verifying : python-neutron-lib-1.9.1-1.el7ost.noarch 3/40 \n Verifying : 1:python-neutron-11.0.2-1.el7ost.noarch 4/40 \n Verifying : 1:openstack-neutron-11.0.2-1.el7ost.noarch 5/40 \n Verifying : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.noar 6/40 \n Verifying : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noarc 7/40 \n Verifying : python-pyroute2-0.4.19-1.el7ost.noarch 8/40 \n Verifying : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 9/40 \n Verifying : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 10/40 \n Verifying : python-ryu-4.15-1.el7ost.noarch 11/40 \n Verifying : python-ryu-common-4.15-1.el7ost.noarch 12/40 \n Verifying : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 13/40 \n Verifying : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 14/40 \n Verifying : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.noar 15/40 \n Verifying : python-waitress-0.8.10-1.el7ost.noarch 16/40 \n Verifying : python-beautifulsoup4-4.6.0-1.el7ost.noarch 17/40 \n Verifying : python-ovsdbapp-0.4.1-1.el7ost.noarch 18/40 \n Verifying : python-os-xenapi-0.3.1-2.el7ost.noarch 19/40 \n Verifying : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 20/40 \n Verifying : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 21/40 \n Verifying : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 22/40 \n Verifying : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 23/40 \n Verifying : 1:openstack-neutron-10.0.5-1.el7ost.noarch 24/40 \n Verifying : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 25/40 \n Verifying : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 26/40 \n Verifying : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 27/40 \n Verifying : python-neutron-lib-1.1.0-1.el7ost.noarch 28/40 \n Verifying : python-pyroute2-0.4.8-1.el7ost.noarch 29/40 \n Verifying : 1:python-neutron-10.0.5-1.el7ost.noarch 30/40 \n Verifying : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 31/40 \n Verifying : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 32/40 \n Verifying : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 33/40 \n Verifying : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 34/40 \n Verifying : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 35/40 \n Verifying : python-ryu-common-4.9-2.1.el7ost.noarch 36/40 \n Verifying : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 37/40 \n Verifying : python-webtest-1.3.4-6.el7.noarch 38/40 \n Verifying : python-ryu-4.9-2.1.el7ost.noarch 39/40 \n Verifying : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 40/40 \n\nDependency Installed:\n python-beautifulsoup4.noarch 0:4.6.0-1.el7ost \n python-os-xenapi.noarch 0:0.3.1-2.el7ost \n python-ovsdbapp.noarch 0:0.4.1-1.el7ost \n python-waitress.noarch 0:0.8.10-1.el7ost \n\nUpdated:\n openstack-neutron.noarch 1:11.0.2-1.el7ost \n openstack-neutron-bigswitch-agent.noarch 2:11.47.2-1.el7ost \n openstack-neutron-bigswitch-lldp.noarch 2:11.47.2-1.el7ost \n openstack-neutron-common.noarch 1:11.0.2-1.el7ost \n openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost \n openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost \n openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost \n openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost \n openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost \n\nDependency Updated:\n python-networking-bigswitch.noarch 2:11.47.2-1.el7ost \n python-neutron.noarch 1:11.0.2-1.el7ost \n python-neutron-lbaas.noarch 1:11.0.2-2.el7ost \n python-neutron-lib.noarch 0:1.9.1-1.el7ost \n python-neutron-tests.noarch 1:11.0.2-1.el7ost \n python-pyroute2.noarch 0:0.4.19-1.el7ost \n python-ryu.noarch 0:4.15-1.el7ost \n python-ryu-common.noarch 0:4.15-1.el7ost \n python-webtest.noarch 0:2.0.23-2.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-neutron.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron.noarch 1:11.0.2-1.el7ost will be an update", "---> Package openstack-neutron-bigswitch-agent.noarch 2:10.0.8-1.el7ost will be updated", "---> Package openstack-neutron-bigswitch-agent.noarch 2:11.47.2-1.el7ost will be an update", "--> Processing Dependency: python-networking-bigswitch = 2:11.47.2-1.el7ost for package: 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noarch", "---> Package openstack-neutron-bigswitch-lldp.noarch 2:10.0.8-1.el7ost will be updated", "---> Package openstack-neutron-bigswitch-lldp.noarch 2:11.47.2-1.el7ost will be an update", "---> Package openstack-neutron-common.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron-common.noarch 1:11.0.2-1.el7ost will be an update", "--> Processing Dependency: python-neutron = 1:11.0.2-1.el7ost for package: 1:openstack-neutron-common-11.0.2-1.el7ost.noarch", "---> Package openstack-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be updated", "---> Package openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be an update", "--> Processing Dependency: python-neutron-lbaas = 1:11.0.2-2.el7ost for package: 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch", "---> Package openstack-neutron-metering-agent.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost will be an update", "---> Package openstack-neutron-ml2.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost will be an update", "---> Package openstack-neutron-openvswitch.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost will be an update", "---> Package openstack-neutron-sriov-nic-agent.noarch 1:10.0.5-1.el7ost will be updated", "---> Package openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost will be an update", "--> Running transaction check", "---> Package python-networking-bigswitch.noarch 2:10.0.8-1.el7ost will be updated", "---> Package python-networking-bigswitch.noarch 2:11.47.2-1.el7ost will be an update", "---> Package python-neutron.noarch 1:10.0.5-1.el7ost will be updated", "--> Processing Dependency: python-neutron = 1:10.0.5-1.el7ost for package: 1:python-neutron-tests-10.0.5-1.el7ost.noarch", "---> Package python-neutron.noarch 1:11.0.2-1.el7ost will be an update", "--> Processing Dependency: python-ryu >= 4.14 for package: 1:python-neutron-11.0.2-1.el7ost.noarch", "--> Processing Dependency: python-pyroute2 >= 0.4.19 for package: 1:python-neutron-11.0.2-1.el7ost.noarch", "--> Processing Dependency: python-os-xenapi >= 0.2.0 for package: 1:python-neutron-11.0.2-1.el7ost.noarch", "--> Processing Dependency: python-neutron-lib >= 1.9.0 for package: 1:python-neutron-11.0.2-1.el7ost.noarch", "--> Processing Dependency: python-ovsdbapp for package: 1:python-neutron-11.0.2-1.el7ost.noarch", "---> Package python-neutron-lbaas.noarch 1:10.0.1-13.el7ost will be updated", "---> Package python-neutron-lbaas.noarch 1:11.0.2-2.el7ost will be an update", "--> Running transaction check", "---> Package python-neutron-lib.noarch 0:1.1.0-1.el7ost will be updated", "---> Package python-neutron-lib.noarch 0:1.9.1-1.el7ost will be an update", "---> Package python-neutron-tests.noarch 1:10.0.5-1.el7ost will be updated", "---> Package python-neutron-tests.noarch 1:11.0.2-1.el7ost will be an update", "--> Processing Dependency: python-webtest >= 2.0 for package: 1:python-neutron-tests-11.0.2-1.el7ost.noarch", "---> Package python-os-xenapi.noarch 0:0.3.1-2.el7ost will be installed", "---> Package python-ovsdbapp.noarch 0:0.4.1-1.el7ost will be installed", "---> Package python-pyroute2.noarch 0:0.4.8-1.el7ost will be updated", "---> Package python-pyroute2.noarch 0:0.4.19-1.el7ost will be an update", "---> Package python-ryu.noarch 0:4.9-2.1.el7ost will be updated", "---> Package python-ryu.noarch 0:4.15-1.el7ost will be an update", "--> Processing Dependency: python-ryu-common = 4.15-1.el7ost for package: python-ryu-4.15-1.el7ost.noarch", "--> Running transaction check", "---> Package python-ryu-common.noarch 0:4.9-2.1.el7ost will be updated", "---> Package python-ryu-common.noarch 0:4.15-1.el7ost will be an update", "---> Package python-webtest.noarch 0:1.3.4-6.el7 will be updated", "---> Package python-webtest.noarch 0:2.0.23-2.el7ost will be an update", "--> Processing Dependency: python-waitress for package: python-webtest-2.0.23-2.el7ost.noarch", "--> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-2.el7ost.noarch", "--> Running transaction check", "---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7ost will be installed", "---> Package python-waitress.noarch 0:0.8.10-1.el7ost will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Updating:", " openstack-neutron noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 32 k", " openstack-neutron-bigswitch-agent", " noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 9.1 k", " openstack-neutron-bigswitch-lldp", " noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 8.8 k", " openstack-neutron-common noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 251 k", " openstack-neutron-lbaas noarch 1:11.0.2-2.el7ost rhelosp-12.0-puddle 18 k", " openstack-neutron-metering-agent", " noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 17 k", " openstack-neutron-ml2 noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 18 k", " openstack-neutron-openvswitch", " noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 21 k", " openstack-neutron-sriov-nic-agent", " noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 17 k", "Installing for dependencies:", " python-beautifulsoup4 noarch 4.6.0-1.el7ost rhelosp-12.0-puddle 172 k", " python-os-xenapi noarch 0.3.1-2.el7ost rhelosp-12.0-puddle 54 k", " python-ovsdbapp noarch 0.4.1-1.el7ost rhelosp-12.0-puddle 47 k", " python-waitress noarch 0.8.10-1.el7ost rhelosp-12.0-puddle 154 k", "Updating for dependencies:", " python-networking-bigswitch", " noarch 2:11.47.2-1.el7ost rhelosp-12.0-puddle 236 k", " python-neutron noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 2.0 M", " python-neutron-lbaas noarch 1:11.0.2-2.el7ost rhelosp-12.0-puddle 251 k", " python-neutron-lib noarch 1.9.1-1.el7ost rhelosp-12.0-puddle 171 k", " python-neutron-tests noarch 1:11.0.2-1.el7ost rhelosp-12.0-puddle 2.3 M", " python-pyroute2 noarch 0.4.19-1.el7ost rhelosp-12.0-puddle 377 k", " python-ryu noarch 4.15-1.el7ost rhelosp-12.0-puddle 1.9 M", " python-ryu-common noarch 4.15-1.el7ost rhelosp-12.0-puddle 52 k", " python-webtest noarch 2.0.23-2.el7ost rhelosp-12.0-puddle 84 k", "", "Transaction Summary", "================================================================================", "Install ( 4 Dependent packages)", "Upgrade 9 Packages (+9 Dependent packages)", "", "Total download size: 8.2 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.5 MB/s | 8.2 MB 00:05 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-neutron-lib-1.9.1-1.el7ost.noarch 1/40 ", " Installing : python-os-xenapi-0.3.1-2.el7ost.noarch 2/40 ", " Installing : python-ovsdbapp-0.4.1-1.el7ost.noarch 3/40 ", " Installing : python-beautifulsoup4-4.6.0-1.el7ost.noarch 4/40 ", " Installing : python-waitress-0.8.10-1.el7ost.noarch 5/40 ", " Updating : python-webtest-2.0.23-2.el7ost.noarch 6/40 ", " Updating : python-ryu-common-4.15-1.el7ost.noarch 7/40 ", " Updating : python-ryu-4.15-1.el7ost.noarch 8/40 ", " Updating : python-pyroute2-0.4.19-1.el7ost.noarch 9/40 ", " Updating : 1:python-neutron-11.0.2-1.el7ost.noarch 10/40 ", " Updating : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 11/40 ", "warning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew", " Updating : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 12/40 ", " Updating : 1:openstack-neutron-11.0.2-1.el7ost.noarch 13/40 ", "warning: /etc/neutron/dhcp_agent.ini created as /etc/neutron/dhcp_agent.ini.rpmnew", "warning: /etc/neutron/l3_agent.ini created as /etc/neutron/l3_agent.ini.rpmnew", "warning: /etc/neutron/metadata_agent.ini created as /etc/neutron/metadata_agent.ini.rpmnew", " Updating : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 14/40 ", " Updating : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 15/40 ", " Updating : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noa 16/40 ", " Updating : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.noar 17/40 ", " Updating : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.noar 18/40 ", " Updating : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noarc 19/40 ", " Updating : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 20/40 ", "warning: /etc/neutron/plugins/ml2/ml2_conf.ini created as /etc/neutron/plugins/ml2/ml2_conf.ini.rpmnew", " Updating : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 21/40 ", "warning: /etc/neutron/plugins/ml2/openvswitch_agent.ini created as /etc/neutron/plugins/ml2/openvswitch_agent.ini.rpmnew", " Updating : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 22/40 ", " Cleanup : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 23/40 ", " Cleanup : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 24/40 ", " Cleanup : 1:openstack-neutron-10.0.5-1.el7ost.noarch 25/40 ", " Cleanup : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 26/40 ", " Cleanup : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 27/40 ", " Cleanup : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 28/40 ", " Cleanup : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 29/40 ", " Cleanup : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 30/40 ", " Cleanup : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 31/40 ", " Cleanup : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 32/40 ", " Cleanup : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 33/40 ", " Cleanup : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 34/40 ", " Cleanup : 1:python-neutron-10.0.5-1.el7ost.noarch 35/40 ", " Cleanup : python-ryu-4.9-2.1.el7ost.noarch 36/40 ", " Cleanup : python-ryu-common-4.9-2.1.el7ost.noarch 37/40 ", " Cleanup : python-neutron-lib-1.1.0-1.el7ost.noarch 38/40 ", " Cleanup : python-pyroute2-0.4.8-1.el7ost.noarch 39/40 ", " Cleanup : python-webtest-1.3.4-6.el7.noarch 40/40 ", " Verifying : python-webtest-2.0.23-2.el7ost.noarch 1/40 ", " Verifying : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.noa 2/40 ", " Verifying : python-neutron-lib-1.9.1-1.el7ost.noarch 3/40 ", " Verifying : 1:python-neutron-11.0.2-1.el7ost.noarch 4/40 ", " Verifying : 1:openstack-neutron-11.0.2-1.el7ost.noarch 5/40 ", " Verifying : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.noar 6/40 ", " Verifying : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noarc 7/40 ", " Verifying : python-pyroute2-0.4.19-1.el7ost.noarch 8/40 ", " Verifying : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 9/40 ", " Verifying : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 10/40 ", " Verifying : python-ryu-4.15-1.el7ost.noarch 11/40 ", " Verifying : python-ryu-common-4.15-1.el7ost.noarch 12/40 ", " Verifying : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 13/40 ", " Verifying : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 14/40 ", " Verifying : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.noar 15/40 ", " Verifying : python-waitress-0.8.10-1.el7ost.noarch 16/40 ", " Verifying : python-beautifulsoup4-4.6.0-1.el7ost.noarch 17/40 ", " Verifying : python-ovsdbapp-0.4.1-1.el7ost.noarch 18/40 ", " Verifying : python-os-xenapi-0.3.1-2.el7ost.noarch 19/40 ", " Verifying : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 20/40 ", " Verifying : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 21/40 ", " Verifying : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 22/40 ", " Verifying : 1:python-neutron-lbaas-10.0.1-13.el7ost.noarch 23/40 ", " Verifying : 1:openstack-neutron-10.0.5-1.el7ost.noarch 24/40 ", " Verifying : 1:openstack-neutron-lbaas-10.0.1-13.el7ost.noarch 25/40 ", " Verifying : 1:openstack-neutron-openvswitch-10.0.5-1.el7ost.noarch 26/40 ", " Verifying : 1:openstack-neutron-common-10.0.5-1.el7ost.noarch 27/40 ", " Verifying : python-neutron-lib-1.1.0-1.el7ost.noarch 28/40 ", " Verifying : python-pyroute2-0.4.8-1.el7ost.noarch 29/40 ", " Verifying : 1:python-neutron-10.0.5-1.el7ost.noarch 30/40 ", " Verifying : 1:python-neutron-tests-10.0.5-1.el7ost.noarch 31/40 ", " Verifying : 1:openstack-neutron-metering-agent-10.0.5-1.el7ost.noarc 32/40 ", " Verifying : 2:python-networking-bigswitch-10.0.8-1.el7ost.noarch 33/40 ", " Verifying : 1:openstack-neutron-sriov-nic-agent-10.0.5-1.el7ost.noar 34/40 ", " Verifying : 1:openstack-neutron-ml2-10.0.5-1.el7ost.noarch 35/40 ", " Verifying : python-ryu-common-4.9-2.1.el7ost.noarch 36/40 ", " Verifying : 2:openstack-neutron-bigswitch-agent-10.0.8-1.el7ost.noar 37/40 ", " Verifying : python-webtest-1.3.4-6.el7.noarch 38/40 ", " Verifying : python-ryu-4.9-2.1.el7ost.noarch 39/40 ", " Verifying : 2:openstack-neutron-bigswitch-lldp-10.0.8-1.el7ost.noarc 40/40 ", "", "Dependency Installed:", " python-beautifulsoup4.noarch 0:4.6.0-1.el7ost ", " python-os-xenapi.noarch 0:0.3.1-2.el7ost ", " python-ovsdbapp.noarch 0:0.4.1-1.el7ost ", " python-waitress.noarch 0:0.8.10-1.el7ost ", "", "Updated:", " openstack-neutron.noarch 1:11.0.2-1.el7ost ", " openstack-neutron-bigswitch-agent.noarch 2:11.47.2-1.el7ost ", " openstack-neutron-bigswitch-lldp.noarch 2:11.47.2-1.el7ost ", " openstack-neutron-common.noarch 1:11.0.2-1.el7ost ", " openstack-neutron-lbaas.noarch 1:11.0.2-2.el7ost ", " openstack-neutron-metering-agent.noarch 1:11.0.2-1.el7ost ", " openstack-neutron-ml2.noarch 1:11.0.2-1.el7ost ", " openstack-neutron-openvswitch.noarch 1:11.0.2-1.el7ost ", " openstack-neutron-sriov-nic-agent.noarch 1:11.0.2-1.el7ost ", "", "Dependency Updated:", " python-networking-bigswitch.noarch 2:11.47.2-1.el7ost ", " python-neutron.noarch 1:11.0.2-1.el7ost ", " python-neutron-lbaas.noarch 1:11.0.2-2.el7ost ", " python-neutron-lib.noarch 0:1.9.1-1.el7ost ", " python-neutron-tests.noarch 1:11.0.2-1.el7ost ", " python-pyroute2.noarch 0:0.4.19-1.el7ost ", " python-ryu.noarch 0:4.15-1.el7ost ", " python-ryu-common.noarch 0:4.15-1.el7ost ", " python-webtest.noarch 0:2.0.23-2.el7ost ", "", "Complete!"]} >2018-06-18 15:31:14,672 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:31:25,511 p=12212 u=mistral | changed: [192.168.0.13] => {"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 python-networking-odl.noarch 1:4.0.0-3.el7ost will be updated\n---> Package python-networking-odl.noarch 1:11.0.0-3.el7ost will be an update\n--> Processing Dependency: python-websocket-client for package: 1:python-networking-odl-11.0.0-3.el7ost.noarch\n--> Running transaction check\n---> Package python-websocket-client.noarch 0:0.32.0-116.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n python-networking-odl noarch 1:11.0.0-3.el7ost rhelosp-12.0-puddle 1.3 M\nInstalling for dependencies:\n python-websocket-client noarch 0.32.0-116.el7 rhelosp-rhel-7.5-extras 56 k\n\nTransaction Summary\n================================================================================\nInstall ( 1 Dependent package)\nUpgrade 1 Package\n\nTotal download size: 1.4 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 517 kB/s | 1.4 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-websocket-client-0.32.0-116.el7.noarch 1/3 \n Updating : 1:python-networking-odl-11.0.0-3.el7ost.noarch 2/3 \n Cleanup : 1:python-networking-odl-4.0.0-3.el7ost.noarch 3/3 \n Verifying : 1:python-networking-odl-11.0.0-3.el7ost.noarch 1/3 \n Verifying : python-websocket-client-0.32.0-116.el7.noarch 2/3 \n Verifying : 1:python-networking-odl-4.0.0-3.el7ost.noarch 3/3 \n\nDependency Installed:\n python-websocket-client.noarch 0:0.32.0-116.el7 \n\nUpdated:\n python-networking-odl.noarch 1:11.0.0-3.el7ost \n\nComplete!\n"]} >2018-06-18 15:31:25,529 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:31:36,823 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["yum", "update", "-y", "*nova*"], "delta": "0:00:09.261073", "end": "2018-06-18 19:31:37.644028", "rc": 0, "start": "2018-06-18 19:31:28.382955", "stderr": "", "stderr_lines": [], "stdout": "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-nova-api.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-api.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-cert.noarch 1:15.1.0-3.el7ost will be obsoleted\n---> Package openstack-nova-common.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-common.noarch 1:16.0.4-15.el7ost will be obsoleting\n---> Package openstack-nova-compute.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-compute.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-conductor.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-conductor.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-console.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-console.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-migration.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-migration.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost will be an update\n---> Package openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost will be updated\n---> Package openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost will be an update\n---> Package puppet-nova.noarch 0:10.5.0-1.el7ost will be updated\n---> Package puppet-nova.noarch 0:11.5.0-1.el7ost will be an update\n---> Package python-nova.noarch 1:15.1.0-3.el7ost will be updated\n---> Package python-nova.noarch 1:16.0.4-15.el7ost will be an update\n--> Processing Dependency: python-os-vif >= 1.7.0 for package: 1:python-nova-16.0.4-15.el7ost.noarch\n--> Processing Dependency: python-cursive >= 0.1.2 for package: 1:python-nova-16.0.4-15.el7ost.noarch\n--> Processing Dependency: python-os-traits for package: 1:python-nova-16.0.4-15.el7ost.noarch\n--> Running transaction check\n---> Package python-cursive.noarch 0:0.1.1-1.el7ost will be updated\n---> Package python-cursive.noarch 0:0.1.2-1.el7ost will be an update\n---> Package python-os-traits.noarch 0:0.3.3-1.el7ost will be installed\n---> Package python-os-vif.noarch 0:1.4.1-3.el7ost will be updated\n---> Package python-os-vif.noarch 0:1.7.0-1.el7ost will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n openstack-nova-common noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 376 k\n replacing openstack-nova-cert.noarch 1:15.1.0-3.el7ost\nUpdating:\n openstack-nova-api noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 14 k\n openstack-nova-compute noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 15 k\n openstack-nova-conductor noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k\n openstack-nova-console noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 13 k\n openstack-nova-migration noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 14 k\n openstack-nova-novncproxy noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k\n openstack-nova-scheduler noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k\n puppet-nova noarch 11.5.0-1.el7ost rhelosp-12.0-puddle 142 k\n python-nova noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 3.3 M\nInstalling for dependencies:\n python-os-traits noarch 0.3.3-1.el7ost rhelosp-12.0-puddle 23 k\nUpdating for dependencies:\n python-cursive noarch 0.1.2-1.el7ost rhelosp-12.0-puddle 27 k\n python-os-vif noarch 1.7.0-1.el7ost rhelosp-12.0-puddle 59 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\nUpgrade 9 Packages (+2 Dependent packages)\n\nTotal download size: 4.0 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.3 MB/s | 4.0 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-os-vif-1.7.0-1.el7ost.noarch 1/26 \n Updating : python-cursive-0.1.2-1.el7ost.noarch 2/26 \n Installing : python-os-traits-0.3.3-1.el7ost.noarch 3/26 \n Updating : 1:python-nova-16.0.4-15.el7ost.noarch 4/26 \n Installing : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 5/26 \nwarning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew\n Updating : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 6/26 \n Updating : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 7/26 \n Updating : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 8/26 \n Updating : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 9/26 \n Updating : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 10/26 \n Updating : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 11/26 \n Updating : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 12/26 \n Updating : puppet-nova-11.5.0-1.el7ost.noarch 13/26 \n Cleanup : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 14/26 \n Cleanup : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 15/26 \n Cleanup : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 16/26 \n Cleanup : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 17/26 \n Erasing : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 18/26 \n Cleanup : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 19/26 \n Cleanup : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 20/26 \n Cleanup : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 21/26 \n Cleanup : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 22/26 \n Cleanup : 1:python-nova-15.1.0-3.el7ost.noarch 23/26 \n Cleanup : python-os-vif-1.4.1-3.el7ost.noarch 24/26 \n Cleanup : puppet-nova-10.5.0-1.el7ost.noarch 25/26 \n Cleanup : python-cursive-0.1.1-1.el7ost.noarch 26/26 \n Verifying : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 1/26 \n Verifying : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 2/26 \n Verifying : python-os-traits-0.3.3-1.el7ost.noarch 3/26 \n Verifying : python-cursive-0.1.2-1.el7ost.noarch 4/26 \n Verifying : python-os-vif-1.7.0-1.el7ost.noarch 5/26 \n Verifying : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 6/26 \n Verifying : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 7/26 \n Verifying : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 8/26 \n Verifying : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 9/26 \n Verifying : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 10/26 \n Verifying : puppet-nova-11.5.0-1.el7ost.noarch 11/26 \n Verifying : 1:python-nova-16.0.4-15.el7ost.noarch 12/26 \n Verifying : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 13/26 \n Verifying : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 14/26 \n Verifying : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 15/26 \n Verifying : puppet-nova-10.5.0-1.el7ost.noarch 16/26 \n Verifying : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 17/26 \n Verifying : python-cursive-0.1.1-1.el7ost.noarch 18/26 \n Verifying : python-os-vif-1.4.1-3.el7ost.noarch 19/26 \n Verifying : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 20/26 \n Verifying : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 21/26 \n Verifying : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 22/26 \n Verifying : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 23/26 \n Verifying : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 24/26 \n Verifying : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 25/26 \n Verifying : 1:python-nova-15.1.0-3.el7ost.noarch 26/26 \n\nInstalled:\n openstack-nova-common.noarch 1:16.0.4-15.el7ost \n\nDependency Installed:\n python-os-traits.noarch 0:0.3.3-1.el7ost \n\nUpdated:\n openstack-nova-api.noarch 1:16.0.4-15.el7ost \n openstack-nova-compute.noarch 1:16.0.4-15.el7ost \n openstack-nova-conductor.noarch 1:16.0.4-15.el7ost \n openstack-nova-console.noarch 1:16.0.4-15.el7ost \n openstack-nova-migration.noarch 1:16.0.4-15.el7ost \n openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost \n openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost \n puppet-nova.noarch 0:11.5.0-1.el7ost \n python-nova.noarch 1:16.0.4-15.el7ost \n\nDependency Updated:\n python-cursive.noarch 0:0.1.2-1.el7ost python-os-vif.noarch 0:1.7.0-1.el7ost \n\nReplaced:\n openstack-nova-cert.noarch 1:15.1.0-3.el7ost \n\nComplete!", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Resolving Dependencies", "--> Running transaction check", "---> Package openstack-nova-api.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-api.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-cert.noarch 1:15.1.0-3.el7ost will be obsoleted", "---> Package openstack-nova-common.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-common.noarch 1:16.0.4-15.el7ost will be obsoleting", "---> Package openstack-nova-compute.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-compute.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-conductor.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-conductor.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-console.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-console.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-migration.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-migration.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-novncproxy.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost will be an update", "---> Package openstack-nova-scheduler.noarch 1:15.1.0-3.el7ost will be updated", "---> Package openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost will be an update", "---> Package puppet-nova.noarch 0:10.5.0-1.el7ost will be updated", "---> Package puppet-nova.noarch 0:11.5.0-1.el7ost will be an update", "---> Package python-nova.noarch 1:15.1.0-3.el7ost will be updated", "---> Package python-nova.noarch 1:16.0.4-15.el7ost will be an update", "--> Processing Dependency: python-os-vif >= 1.7.0 for package: 1:python-nova-16.0.4-15.el7ost.noarch", "--> Processing Dependency: python-cursive >= 0.1.2 for package: 1:python-nova-16.0.4-15.el7ost.noarch", "--> Processing Dependency: python-os-traits for package: 1:python-nova-16.0.4-15.el7ost.noarch", "--> Running transaction check", "---> Package python-cursive.noarch 0:0.1.1-1.el7ost will be updated", "---> Package python-cursive.noarch 0:0.1.2-1.el7ost will be an update", "---> Package python-os-traits.noarch 0:0.3.3-1.el7ost will be installed", "---> Package python-os-vif.noarch 0:1.4.1-3.el7ost will be updated", "---> Package python-os-vif.noarch 0:1.7.0-1.el7ost will be an update", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " openstack-nova-common noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 376 k", " replacing openstack-nova-cert.noarch 1:15.1.0-3.el7ost", "Updating:", " openstack-nova-api noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 14 k", " openstack-nova-compute noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 15 k", " openstack-nova-conductor noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k", " openstack-nova-console noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 13 k", " openstack-nova-migration noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 14 k", " openstack-nova-novncproxy noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k", " openstack-nova-scheduler noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 12 k", " puppet-nova noarch 11.5.0-1.el7ost rhelosp-12.0-puddle 142 k", " python-nova noarch 1:16.0.4-15.el7ost rhelosp-12.0-puddle 3.3 M", "Installing for dependencies:", " python-os-traits noarch 0.3.3-1.el7ost rhelosp-12.0-puddle 23 k", "Updating for dependencies:", " python-cursive noarch 0.1.2-1.el7ost rhelosp-12.0-puddle 27 k", " python-os-vif noarch 1.7.0-1.el7ost rhelosp-12.0-puddle 59 k", "", "Transaction Summary", "================================================================================", "Install 1 Package (+1 Dependent package)", "Upgrade 9 Packages (+2 Dependent packages)", "", "Total download size: 4.0 M", "Downloading packages:", "Delta RPMs disabled because /usr/bin/applydeltarpm not installed.", "--------------------------------------------------------------------------------", "Total 1.3 MB/s | 4.0 MB 00:03 ", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : python-os-vif-1.7.0-1.el7ost.noarch 1/26 ", " Updating : python-cursive-0.1.2-1.el7ost.noarch 2/26 ", " Installing : python-os-traits-0.3.3-1.el7ost.noarch 3/26 ", " Updating : 1:python-nova-16.0.4-15.el7ost.noarch 4/26 ", " Installing : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 5/26 ", "warning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew", " Updating : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 6/26 ", " Updating : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 7/26 ", " Updating : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 8/26 ", " Updating : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 9/26 ", " Updating : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 10/26 ", " Updating : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 11/26 ", " Updating : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 12/26 ", " Updating : puppet-nova-11.5.0-1.el7ost.noarch 13/26 ", " Cleanup : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 14/26 ", " Cleanup : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 15/26 ", " Cleanup : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 16/26 ", " Cleanup : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 17/26 ", " Erasing : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 18/26 ", " Cleanup : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 19/26 ", " Cleanup : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 20/26 ", " Cleanup : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 21/26 ", " Cleanup : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 22/26 ", " Cleanup : 1:python-nova-15.1.0-3.el7ost.noarch 23/26 ", " Cleanup : python-os-vif-1.4.1-3.el7ost.noarch 24/26 ", " Cleanup : puppet-nova-10.5.0-1.el7ost.noarch 25/26 ", " Cleanup : python-cursive-0.1.1-1.el7ost.noarch 26/26 ", " Verifying : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 1/26 ", " Verifying : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 2/26 ", " Verifying : python-os-traits-0.3.3-1.el7ost.noarch 3/26 ", " Verifying : python-cursive-0.1.2-1.el7ost.noarch 4/26 ", " Verifying : python-os-vif-1.7.0-1.el7ost.noarch 5/26 ", " Verifying : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 6/26 ", " Verifying : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 7/26 ", " Verifying : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 8/26 ", " Verifying : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 9/26 ", " Verifying : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 10/26 ", " Verifying : puppet-nova-11.5.0-1.el7ost.noarch 11/26 ", " Verifying : 1:python-nova-16.0.4-15.el7ost.noarch 12/26 ", " Verifying : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 13/26 ", " Verifying : 1:openstack-nova-conductor-15.1.0-3.el7ost.noarch 14/26 ", " Verifying : 1:openstack-nova-console-15.1.0-3.el7ost.noarch 15/26 ", " Verifying : puppet-nova-10.5.0-1.el7ost.noarch 16/26 ", " Verifying : 1:openstack-nova-novncproxy-15.1.0-3.el7ost.noarch 17/26 ", " Verifying : python-cursive-0.1.1-1.el7ost.noarch 18/26 ", " Verifying : python-os-vif-1.4.1-3.el7ost.noarch 19/26 ", " Verifying : 1:openstack-nova-common-15.1.0-3.el7ost.noarch 20/26 ", " Verifying : 1:openstack-nova-cert-15.1.0-3.el7ost.noarch 21/26 ", " Verifying : 1:openstack-nova-compute-15.1.0-3.el7ost.noarch 22/26 ", " Verifying : 1:openstack-nova-api-15.1.0-3.el7ost.noarch 23/26 ", " Verifying : 1:openstack-nova-scheduler-15.1.0-3.el7ost.noarch 24/26 ", " Verifying : 1:openstack-nova-migration-15.1.0-3.el7ost.noarch 25/26 ", " Verifying : 1:python-nova-15.1.0-3.el7ost.noarch 26/26 ", "", "Installed:", " openstack-nova-common.noarch 1:16.0.4-15.el7ost ", "", "Dependency Installed:", " python-os-traits.noarch 0:0.3.3-1.el7ost ", "", "Updated:", " openstack-nova-api.noarch 1:16.0.4-15.el7ost ", " openstack-nova-compute.noarch 1:16.0.4-15.el7ost ", " openstack-nova-conductor.noarch 1:16.0.4-15.el7ost ", " openstack-nova-console.noarch 1:16.0.4-15.el7ost ", " openstack-nova-migration.noarch 1:16.0.4-15.el7ost ", " openstack-nova-novncproxy.noarch 1:16.0.4-15.el7ost ", " openstack-nova-scheduler.noarch 1:16.0.4-15.el7ost ", " puppet-nova.noarch 0:11.5.0-1.el7ost ", " python-nova.noarch 1:16.0.4-15.el7ost ", "", "Dependency Updated:", " python-cursive.noarch 0:0.1.2-1.el7ost python-os-vif.noarch 0:1.7.0-1.el7ost ", "", "Replaced:", " openstack-nova-cert.noarch 1:15.1.0-3.el7ost ", "", "Complete!"]} >2018-06-18 15:31:36,840 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:31:36,860 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:36,876 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:31:36,894 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:36,908 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:31:36,925 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:36,940 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:31:36,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:36,973 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:31:36,991 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,006 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:31:37,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,040 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:31:37,057 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,071 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:31:37,089 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,105 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:31:37,125 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,140 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:31:37,159 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,175 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:31:37,194 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,209 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:31:37,226 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,241 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:31:37,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,273 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:31:37,291 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,306 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:31:37,325 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,341 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:31:37,358 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,373 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:31:37,390 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,405 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:31:37,423 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,438 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:31:37,458 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,473 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:37,494 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,567 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:31:37,771 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:31:37,792 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,803 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:31:37,820 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,831 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:31:37,849 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,860 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:31:37,878 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,890 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:31:37,907 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,918 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:31:37,935 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,946 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:31:37,963 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:37,974 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:31:37,990 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,001 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:31:38,018 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,029 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:31:38,044 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,055 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:31:38,071 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,084 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:31:38,100 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,111 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:31:38,129 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,139 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:31:38,154 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,165 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:31:38,182 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,193 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:31:38,209 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,224 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:38,244 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,257 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,271 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:38,290 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,302 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,317 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:38,338 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,352 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,367 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:38,401 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:38,651 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:31:38,687 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:31:40,558 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.008513", "end": "2018-06-18 19:31:41.377381", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:31:41.368868", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:31:40,575 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:31:40,597 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,613 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:31:40,635 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,651 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:31:40,674 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,690 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:31:40,710 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,726 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:31:40,749 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,765 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:31:40,789 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,805 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:31:40,825 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,841 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:31:40,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,873 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:31:40,890 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,906 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:31:40,924 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,940 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:31:40,959 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:40,976 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:31:40,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,007 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:31:41,024 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,040 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:31:41,058 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,073 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:31:41,092 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,108 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:31:41,127 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,143 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:31:41,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,180 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:31:41,199 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,216 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:31:41,238 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,255 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:31:41,276 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,292 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:31:41,311 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,327 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:31:41,345 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,362 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:31:41,382 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,399 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:31:41,418 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,436 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:31:41,454 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,470 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:31:41,488 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,504 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:31:41,523 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,540 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:31:41,559 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,575 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:31:41,595 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,610 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:31:41,627 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,643 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:31:41,662 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,678 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:31:41,697 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,713 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:31:41,735 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,750 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:31:41,769 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,785 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:31:41,806 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,823 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:31:41,844 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,860 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:31:41,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,899 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:31:41,916 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,931 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:31:41,948 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,964 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:31:41,982 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:41,997 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:31:42,015 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,031 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:31:42,049 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,063 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:31:42,080 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,096 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:31:42,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,130 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:31:42,149 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,166 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:31:42,185 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,202 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:31:42,220 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,235 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:31:42,254 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,270 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:31:42,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,305 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:31:42,324 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,341 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:31:42,361 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,376 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:31:42,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,409 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:31:42,426 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,442 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:31:42,461 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,476 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:31:42,496 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,512 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:31:42,529 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,544 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:31:42,562 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,577 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:31:42,595 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,610 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:31:42,629 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,645 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:31:42,664 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,679 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:31:42,696 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,711 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:31:42,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,743 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:31:42,761 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,775 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:31:42,793 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,808 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:31:42,825 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,839 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:31:42,856 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,872 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:31:42,891 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,908 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:31:42,930 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,946 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:31:42,966 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:42,980 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:31:42,997 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,013 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:31:43,032 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,047 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:31:43,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,079 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:31:43,105 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,107 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,124 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:31:43,144 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,160 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:31:43,185 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,189 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,197 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,204 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,210 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,216 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,223 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,230 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,238 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,243 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,249 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,254 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,271 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:31:43,288 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,303 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:31:43,319 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,335 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:31:43,352 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,367 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:31:43,383 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,398 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:31:43,415 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,430 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:31:43,447 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,462 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:31:43,480 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,495 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:31:43,511 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,525 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:31:43,545 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,559 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:31:43,579 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,593 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:31:43,612 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,627 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:31:43,648 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,663 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:31:43,680 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,695 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:31:43,712 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,728 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:31:43,746 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,760 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:31:43,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,795 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:31:43,817 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,833 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:31:43,851 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,867 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:31:43,888 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,904 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:31:43,926 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,945 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:31:43,965 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:43,983 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:31:44,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,025 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:31:44,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,064 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:31:44,084 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,102 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:31:44,124 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,141 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:31:44,163 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,180 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:31:44,201 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,217 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:31:44,236 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,252 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:31:44,273 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,288 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:31:44,307 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,323 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:31:44,343 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,360 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:31:44,390 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,393 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,412 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:31:44,449 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,453 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,459 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,465 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,474 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,479 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,486 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,493 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,499 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,502 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,510 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,515 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,535 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:31:44,555 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,571 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:31:44,589 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,605 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:31:44,624 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,641 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:31:44,660 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,676 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:31:44,694 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,710 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:31:44,728 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,743 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:31:44,761 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,775 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:31:44,793 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,808 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:31:44,828 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,844 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:31:44,861 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,875 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:31:44,893 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,909 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:31:44,927 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,943 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:31:44,961 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:44,976 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:31:44,995 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,011 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:31:45,030 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,046 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:31:45,066 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,083 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:31:45,105 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,120 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:31:45,141 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,156 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:31:45,173 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,189 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:31:45,207 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,223 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:31:45,252 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,268 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:31:45,287 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,303 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:31:45,320 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,335 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:31:45,356 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,371 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:31:45,392 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,408 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:31:45,428 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,444 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:31:45,466 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,482 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:31:45,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,518 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:31:45,541 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,557 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:31:45,580 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,596 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:31:45,617 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,633 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:31:45,655 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,671 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:31:45,693 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,708 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:31:45,730 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,746 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:31:45,770 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,785 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:31:45,806 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,822 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:31:45,840 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,855 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:31:45,873 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,890 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:31:45,908 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,924 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:31:45,940 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,956 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:31:45,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:45,988 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:31:46,006 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,021 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:31:46,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,055 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:31:46,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,088 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:31:46,106 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,122 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:46,146 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,224 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:31:46,428 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:31:46,448 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,459 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:31:46,478 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,490 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:31:46,507 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,519 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:31:46,537 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,549 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:31:46,567 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,579 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:31:46,597 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,609 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:31:46,627 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,638 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:31:46,657 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,670 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:31:46,689 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,701 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:31:46,722 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,734 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:31:46,752 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,764 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:31:46,783 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,795 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:31:46,814 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,826 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:31:46,846 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,858 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:31:46,876 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,888 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:31:46,906 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,923 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:46,945 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,959 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:46,975 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:46,999 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:47,012 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:47,028 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:47,049 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:47,064 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:47,080 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:31:47,119 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:47,375 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:31:47,412 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:31:49,286 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006273", "end": "2018-06-18 19:31:50.105845", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:31:50.099572", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:31:49,304 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:31:49,326 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,343 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:31:49,365 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,383 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:31:49,407 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,423 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:31:49,443 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,461 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:31:49,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,502 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:31:49,529 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,546 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:31:49,568 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,582 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:31:49,600 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,614 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:31:49,631 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,647 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:31:49,666 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,681 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:31:49,699 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,715 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:31:49,732 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,747 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:31:49,765 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,780 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:31:49,798 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,813 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:31:49,832 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,847 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:31:49,867 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,881 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:31:49,898 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,913 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:31:49,930 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,945 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:31:49,963 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:49,978 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:31:49,996 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,011 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:31:50,029 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,044 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:31:50,061 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,076 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:31:50,094 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,115 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:31:50,134 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,155 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:31:50,174 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,196 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:31:50,213 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,234 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:31:50,252 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,274 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:31:50,292 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,314 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:31:50,333 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,357 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:31:50,375 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,391 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:31:50,415 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,431 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:31:50,456 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,472 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:31:50,493 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,510 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:31:50,532 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,551 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:31:50,574 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,592 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:31:50,616 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,633 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:31:50,658 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,677 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:31:50,699 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,717 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:31:50,740 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,758 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:31:50,782 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,799 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:31:50,824 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,841 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:31:50,860 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,876 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:31:50,895 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,911 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:31:50,931 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,947 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:31:50,967 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:50,983 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:31:51,003 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,019 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:31:51,038 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,054 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:31:51,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,090 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:31:51,109 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,126 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:31:51,147 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,163 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:31:51,180 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,197 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:31:51,215 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,232 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:31:51,250 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,267 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:31:51,286 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,306 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:31:51,325 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,349 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:31:51,370 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,395 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:31:51,416 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,441 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:31:51,463 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,481 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:31:51,501 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,518 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:31:51,536 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,553 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:31:51,576 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,592 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:31:51,613 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,630 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:31:51,651 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,668 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:31:51,686 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,702 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:31:51,720 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,736 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:31:51,755 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,771 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:31:51,792 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,808 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:31:51,827 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,843 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:31:51,863 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,881 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:31:51,900 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,917 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:31:51,937 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,954 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:31:51,973 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:51,990 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:31:52,014 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,019 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,036 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:31:52,057 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,073 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:31:52,102 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,104 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,110 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,116 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,121 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,127 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,133 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,143 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,149 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,155 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,159 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,166 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,184 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:31:52,203 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,220 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:31:52,240 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,257 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:31:52,278 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,294 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:31:52,314 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,331 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:31:52,351 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,369 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:31:52,388 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,406 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:31:52,427 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,444 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:31:52,464 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,481 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:31:52,502 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,519 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:31:52,539 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,556 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:31:52,576 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,593 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:31:52,614 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,631 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:31:52,652 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,670 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:31:52,691 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,708 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:31:52,727 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,746 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:31:52,768 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,785 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:31:52,807 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,823 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:31:52,846 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,863 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:31:52,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,898 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:31:52,918 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,935 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:31:52,955 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:52,971 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:31:52,995 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,013 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:31:53,034 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,050 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:31:53,071 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,087 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:31:53,108 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,126 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:31:53,150 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,167 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:31:53,189 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,206 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:31:53,226 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,243 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:31:53,266 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,284 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:31:53,308 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,325 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:31:53,349 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,365 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:31:53,392 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,398 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,415 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:31:53,455 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,461 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,468 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,471 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,478 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,486 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,493 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,499 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,504 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,511 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,517 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,525 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,544 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:31:53,564 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,581 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:31:53,601 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,619 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:31:53,642 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,661 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:31:53,684 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,702 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:31:53,724 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,742 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:31:53,763 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,779 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:31:53,797 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,813 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:31:53,832 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,848 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:31:53,868 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,883 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:31:53,903 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,918 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:31:53,936 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,951 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:31:53,969 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:53,985 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:31:54,004 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,020 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:31:54,040 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,055 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:31:54,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,089 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:31:54,107 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,122 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:31:54,142 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,158 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:31:54,179 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,196 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:31:54,216 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,232 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:31:54,252 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,268 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:31:54,302 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,318 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:31:54,337 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,354 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:31:54,373 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,389 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:31:54,407 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,423 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:31:54,442 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,457 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:31:54,477 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,492 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:31:54,512 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,528 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:31:54,549 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,566 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:31:54,584 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,599 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:31:54,620 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,638 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:31:54,661 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,678 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:31:54,698 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,715 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:31:54,737 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,755 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:31:54,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,795 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:31:54,816 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,835 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:31:54,857 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:31:54,875 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:31:57,891 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["aodh-dbsync"], "delta": "0:00:01.122193", "end": "2018-06-18 19:31:58.715822", "rc": 0, "start": "2018-06-18 19:31:57.593629", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:31:57,908 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:32:01,304 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["cinder-manage", "db", "sync"], "delta": "0:00:01.520110", "end": "2018-06-18 19:32:02.127913", "rc": 0, "start": "2018-06-18 19:32:00.607803", "stderr": "Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\".", "stderr_lines": ["Option \"logdir\" from group \"DEFAULT\" is deprecated. Use option \"log-dir\" from group \"DEFAULT\"."], "stdout": "", "stdout_lines": []} >2018-06-18 15:32:01,320 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:32:04,176 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["glance-manage", "db_sync"], "delta": "0:00:00.933045", "end": "2018-06-18 19:32:05.001390", "rc": 0, "start": "2018-06-18 19:32:04.068345", "stderr": "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1328: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade\n expire_on_commit=expire_on_commit, _conf=conf)\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade ocata01 -> pike01, drop glare artifacts tables\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stderr_lines": ["/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1328: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade", " expire_on_commit=expire_on_commit, _conf=conf)", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade ocata01 -> pike01, drop glare artifacts tables", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL."], "stdout": "Upgraded database to: pike01, current revision(s): pike01", "stdout_lines": ["Upgraded database to: pike01, current revision(s): pike01"]} >2018-06-18 15:32:04,192 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:32:07,361 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["gnocchi-upgrade", "--skip-storage"], "delta": "0:00:01.293523", "end": "2018-06-18 19:32:08.185728", "rc": 0, "start": "2018-06-18 19:32:06.892205", "stderr": "No handlers could be found for logger \"oslo_config.cfg\"\n2018-06-18 19:32:07,735 [359778] INFO gnocchi.service: Gnocchi version 4.0.3\n2018-06-18 19:32:07,735 [359778] WARNING oslo_config.cfg: Option \"user_id\" from group \"statsd\" is deprecated for removal. Its value may be silently ignored in the future.\n2018-06-18 19:32:07,735 [359778] WARNING oslo_config.cfg: Option \"project_id\" from group \"statsd\" is deprecated for removal. Its value may be silently ignored in the future.\n2018-06-18 19:32:08,048 [359778] INFO gnocchi.cli: Upgrading indexer <gnocchi.indexer.sqlalchemy.SQLAlchemyIndexer object at 0x7f6c4c1b87d0>", "stderr_lines": ["No handlers could be found for logger \"oslo_config.cfg\"", "2018-06-18 19:32:07,735 [359778] INFO gnocchi.service: Gnocchi version 4.0.3", "2018-06-18 19:32:07,735 [359778] WARNING oslo_config.cfg: Option \"user_id\" from group \"statsd\" is deprecated for removal. Its value may be silently ignored in the future.", "2018-06-18 19:32:07,735 [359778] WARNING oslo_config.cfg: Option \"project_id\" from group \"statsd\" is deprecated for removal. Its value may be silently ignored in the future.", "2018-06-18 19:32:08,048 [359778] INFO gnocchi.cli: Upgrading indexer <gnocchi.indexer.sqlalchemy.SQLAlchemyIndexer object at 0x7f6c4c1b87d0>"], "stdout": "", "stdout_lines": []} >2018-06-18 15:32:07,378 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:32:10,046 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["heat-manage", "db_sync"], "delta": "0:00:00.824527", "end": "2018-06-18 19:32:10.870070", "rc": 0, "start": "2018-06-18 19:32:10.045543", "stderr": "", "stderr_lines": [], "stdout": "2018-06-18 19:32:10.748 360099 WARNING oslo_config.cfg [-] Option \"db_backend\" from group \"DEFAULT\" is deprecated. Use option \"backend\" from group \"database\".\n2018-06-18 19:32:10.794 360099 INFO migrate.versioning.api [-] 79 -> 80... \n2018-06-18 19:32:10.825 360099 INFO migrate.versioning.api [-] done", "stdout_lines": ["2018-06-18 19:32:10.748 360099 WARNING oslo_config.cfg [-] Option \"db_backend\" from group \"DEFAULT\" is deprecated. Use option \"backend\" from group \"database\".", "2018-06-18 19:32:10.794 360099 INFO migrate.versioning.api [-] 79 -> 80... ", "2018-06-18 19:32:10.825 360099 INFO migrate.versioning.api [-] done"]} >2018-06-18 15:32:10,061 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:32:13,192 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["keystone-manage", "db_sync"], "delta": "0:00:01.226363", "end": "2018-06-18 19:32:14.018059", "rc": 0, "start": "2018-06-18 19:32:12.791696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:32:13,208 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:32:16,776 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["neutron-db-manage", "upgrade", "head"], "delta": "0:00:01.723879", "end": "2018-06-18 19:32:17.599965", "rc": 0, "start": "2018-06-18 19:32:15.876086", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c, Add data_plane_status to Port\nINFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da, qos add direction to bw_limit_rule table\nINFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192, add is default to qos policies\nINFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9, logging api\nINFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6, Add dns_domain to portdnses\nINFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f, add mtu for networks\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade 2dc6f1b7c0a1 -> 66cc6bc031de, tenant policy plugin\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running upgrade fa0c536252a5 -> eccd865b7d3a, drop opendaylight_maintenance table\nINFO [alembic.runtime.migration] Running upgrade 3d560427d776 -> 43af357fd638, Added version_id for optimistic locking\nINFO [alembic.runtime.migration] Running upgrade 43af357fd638 -> 0472f56ff2fb, Add journal dependencies table\nINFO [alembic.runtime.migration] Running upgrade 0472f56ff2fb -> 6f7dfb241354, create opendaylight_preiodic_task table\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stderr_lines": ["INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c, Add data_plane_status to Port", "INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da, qos add direction to bw_limit_rule table", "INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192, add is default to qos policies", "INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9, logging api", "INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6, Add dns_domain to portdnses", "INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f, add mtu for networks", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade 2dc6f1b7c0a1 -> 66cc6bc031de, tenant policy plugin", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Running upgrade fa0c536252a5 -> eccd865b7d3a, drop opendaylight_maintenance table", "INFO [alembic.runtime.migration] Running upgrade 3d560427d776 -> 43af357fd638, Added version_id for optimistic locking", "INFO [alembic.runtime.migration] Running upgrade 43af357fd638 -> 0472f56ff2fb, Add journal dependencies table", "INFO [alembic.runtime.migration] Running upgrade 0472f56ff2fb -> 6f7dfb241354, create opendaylight_preiodic_task table", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL.", "INFO [alembic.runtime.migration] Context impl MySQLImpl.", "INFO [alembic.runtime.migration] Will assume non-transactional DDL."], "stdout": "Running upgrade for neutron ...\nOK\nRunning upgrade for bsn_extensions ...\nOK\nRunning upgrade for networking-cisco ...\nOK\nRunning upgrade for networking-odl ...\nOK\nRunning upgrade for neutron-lbaas ...\nOK", "stdout_lines": ["Running upgrade for neutron ...", "OK", "Running upgrade for bsn_extensions ...", "OK", "Running upgrade for networking-cisco ...", "OK", "Running upgrade for networking-odl ...", "OK", "Running upgrade for neutron-lbaas ...", "OK"]} >2018-06-18 15:32:16,794 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:32:21,764 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "api_db", "sync"], "delta": "0:00:03.130553", "end": "2018-06-18 19:32:22.586617", "rc": 0, "start": "2018-06-18 19:32:19.456064", "stderr": "Option \"rabbit_use_ssl\" from group \"oslo_messaging_rabbit\" is deprecated. Use option \"ssl\" from group \"oslo_messaging_rabbit\".", "stderr_lines": ["Option \"rabbit_use_ssl\" from group \"oslo_messaging_rabbit\" is deprecated. Use option \"ssl\" from group \"oslo_messaging_rabbit\"."], "stdout": "", "stdout_lines": []} >2018-06-18 15:32:21,780 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:32:26,678 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["nova-manage", "db", "online_data_migrations"], "delta": "0:00:03.032328", "end": "2018-06-18 19:32:27.499510", "rc": 0, "start": "2018-06-18 19:32:24.467182", "stderr": "Option \"rabbit_use_ssl\" from group \"oslo_messaging_rabbit\" is deprecated. Use option \"ssl\" from group \"oslo_messaging_rabbit\".", "stderr_lines": ["Option \"rabbit_use_ssl\" from group \"oslo_messaging_rabbit\" is deprecated. Use option \"ssl\" from group \"oslo_messaging_rabbit\"."], "stdout": "Running batches of 50 until complete\nError attempting to run <function service_uuids_online_data_migration at 0x7fb62e5031b8>\n+---------------------------------------------+--------------+-----------+\n| Migration | Total Needed | Completed |\n+---------------------------------------------+--------------+-----------+\n| delete_build_requests_with_no_instance_uuid | 0 | 0 |\n| migrate_aggregate_reset_autoincrement | 0 | 0 |\n| migrate_aggregates | 0 | 0 |\n| migrate_flavor_reset_autoincrement | 0 | 0 |\n| migrate_flavors | 0 | 0 |\n| migrate_instance_groups_to_api_db | 0 | 0 |\n| migrate_instance_keypairs | 0 | 0 |\n| migrate_instances_add_request_spec | 0 | 0 |\n| migrate_keypairs_to_api_db | 0 | 0 |\n| migrate_quota_classes_to_api_db | 0 | 0 |\n| migrate_quota_limits_to_api_db | 0 | 0 |\n| service_uuids_online_data_migration | 0 | 0 |\n+---------------------------------------------+--------------+-----------+", "stdout_lines": ["Running batches of 50 until complete", "Error attempting to run <function service_uuids_online_data_migration at 0x7fb62e5031b8>", "+---------------------------------------------+--------------+-----------+", "| Migration | Total Needed | Completed |", "+---------------------------------------------+--------------+-----------+", "| delete_build_requests_with_no_instance_uuid | 0 | 0 |", "| migrate_aggregate_reset_autoincrement | 0 | 0 |", "| migrate_aggregates | 0 | 0 |", "| migrate_flavor_reset_autoincrement | 0 | 0 |", "| migrate_flavors | 0 | 0 |", "| migrate_instance_groups_to_api_db | 0 | 0 |", "| migrate_instance_keypairs | 0 | 0 |", "| migrate_instances_add_request_spec | 0 | 0 |", "| migrate_keypairs_to_api_db | 0 | 0 |", "| migrate_quota_classes_to_api_db | 0 | 0 |", "| migrate_quota_limits_to_api_db | 0 | 0 |", "| service_uuids_online_data_migration | 0 | 0 |", "+---------------------------------------------+--------------+-----------+"]} >2018-06-18 15:32:26,697 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:26,723 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:26,794 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:32:26,989 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:32:27,009 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,020 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:32:27,036 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,047 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:32:27,064 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,074 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:32:27,092 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,103 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:32:27,122 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,133 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:32:27,152 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,163 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:32:27,183 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,200 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:32:27,219 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,236 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:32:27,256 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,272 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:32:27,291 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,302 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:32:27,320 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,331 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:32:27,349 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,361 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:32:27,380 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,392 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:32:27,410 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,421 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:32:27,439 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,450 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:32:27,468 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,483 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:27,503 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,521 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,536 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:27,556 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,573 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,589 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:27,609 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,627 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,643 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:27,679 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:27,919 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:32:27,955 p=12212 u=mistral | TASK [Remove ceilometer expirer cron tab on upgrade] *************************** >2018-06-18 15:32:29,826 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "cmd": "/usr/bin/crontab -u ceilometer -r", "delta": "0:00:00.006630", "end": "2018-06-18 19:32:30.645301", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:32:30.638671", "stderr": "no crontab for ceilometer", "stderr_lines": ["no crontab for ceilometer"], "stdout": "", "stdout_lines": []} >2018-06-18 15:32:29,843 p=12212 u=mistral | TASK [Check for aodh running under apache] ************************************* >2018-06-18 15:32:29,864 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:29,880 p=12212 u=mistral | TASK [Set fact aodh_httpd_enabled] ********************************************* >2018-06-18 15:32:29,901 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:29,918 p=12212 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:32:29,941 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:29,959 p=12212 u=mistral | TASK [Set fact httpd_running if undefined] ************************************* >2018-06-18 15:32:29,977 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:29,993 p=12212 u=mistral | TASK [FFU check if openstack-aodh-evaluator is deployed] *********************** >2018-06-18 15:32:30,011 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,028 p=12212 u=mistral | TASK [Set fact aodh_evaluator_enabled] ***************************************** >2018-06-18 15:32:30,051 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,067 p=12212 u=mistral | TASK [FFU check if openstack-aodh-listener is deployed] ************************ >2018-06-18 15:32:30,086 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,102 p=12212 u=mistral | TASK [Set fact aodh_listener_enabled] ****************************************** >2018-06-18 15:32:30,120 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,135 p=12212 u=mistral | TASK [FFU check if openstack-aodh-notifier is deployed] ************************ >2018-06-18 15:32:30,151 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,167 p=12212 u=mistral | TASK [Set fact aodh_notifier_enabled] ****************************************** >2018-06-18 15:32:30,186 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,201 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-collector is deployed] ***************** >2018-06-18 15:32:30,220 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,236 p=12212 u=mistral | TASK [Set fact ceilometer_agent_collector_enabled] ***************************** >2018-06-18 15:32:30,257 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,273 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-central is deployed] ******************* >2018-06-18 15:32:30,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,305 p=12212 u=mistral | TASK [Set fact ceilometer_agent_central_enabled] ******************************* >2018-06-18 15:32:30,323 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,339 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-notification is deployed] ************** >2018-06-18 15:32:30,358 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,373 p=12212 u=mistral | TASK [Set fact ceilometer_agent_notification_enabled] ************************** >2018-06-18 15:32:30,393 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,410 p=12212 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:32:30,427 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,443 p=12212 u=mistral | TASK [Set fact cinder_api_enabled] ********************************************* >2018-06-18 15:32:30,462 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,477 p=12212 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:32:30,496 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,512 p=12212 u=mistral | TASK [Set fact cinder_scheduler_enabled] *************************************** >2018-06-18 15:32:30,531 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,548 p=12212 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:32:30,568 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,584 p=12212 u=mistral | TASK [Set fact cinder_volume_res] ********************************************** >2018-06-18 15:32:30,602 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,619 p=12212 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:32:30,638 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,655 p=12212 u=mistral | TASK [Set fact glance_api_enabled] ********************************************* >2018-06-18 15:32:30,675 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,692 p=12212 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:32:30,713 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,730 p=12212 u=mistral | TASK [Set fact httpd_running if unset] ***************************************** >2018-06-18 15:32:30,747 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,764 p=12212 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:32:30,783 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,800 p=12212 u=mistral | TASK [Set fact gnocchi_api_enabled] ******************************************** >2018-06-18 15:32:30,821 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,838 p=12212 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:32:30,858 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,876 p=12212 u=mistral | TASK [Set fact gnocchi_httpd_enabled] ****************************************** >2018-06-18 15:32:30,893 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,910 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-metricd is deployed] ********************** >2018-06-18 15:32:30,928 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,945 p=12212 u=mistral | TASK [Set fact gnocchi_metricd_enabled] **************************************** >2018-06-18 15:32:30,964 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:30,981 p=12212 u=mistral | TASK [FFU check if openstack-gnocchi-statsd is deployed] *********************** >2018-06-18 15:32:31,001 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,018 p=12212 u=mistral | TASK [Set fact gnocchi_statsd_enabled] ***************************************** >2018-06-18 15:32:31,037 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,054 p=12212 u=mistral | TASK [FFU check openstack-heat-api is enabled] ********************************* >2018-06-18 15:32:31,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,089 p=12212 u=mistral | TASK [Set fact heat_api_enabled] *********************************************** >2018-06-18 15:32:31,110 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,127 p=12212 u=mistral | TASK [FFU check if heat_api_cloudwatch is deployed] **************************** >2018-06-18 15:32:31,149 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,166 p=12212 u=mistral | TASK [Set fact heat_api_cloudwatch_enabled] ************************************ >2018-06-18 15:32:31,188 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,204 p=12212 u=mistral | TASK [FFU check if openstack-heat-api-cfn service is enabled] ****************** >2018-06-18 15:32:31,223 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,240 p=12212 u=mistral | TASK [Set fact heat_api_cfn_enabled] ******************************************* >2018-06-18 15:32:31,258 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,275 p=12212 u=mistral | TASK [FFU check if openstack-heat-engine is enabled] *************************** >2018-06-18 15:32:31,295 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,312 p=12212 u=mistral | TASK [Set fact heat_engine_enabled] ******************************************** >2018-06-18 15:32:31,333 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,350 p=12212 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:32:31,368 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,385 p=12212 u=mistral | TASK [Set fact keystone_httpd_enabled] ***************************************** >2018-06-18 15:32:31,402 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,418 p=12212 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:32:31,437 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,453 p=12212 u=mistral | TASK [memcached_enabled] ******************************************************* >2018-06-18 15:32:31,473 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,489 p=12212 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:32:31,509 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,525 p=12212 u=mistral | TASK [Set fact neutron_server_enabled] ***************************************** >2018-06-18 15:32:31,542 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,558 p=12212 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:32:31,577 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,593 p=12212 u=mistral | TASK [Set fact neutron_dhcp_agent_enabled] ************************************* >2018-06-18 15:32:31,613 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,629 p=12212 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:32:31,649 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,665 p=12212 u=mistral | TASK [Set fact neutron_l3_agent_enabled] *************************************** >2018-06-18 15:32:31,683 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,699 p=12212 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:32:31,720 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,736 p=12212 u=mistral | TASK [Set fact neutron_metadata_agent_enabled] ********************************* >2018-06-18 15:32:31,756 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,772 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:32:31,791 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,808 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:32:31,826 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,841 p=12212 u=mistral | TASK [Check if nova-api is deployed] ******************************************* >2018-06-18 15:32:31,858 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,874 p=12212 u=mistral | TASK [Set fact nova_api_enabled] *********************************************** >2018-06-18 15:32:31,894 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,910 p=12212 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:32:31,930 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,945 p=12212 u=mistral | TASK [Set fact nova_conductor_enabled] ***************************************** >2018-06-18 15:32:31,964 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:31,979 p=12212 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:32:31,997 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,012 p=12212 u=mistral | TASK [Set fact nova_consoleauth_enabled] *************************************** >2018-06-18 15:32:32,030 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,046 p=12212 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:32:32,064 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,080 p=12212 u=mistral | TASK [Set fact nova_metadata_enabled] ****************************************** >2018-06-18 15:32:32,099 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,115 p=12212 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:32:32,133 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,149 p=12212 u=mistral | TASK [Set fact nova_scheduler_enabled] ***************************************** >2018-06-18 15:32:32,170 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,187 p=12212 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:32:32,207 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,223 p=12212 u=mistral | TASK [Set fact nova_vncproxy_enabled] ****************************************** >2018-06-18 15:32:32,243 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,260 p=12212 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:32:32,279 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,303 p=12212 u=mistral | TASK [Set fact rabbitmq_res] *************************************************** >2018-06-18 15:32:32,327 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,344 p=12212 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:32:32,370 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,387 p=12212 u=mistral | TASK [Set fact redis_res] ****************************************************** >2018-06-18 15:32:32,410 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,426 p=12212 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:32:32,449 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-proxy) => {"changed": false, "item": "openstack-swift-proxy", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,455 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-expirer) => {"changed": false, "item": "openstack-swift-object-expirer", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,471 p=12212 u=mistral | TASK [Set fact swift_proxy_services_enabled] *********************************** >2018-06-18 15:32:32,490 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,506 p=12212 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:32:32,529 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-auditor) => {"changed": false, "item": "openstack-swift-account-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,534 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-reaper) => {"changed": false, "item": "openstack-swift-account-reaper", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,539 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account-replicator) => {"changed": false, "item": "openstack-swift-account-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,548 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-account) => {"changed": false, "item": "openstack-swift-account", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,553 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-auditor) => {"changed": false, "item": "openstack-swift-container-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,561 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-replicator) => {"changed": false, "item": "openstack-swift-container-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,565 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container-updater) => {"changed": false, "item": "openstack-swift-container-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,571 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-container) => {"changed": false, "item": "openstack-swift-container", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,576 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-auditor) => {"changed": false, "item": "openstack-swift-object-auditor", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,582 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-replicator) => {"changed": false, "item": "openstack-swift-object-replicator", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,591 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object-updater) => {"changed": false, "item": "openstack-swift-object-updater", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,596 p=12212 u=mistral | skipping: [192.168.0.13] => (item=openstack-swift-object) => {"changed": false, "item": "openstack-swift-object", "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,613 p=12212 u=mistral | TASK [Set fact swift_services_enabled] ***************************************** >2018-06-18 15:32:32,632 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,649 p=12212 u=mistral | TASK [Stop and disable aodh (under httpd)] ************************************* >2018-06-18 15:32:32,669 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,686 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-evaluator service] ******************* >2018-06-18 15:32:32,704 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,721 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-listener service] ******************** >2018-06-18 15:32:32,741 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,757 p=12212 u=mistral | TASK [FFU stop and disable openstack-aodh-notifier service] ******************** >2018-06-18 15:32:32,778 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,797 p=12212 u=mistral | TASK [Purge Ceilometer apache config files] ************************************ >2018-06-18 15:32:32,818 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,835 p=12212 u=mistral | TASK [Clean up ceilometer port from ports.conf] ******************************** >2018-06-18 15:32:32,854 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,869 p=12212 u=mistral | TASK [Stop and disable ceilometer_collector service on upgrade] **************** >2018-06-18 15:32:32,887 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,902 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-central service] *************** >2018-06-18 15:32:32,920 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,935 p=12212 u=mistral | TASK [FFU stop and diable openstack-ceilometer-notification service] *********** >2018-06-18 15:32:32,953 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:32,968 p=12212 u=mistral | TASK [Stop openstack-cinder-api] *********************************************** >2018-06-18 15:32:32,986 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,001 p=12212 u=mistral | TASK [Stop openstack-cinder-scheduler] ***************************************** >2018-06-18 15:32:33,017 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,031 p=12212 u=mistral | TASK [Stop openstack-glance-api] *********************************************** >2018-06-18 15:32:33,048 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,063 p=12212 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:32:33,081 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,096 p=12212 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:32:33,114 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,130 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-metricd service] ****************** >2018-06-18 15:32:33,147 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,162 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api] ********************************* >2018-06-18 15:32:33,180 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,197 p=12212 u=mistral | TASK [FFU stop and disable the heat-api-cloudwatch service.] ******************* >2018-06-18 15:32:33,217 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,234 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-api-cfn service] ********************* >2018-06-18 15:32:33,255 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,270 p=12212 u=mistral | TASK [FFU stop and disable openstack-heat-engine service] ********************** >2018-06-18 15:32:33,289 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,304 p=12212 u=mistral | TASK [Stop and disable keystone (under httpd)] ********************************* >2018-06-18 15:32:33,321 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,336 p=12212 u=mistral | TASK [Stop neutron_server] ***************************************************** >2018-06-18 15:32:33,354 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,369 p=12212 u=mistral | TASK [Stop neutron_l3_agent] *************************************************** >2018-06-18 15:32:33,389 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,404 p=12212 u=mistral | TASK [Stop neutron_metadata_agent] ********************************************* >2018-06-18 15:32:33,424 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,440 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:32:33,458 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,474 p=12212 u=mistral | TASK [Stop openstack-nova-api service] ***************************************** >2018-06-18 15:32:33,494 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,509 p=12212 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:32:33,530 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,545 p=12212 u=mistral | TASK [Stop and disable nova-consoleauth service] ******************************* >2018-06-18 15:32:33,564 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,580 p=12212 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:32:33,596 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,610 p=12212 u=mistral | TASK [Stop and disable nova-scheduler service] ********************************* >2018-06-18 15:32:33,626 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,640 p=12212 u=mistral | TASK [Stop and disable nova-novncproxy service] ******************************** >2018-06-18 15:32:33,658 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,674 p=12212 u=mistral | TASK [Stop swift-proxy and swift-object-expirer services] ********************** >2018-06-18 15:32:33,699 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-proxy'], u'end': u'2018-06-18 19:15:36.977034', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-proxy', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:36.965782', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:36.977034", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:36.965782", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,706 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-expirer'], u'end': u'2018-06-18 19:15:39.007483', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-expirer', u'delta': u'0:00:00.010918', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:38.996565', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010918", "end": "2018-06-18 19:15:39.007483", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:38.996565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,721 p=12212 u=mistral | TASK [Stop swift storage services] ********************************************* >2018-06-18 15:32:33,752 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-auditor'], u'end': u'2018-06-18 19:15:41.038125', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-auditor', u'delta': u'0:00:00.010420', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:41.027705', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010420", "end": "2018-06-18 19:15:41.038125", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:41.027705", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,758 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-reaper'], u'end': u'2018-06-18 19:15:43.080570', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-reaper', u'delta': u'0:00:00.009491', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:43.071079', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009491", "end": "2018-06-18 19:15:43.080570", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:43.071079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,763 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account-replicator'], u'end': u'2018-06-18 19:15:45.065279', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account-replicator', u'delta': u'0:00:00.011252', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:45.054027', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011252", "end": "2018-06-18 19:15:45.065279", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:45.054027", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,770 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-account'], u'end': u'2018-06-18 19:15:46.985444', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-account', u'delta': u'0:00:00.009849', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:46.975595', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009849", "end": "2018-06-18 19:15:46.985444", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:46.975595", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,774 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-auditor'], u'end': u'2018-06-18 19:15:48.869679', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-auditor', u'delta': u'0:00:00.010024', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:48.859655', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010024", "end": "2018-06-18 19:15:48.869679", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:48.859655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,780 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-replicator'], u'end': u'2018-06-18 19:15:50.761506', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-replicator', u'delta': u'0:00:00.010037', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:50.751469', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010037", "end": "2018-06-18 19:15:50.761506", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:50.751469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,785 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container-updater'], u'end': u'2018-06-18 19:15:52.677942', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container-updater', u'delta': u'0:00:00.010164', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:52.667778', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010164", "end": "2018-06-18 19:15:52.677942", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:52.667778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,791 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-container'], u'end': u'2018-06-18 19:15:54.518621', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-container', u'delta': u'0:00:00.009350', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:54.509271', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009350", "end": "2018-06-18 19:15:54.518621", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:54.509271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,796 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-auditor'], u'end': u'2018-06-18 19:15:56.455647', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-auditor', u'delta': u'0:00:00.011792', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:56.443855', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011792", "end": "2018-06-18 19:15:56.455647", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:56.443855", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,805 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-replicator'], u'end': u'2018-06-18 19:15:58.411965', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-replicator', u'delta': u'0:00:00.011360', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:15:58.400605', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011360", "end": "2018-06-18 19:15:58.411965", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:15:58.400605", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,810 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object-updater'], u'end': u'2018-06-18 19:16:00.373039', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object-updater', u'delta': u'0:00:00.011383', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:00.361656', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.011383", "end": "2018-06-18 19:16:00.373039", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:00.361656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,815 p=12212 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], u'cmd': [u'systemctl', u'is-enabled', u'--quiet', u'openstack-swift-object'], u'end': u'2018-06-18 19:16:02.340094', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, 'item': u'openstack-swift-object', u'delta': u'0:00:00.011500', u'stderr': u'', u'rc': 0, u'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'start': u'2018-06-18 19:16:02.328594', '_ansible_ignore_errors': True, 'failed': False}) => {"changed": false, "item": {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011500", "end": "2018-06-18 19:16:02.340094", "failed": false, "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", "rc": 0, "start": "2018-06-18 19:16:02.328594", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,833 p=12212 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:32:33,851 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,865 p=12212 u=mistral | TASK [FFU stop and disable openstack-gnocchi-statsd service] ******************* >2018-06-18 15:32:33,882 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,897 p=12212 u=mistral | TASK [Remove heat_api_cloudwatch package] ************************************** >2018-06-18 15:32:33,914 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,928 p=12212 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:32:33,946 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,960 p=12212 u=mistral | TASK [Stop neutron_dhcp_agent] ************************************************* >2018-06-18 15:32:33,977 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:33,991 p=12212 u=mistral | TASK [Disable the rabitmq cluster resource] ************************************ >2018-06-18 15:32:34,007 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,021 p=12212 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:32:34,036 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,050 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:32:34,068 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,082 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:32:34,103 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,117 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:32:34,134 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,148 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:32:34,165 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,180 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:32:34,197 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,212 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:32:34,229 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,244 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:32:34,261 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,276 p=12212 u=mistral | TASK [Extra removal of services for cinder] ************************************ >2018-06-18 15:32:34,295 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,311 p=12212 u=mistral | TASK [Extra migration for cinder] ********************************************** >2018-06-18 15:32:34,332 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,347 p=12212 u=mistral | TASK [Extra migration for nova tripleo/+bug/1656791] *************************** >2018-06-18 15:32:34,366 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,381 p=12212 u=mistral | TASK [Aodh package update] ***************************************************** >2018-06-18 15:32:34,401 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,425 p=12212 u=mistral | TASK [Cinder package update] *************************************************** >2018-06-18 15:32:34,442 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,465 p=12212 u=mistral | TASK [glance package update] *************************************************** >2018-06-18 15:32:34,484 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,505 p=12212 u=mistral | TASK [Update gnocchi packages] ************************************************* >2018-06-18 15:32:34,534 p=12212 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,556 p=12212 u=mistral | TASK [FFU Heat package update] ************************************************* >2018-06-18 15:32:34,575 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,598 p=12212 u=mistral | TASK [Keystone package update] ************************************************* >2018-06-18 15:32:34,615 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,637 p=12212 u=mistral | TASK [Neutron package update] ************************************************** >2018-06-18 15:32:34,654 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,677 p=12212 u=mistral | TASK [Neutron package update workaround] *************************************** >2018-06-18 15:32:34,696 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,718 p=12212 u=mistral | TASK [Update nova packages] **************************************************** >2018-06-18 15:32:34,737 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,760 p=12212 u=mistral | TASK [Create cell0 db] ********************************************************* >2018-06-18 15:32:34,779 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,800 p=12212 u=mistral | TASK [Grant access to cell0 db] ************************************************ >2018-06-18 15:32:34,818 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,834 p=12212 u=mistral | TASK [Create puppet manifest to set transport_url in nova.conf] **************** >2018-06-18 15:32:34,854 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,870 p=12212 u=mistral | TASK [Run puppet apply to set tranport_url in nova.conf] *********************** >2018-06-18 15:32:34,889 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,904 p=12212 u=mistral | TASK [Setup cell_v2 (map cell0)] *********************************************** >2018-06-18 15:32:34,924 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,941 p=12212 u=mistral | TASK [Setup cell_v2 (create default cell)] ************************************* >2018-06-18 15:32:34,958 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:34,974 p=12212 u=mistral | TASK [Setup cell_v2 (sync nova/cell DB)] *************************************** >2018-06-18 15:32:34,992 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,008 p=12212 u=mistral | TASK [Setup cell_v2 (get cell uuid)] ******************************************* >2018-06-18 15:32:35,027 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,043 p=12212 u=mistral | TASK [Setup cell_v2 (migrate hosts)] ******************************************* >2018-06-18 15:32:35,067 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,082 p=12212 u=mistral | TASK [Setup cell_v2 (migrate instances)] *************************************** >2018-06-18 15:32:35,105 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,120 p=12212 u=mistral | TASK [aodh db sync] ************************************************************ >2018-06-18 15:32:35,140 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,155 p=12212 u=mistral | TASK [Cinder db sync] ********************************************************** >2018-06-18 15:32:35,177 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,193 p=12212 u=mistral | TASK [glance db sync] ********************************************************** >2018-06-18 15:32:35,212 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,227 p=12212 u=mistral | TASK [Sync gnocchi DB] ********************************************************* >2018-06-18 15:32:35,247 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,262 p=12212 u=mistral | TASK [FFU Heat db-sync] ******************************************************** >2018-06-18 15:32:35,279 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,294 p=12212 u=mistral | TASK [keystone db sync] ******************************************************** >2018-06-18 15:32:35,314 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,330 p=12212 u=mistral | TASK [Neutron db sync] ********************************************************* >2018-06-18 15:32:35,352 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,368 p=12212 u=mistral | TASK [Sync nova_api DB] ******************************************************** >2018-06-18 15:32:35,391 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,409 p=12212 u=mistral | TASK [Online data migration for nova] ****************************************** >2018-06-18 15:32:35,428 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,444 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:35,466 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,542 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:32:35,664 p=12212 u=mistral | TASK [FFU check if openstack-ceilometer-compute is deployed] ******************* >2018-06-18 15:32:35,684 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,696 p=12212 u=mistral | TASK [Set fact ceilometer_agent_compute_enabled] ******************************* >2018-06-18 15:32:35,714 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,726 p=12212 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:32:35,745 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,757 p=12212 u=mistral | TASK [Set fact neutron_ovs_agent_enabled] ************************************** >2018-06-18 15:32:35,777 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,794 p=12212 u=mistral | TASK [Check if nova-compute is deployed] *************************************** >2018-06-18 15:32:35,815 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,832 p=12212 u=mistral | TASK [Set fact nova_compute_enabled] ******************************************* >2018-06-18 15:32:35,852 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,864 p=12212 u=mistral | TASK [FFU stop and disable openstack-ceilometer-compute service] *************** >2018-06-18 15:32:35,884 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,896 p=12212 u=mistral | TASK [Stop neutron_openvswitch_agent] ****************************************** >2018-06-18 15:32:35,917 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,928 p=12212 u=mistral | TASK [Stop and disable nova-compute service] *********************************** >2018-06-18 15:32:35,945 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,957 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:32:35,980 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:35,991 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:32:36,013 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,025 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:32:36,048 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,059 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:32:36,076 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,087 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:32:36,316 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,327 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:32:36,348 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,360 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:32:36,379 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,395 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:36,419 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,435 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,453 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:36,478 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,496 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,512 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:36,534 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,553 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,568 p=12212 u=mistral | TASK [set_fact] **************************************************************** >2018-06-18 15:32:36,611 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"ffu_packages_apply": true, "release": "queens"}, "changed": false} >2018-06-18 15:32:36,641 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"ffu_packages_apply": true, "release": "queens"}, "changed": false} >2018-06-18 15:32:36,657 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:36,733 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/fast_forward_upgrade_post_role_tasks.yaml for 192.168.0.13, 192.168.0.12 >2018-06-18 15:32:36,753 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:36,787 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:36,817 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Controller/fast_forward_post_upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:32:36,839 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:32:36,886 p=12212 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:32:36,902 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:32:36,951 p=12212 u=mistral | ok: [192.168.0.13] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:32:36,967 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:32:36,993 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:37,010 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:32:37,036 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:37,051 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:32:37,073 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:37,089 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:32:40,197 p=12212 u=mistral | ok: [192.168.0.13] => {"changed": false, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/ffu_update_repo.sh", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "state": "file", "uid": 0} >2018-06-18 15:32:40,213 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:32:48,419 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "/root/ffu_update_repo.sh queens", "delta": "0:00:06.299554", "end": "2018-06-18 19:32:49.241055", "rc": 0, "start": "2018-06-18 19:32:42.941501", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\n/var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: does not update installed package.\nNothing to do\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-3.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-3.repo\nInstalled: /etc/yum.repos.d/rhos-release-13.repo\n# rhos-release 13 -p 2018-06-15.2\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-13.0-image-build-override rhelosp-13.0-optools-puddle\n : rhelosp-13.0-puddle rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "/var/tmp/yum-root-CL3DEi/rhos-release-latest.noarch.rpm: does not update installed package.", "Nothing to do", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-3.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-3.repo", "Installed: /etc/yum.repos.d/rhos-release-13.repo", "# rhos-release 13 -p 2018-06-15.2", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-13.0-image-build-override rhelosp-13.0-optools-puddle", " : rhelosp-13.0-puddle rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:32:48,436 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:32:48,458 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:48,497 p=12212 u=mistral | included: /var/lib/mistral/3ff3e0fc-385b-4382-bf75-2ffc77975cfa/Compute/fast_forward_post_upgrade_tasks.yaml for 192.168.0.12 >2018-06-18 15:32:48,517 p=12212 u=mistral | TASK [Register repo type and args] ********************************************* >2018-06-18 15:32:48,558 p=12212 u=mistral | ok: [192.168.0.12] => {"ansible_facts": {"fast_forward_repo_args": {"tripleo_repos": {"ocata": "-b ocata current", "pike": "-b pike current", "queens": "-b queens current"}}, "fast_forward_repo_type": "custom-script"}, "changed": false} >2018-06-18 15:32:48,570 p=12212 u=mistral | TASK [debug] ******************************************************************* >2018-06-18 15:32:48,616 p=12212 u=mistral | ok: [192.168.0.12] => { > "msg": "fast_forward_repo_type: custom-script fast_forward_repo_args: {u'tripleo_repos': {u'pike': u'-b pike current', u'ocata': u'-b ocata current', u'queens': u'-b queens current'}}" >} >2018-06-18 15:32:48,627 p=12212 u=mistral | TASK [clone tripleo-repos] ***************************************************** >2018-06-18 15:32:48,648 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:48,660 p=12212 u=mistral | TASK [install tripleo-repos] *************************************************** >2018-06-18 15:32:48,681 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:48,693 p=12212 u=mistral | TASK [Enable tripleo-repos] **************************************************** >2018-06-18 15:32:48,714 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:32:48,726 p=12212 u=mistral | TASK [Create custom Script for upgrading repo.] ******************************** >2018-06-18 15:32:51,902 p=12212 u=mistral | ok: [192.168.0.12] => {"changed": false, "checksum": "c368760acfaac62e8294b0afb0c80819292884a1", "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/ffu_update_repo.sh", "secontext": "system_u:object_r:admin_home_t:s0", "size": 1030, "state": "file", "uid": 0} >2018-06-18 15:32:51,914 p=12212 u=mistral | TASK [Execute custom script for upgrading repo.] ******************************* >2018-06-18 15:32:59,957 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "cmd": "/root/ffu_update_repo.sh queens", "delta": "0:00:06.154164", "end": "2018-06-18 19:33:00.769405", "rc": 0, "start": "2018-06-18 19:32:54.615241", "stderr": "", "stderr_lines": [], "stdout": "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.\nExamining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch\n/var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: does not update installed package.\nNothing to do\nUninstalling all repos\nOnly uninstall specified, done\nInstalled: /etc/yum.repos.d/rhos-release-rhel-7.5.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-3.repo\nInstalled: /etc/yum.repos.d/rhos-release-ceph-osd-3.repo\nInstalled: /etc/yum.repos.d/rhos-release-13.repo\n# rhos-release 13 -p 2018-06-15.2\nLoaded plugins: product-id, search-disabled-repos, subscription-manager\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\nCleaning repos: rhelosp-13.0-image-build-override rhelosp-13.0-optools-puddle\n : rhelosp-13.0-puddle rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha\n : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server\n : rhos-release rhos-release-extras\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "stdout_lines": ["Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Examining /var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: rhos-release-1.2.44-1.noarch", "/var/tmp/yum-root-IbIFRp/rhos-release-latest.noarch.rpm: does not update installed package.", "Nothing to do", "Uninstalling all repos", "Only uninstall specified, done", "Installed: /etc/yum.repos.d/rhos-release-rhel-7.5.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-3.repo", "Installed: /etc/yum.repos.d/rhos-release-ceph-osd-3.repo", "Installed: /etc/yum.repos.d/rhos-release-13.repo", "# rhos-release 13 -p 2018-06-15.2", "Loaded plugins: product-id, search-disabled-repos, subscription-manager", "This system is not registered with an entitlement server. You can use subscription-manager to register.", "Cleaning repos: rhelosp-13.0-image-build-override rhelosp-13.0-optools-puddle", " : rhelosp-13.0-puddle rhelosp-rhel-7.5-extras rhelosp-rhel-7.5-ha", " : rhelosp-rhel-7.5-image-build-override rhelosp-rhel-7.5-server", " : rhos-release rhos-release-extras", "Cleaning up everything", "Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"]} >2018-06-18 15:32:59,976 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:33:00,002 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,018 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,038 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:33:00,065 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,078 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,095 p=12212 u=mistral | TASK [include_tasks] *********************************************************** >2018-06-18 15:33:00,120 p=12212 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,135 p=12212 u=mistral | skipping: [192.168.0.12] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:33:00,151 p=12212 u=mistral | TASK [Openstack Heat Agents package update] ************************************ >2018-06-18 15:33:37,147 p=12212 u=mistral | changed: [192.168.0.13] => {"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 openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: python-heat-agent-puppet = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-json-file = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-hiera = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-docker-cmd = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-apply-config = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-ansible = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Running transaction check\n---> Package python-heat-agent.noarch 0:0-0.15.1e6015dgit.el7ost will be updated\n---> Package python-heat-agent.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be an update\n---> Package python-heat-agent-ansible.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: ansible for package: python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n---> Package python-heat-agent-apply-config.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-docker-cmd.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: python-paunch for package: python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n---> Package python-heat-agent-hiera.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-json-file.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-puppet.noarch 0:0-0.15.1e6015dgit.el7ost will be updated\n---> Package python-heat-agent-puppet.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be an update\n--> Running transaction check\n---> Package ansible.noarch 0:2.4.3.0-1.el7ae will be installed\n--> Processing Dependency: sshpass for package: ansible-2.4.3.0-1.el7ae.noarch\n--> Processing Dependency: python-jmespath for package: ansible-2.4.3.0-1.el7ae.noarch\n---> Package python-paunch.noarch 0:2.5.0-1.el7ost will be installed\n--> Processing Dependency: docker for package: python-paunch-2.5.0-1.el7ost.noarch\n--> Running transaction check\n---> Package docker.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n--> Processing Dependency: docker-common = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: docker-client = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-1.13.1-63.git94f4240.el7.x86_64\n---> Package python-jmespath.noarch 0:0.9.0-5.el7ost will be installed\n---> Package sshpass.x86_64 0:1.06-2.el7 will be installed\n--> Running transaction check\n---> Package docker-client.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n---> Package docker-common.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n--> Processing Dependency: docker-rhel-push-plugin = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: skopeo-containers >= 1:0.1.26-2 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-umount >= 2:2.3.3-3 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-systemd-hook >= 1:0.1.4-9 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-register-machine >= 1:0-5.13 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: container-storage-setup >= 0.9.0-1 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: atomic-registries for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Running transaction check\n---> Package atomic-registries.x86_64 1:1.22.1-3.git2fd0860.el7 will be installed\n--> Processing Dependency: python-pytoml for package: 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64\n---> Package container-storage-setup.noarch 0:0.9.0-1.rhel75.gite0997c3.el7 will be installed\n---> Package docker-rhel-push-plugin.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n---> Package oci-register-machine.x86_64 1:0-6.git2b44233.el7 will be installed\n---> Package oci-systemd-hook.x86_64 1:0.1.15-2.gitc04483d.el7 will be installed\n---> Package oci-umount.x86_64 2:2.3.3-3.gite3c9055.el7 will be installed\n---> Package skopeo-containers.x86_64 1:0.1.29-3.dev.git7add6fc.el7 will be installed\n--> Running transaction check\n---> Package python-pytoml.noarch 0:0.1.14-1.git7dea353.el7 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\n rhelosp-13.0-puddle 4.3 k\nInstalling for dependencies:\n ansible noarch 2.4.3.0-1.el7ae rhelosp-13.0-puddle 7.6 M\n atomic-registries\n x86_64 1:1.22.1-3.git2fd0860.el7 rhelosp-rhel-7.5-extras 34 k\n container-storage-setup\n noarch 0.9.0-1.rhel75.gite0997c3.el7 rhelosp-rhel-7.5-extras 33 k\n docker x86_64 2:1.13.1-63.git94f4240.el7 rhelosp-13.0-image-build-override\n 16 M\n docker-client\n x86_64 2:1.13.1-63.git94f4240.el7 rhelosp-13.0-image-build-override\n 3.8 M\n docker-common\n x86_64 2:1.13.1-63.git94f4240.el7 rhelosp-13.0-image-build-override\n 87 k\n docker-rhel-push-plugin\n x86_64 2:1.13.1-63.git94f4240.el7 rhelosp-13.0-image-build-override\n 1.7 M\n oci-register-machine\n x86_64 1:0-6.git2b44233.el7 rhelosp-rhel-7.5-extras 1.1 M\n oci-systemd-hook\n x86_64 1:0.1.15-2.gitc04483d.el7 rhelosp-rhel-7.5-extras 33 k\n oci-umount x86_64 2:2.3.3-3.gite3c9055.el7 rhelosp-rhel-7.5-extras 32 k\n python-heat-agent-ansible\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.3 k\n python-heat-agent-apply-config\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 4.5 k\n python-heat-agent-docker-cmd\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.1 k\n python-heat-agent-hiera\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.1 k\n python-heat-agent-json-file\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 4.4 k\n python-jmespath\n noarch 0.9.0-5.el7ost rhelosp-13.0-puddle 39 k\n python-paunch\n noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 31 k\n python-pytoml\n noarch 0.1.14-1.git7dea353.el7 rhelosp-rhel-7.5-extras 18 k\n skopeo-containers\n x86_64 1:0.1.29-3.dev.git7add6fc.el7 rhelosp-rhel-7.5-extras 15 k\n sshpass x86_64 1.06-2.el7 rhelosp-rhel-7.5-extras 21 k\nUpdating for dependencies:\n python-heat-agent\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 14 k\n python-heat-agent-puppet\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.7 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+20 Dependent packages)\nUpgrade ( 2 Dependent packages)\n\nTotal download size: 31 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 7.9 MB/s | 31 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-heat-agent-1.5.4-0.20180308153305.ecf43c7.el7ost. 1/25 \n Updating : python-heat-agent-puppet-1.5.4-0.20180308153305.ecf43c7. 2/25 \n Installing : python-heat-agent-apply-config-1.5.4-0.20180308153305.ec 3/25 \n Installing : python-heat-agent-json-file-1.5.4-0.20180308153305.ecf43 4/25 \n Installing : python-heat-agent-hiera-1.5.4-0.20180308153305.ecf43c7.e 5/25 \n Installing : sshpass-1.06-2.el7.x86_64 6/25 \n Installing : python-jmespath-0.9.0-5.el7ost.noarch 7/25 \n Installing : ansible-2.4.3.0-1.el7ae.noarch 8/25 \n Installing : python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7 9/25 \n Installing : 2:docker-rhel-push-plugin-1.13.1-63.git94f4240.el7.x86_6 10/25 \n Installing : 1:oci-systemd-hook-0.1.15-2.gitc04483d.el7.x86_64 11/25 \n Installing : 2:oci-umount-2.3.3-3.gite3c9055.el7.x86_64 12/25 \n Installing : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 13/25 \n Installing : 1:skopeo-containers-0.1.29-3.dev.git7add6fc.el7.x86_64 14/25 \n Installing : python-pytoml-0.1.14-1.git7dea353.el7.noarch 15/25 \n Installing : 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64 16/25 \n Installing : container-storage-setup-0.9.0-1.rhel75.gite0997c3.el7.no 17/25 \n Installing : 2:docker-common-1.13.1-63.git94f4240.el7.x86_64 18/25 \n Installing : 2:docker-client-1.13.1-63.git94f4240.el7.x86_64 19/25 \n Installing : 2:docker-1.13.1-63.git94f4240.el7.x86_64 20/25 \n Installing : python-paunch-2.5.0-1.el7ost.noarch 21/25 \n Installing : python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf4 22/25 \n Installing : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7 23/25 \n Cleanup : python-heat-agent-puppet-0-0.15.1e6015dgit.el7ost.noarch 24/25 \n Cleanup : python-heat-agent-0-0.15.1e6015dgit.el7ost.noarch 25/25 \n Verifying : python-heat-agent-puppet-1.5.4-0.20180308153305.ecf43c7. 1/25 \n Verifying : python-heat-agent-apply-config-1.5.4-0.20180308153305.ec 2/25 \n Verifying : container-storage-setup-0.9.0-1.rhel75.gite0997c3.el7.no 3/25 \n Verifying : 2:docker-client-1.13.1-63.git94f4240.el7.x86_64 4/25 \n Verifying : 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64 5/25 \n Verifying : ansible-2.4.3.0-1.el7ae.noarch 6/25 \n Verifying : python-heat-agent-json-file-1.5.4-0.20180308153305.ecf43 7/25 \n Verifying : python-pytoml-0.1.14-1.git7dea353.el7.noarch 8/25 \n Verifying : 2:docker-1.13.1-63.git94f4240.el7.x86_64 9/25 \n Verifying : 2:docker-common-1.13.1-63.git94f4240.el7.x86_64 10/25 \n Verifying : python-paunch-2.5.0-1.el7ost.noarch 11/25 \n Verifying : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7 12/25 \n Verifying : 1:skopeo-containers-0.1.29-3.dev.git7add6fc.el7.x86_64 13/25 \n Verifying : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 14/25 \n Verifying : 2:oci-umount-2.3.3-3.gite3c9055.el7.x86_64 15/25 \n Verifying : python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7 16/25 \n Verifying : 1:oci-systemd-hook-0.1.15-2.gitc04483d.el7.x86_64 17/25 \n Verifying : python-heat-agent-1.5.4-0.20180308153305.ecf43c7.el7ost. 18/25 \n Verifying : python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf4 19/25 \n Verifying : python-heat-agent-hiera-1.5.4-0.20180308153305.ecf43c7.e 20/25 \n Verifying : 2:docker-rhel-push-plugin-1.13.1-63.git94f4240.el7.x86_6 21/25 \n Verifying : python-jmespath-0.9.0-5.el7ost.noarch 22/25 \n Verifying : sshpass-1.06-2.el7.x86_64 23/25 \n Verifying : python-heat-agent-0-0.15.1e6015dgit.el7ost.noarch 24/25 \n Verifying : python-heat-agent-puppet-0-0.15.1e6015dgit.el7ost.noarch 25/25 \n\nInstalled:\n openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nDependency Installed:\n ansible.noarch 0:2.4.3.0-1.el7ae \n atomic-registries.x86_64 1:1.22.1-3.git2fd0860.el7 \n container-storage-setup.noarch 0:0.9.0-1.rhel75.gite0997c3.el7 \n docker.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-client.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-common.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-rhel-push-plugin.x86_64 2:1.13.1-63.git94f4240.el7 \n oci-register-machine.x86_64 1:0-6.git2b44233.el7 \n oci-systemd-hook.x86_64 1:0.1.15-2.gitc04483d.el7 \n oci-umount.x86_64 2:2.3.3-3.gite3c9055.el7 \n python-heat-agent-ansible.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-apply-config.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-docker-cmd.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-hiera.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-json-file.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-jmespath.noarch 0:0.9.0-5.el7ost \n python-paunch.noarch 0:2.5.0-1.el7ost \n python-pytoml.noarch 0:0.1.14-1.git7dea353.el7 \n skopeo-containers.x86_64 1:0.1.29-3.dev.git7add6fc.el7 \n sshpass.x86_64 0:1.06-2.el7 \n\nDependency Updated:\n python-heat-agent.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-puppet.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nComplete!\n"]} >2018-06-18 15:33:37,286 p=12212 u=mistral | changed: [192.168.0.12] => {"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 openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: python-heat-agent-puppet = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-json-file = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-hiera = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-docker-cmd = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-apply-config = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent-ansible = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Processing Dependency: python-heat-agent = 1.5.4-0.20180308153305.ecf43c7.el7ost for package: openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n--> Running transaction check\n---> Package python-heat-agent.noarch 0:0-0.15.1e6015dgit.el7ost will be updated\n---> Package python-heat-agent.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be an update\n---> Package python-heat-agent-ansible.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: ansible for package: python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n---> Package python-heat-agent-apply-config.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-docker-cmd.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n--> Processing Dependency: python-paunch for package: python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch\n---> Package python-heat-agent-hiera.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-json-file.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be installed\n---> Package python-heat-agent-puppet.noarch 0:0-0.15.1e6015dgit.el7ost will be updated\n---> Package python-heat-agent-puppet.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost will be an update\n--> Running transaction check\n---> Package ansible.noarch 0:2.4.3.0-1.el7ae will be installed\n--> Processing Dependency: sshpass for package: ansible-2.4.3.0-1.el7ae.noarch\n--> Processing Dependency: python-jmespath for package: ansible-2.4.3.0-1.el7ae.noarch\n---> Package python-paunch.noarch 0:2.5.0-1.el7ost will be installed\n--> Processing Dependency: python2-tenacity >= 3.2.1 for package: python-paunch-2.5.0-1.el7ost.noarch\n--> Processing Dependency: docker for package: python-paunch-2.5.0-1.el7ost.noarch\n--> Running transaction check\n---> Package docker.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n--> Processing Dependency: docker-common = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: docker-client = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-1.13.1-63.git94f4240.el7.x86_64\n---> Package python-jmespath.noarch 0:0.9.0-5.el7ost will be installed\n---> Package python2-tenacity.noarch 0:4.8.0-1.el7ost will be installed\n---> Package sshpass.x86_64 0:1.06-2.el7 will be installed\n--> Running transaction check\n---> Package docker-client.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n---> Package docker-common.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n--> Processing Dependency: docker-rhel-push-plugin = 2:1.13.1-63.git94f4240.el7 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: skopeo-containers >= 1:0.1.26-2 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-umount >= 2:2.3.3-3 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-systemd-hook >= 1:0.1.4-9 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: oci-register-machine >= 1:0-5.13 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: container-storage-setup >= 0.9.0-1 for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Processing Dependency: atomic-registries for package: 2:docker-common-1.13.1-63.git94f4240.el7.x86_64\n--> Running transaction check\n---> Package atomic-registries.x86_64 1:1.22.1-3.git2fd0860.el7 will be installed\n--> Processing Dependency: python-pytoml for package: 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64\n---> Package container-storage-setup.noarch 0:0.9.0-1.rhel75.gite0997c3.el7 will be installed\n---> Package docker-rhel-push-plugin.x86_64 2:1.13.1-63.git94f4240.el7 will be installed\n---> Package oci-register-machine.x86_64 1:0-6.git2b44233.el7 will be installed\n---> Package oci-systemd-hook.x86_64 1:0.1.15-2.gitc04483d.el7 will be installed\n---> Package oci-umount.x86_64 2:2.3.3-3.gite3c9055.el7 will be installed\n---> Package skopeo-containers.x86_64 1:0.1.29-3.dev.git7add6fc.el7 will be installed\n--> Running transaction check\n---> Package python-pytoml.noarch 0:0.1.14-1.git7dea353.el7 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\n rhelosp-13.0-puddle 4.3 k\nInstalling for dependencies:\n ansible noarch 2.4.3.0-1.el7ae rhelosp-13.0-puddle 7.6 M\n atomic-registries x86_64 1:1.22.1-3.git2fd0860.el7\n rhelosp-rhel-7.5-extras 34 k\n container-storage-setup\n noarch 0.9.0-1.rhel75.gite0997c3.el7\n rhelosp-rhel-7.5-extras 33 k\n docker x86_64 2:1.13.1-63.git94f4240.el7\n rhelosp-13.0-image-build-override\n 16 M\n docker-client x86_64 2:1.13.1-63.git94f4240.el7\n rhelosp-13.0-image-build-override\n 3.8 M\n docker-common x86_64 2:1.13.1-63.git94f4240.el7\n rhelosp-13.0-image-build-override\n 87 k\n docker-rhel-push-plugin\n x86_64 2:1.13.1-63.git94f4240.el7\n rhelosp-13.0-image-build-override\n 1.7 M\n oci-register-machine\n x86_64 1:0-6.git2b44233.el7 rhelosp-rhel-7.5-extras 1.1 M\n oci-systemd-hook x86_64 1:0.1.15-2.gitc04483d.el7\n rhelosp-rhel-7.5-extras 33 k\n oci-umount x86_64 2:2.3.3-3.gite3c9055.el7\n rhelosp-rhel-7.5-extras 32 k\n python-heat-agent-ansible\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.3 k\n python-heat-agent-apply-config\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 4.5 k\n python-heat-agent-docker-cmd\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.1 k\n python-heat-agent-hiera\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.1 k\n python-heat-agent-json-file\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 4.4 k\n python-jmespath noarch 0.9.0-5.el7ost rhelosp-13.0-puddle 39 k\n python-paunch noarch 2.5.0-1.el7ost rhelosp-13.0-puddle 31 k\n python-pytoml noarch 0.1.14-1.git7dea353.el7 rhelosp-rhel-7.5-extras 18 k\n python2-tenacity noarch 4.8.0-1.el7ost rhelosp-13.0-puddle 43 k\n skopeo-containers x86_64 1:0.1.29-3.dev.git7add6fc.el7\n rhelosp-rhel-7.5-extras 15 k\n sshpass x86_64 1.06-2.el7 rhelosp-rhel-7.5-extras 21 k\nUpdating for dependencies:\n python-heat-agent noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 14 k\n python-heat-agent-puppet\n noarch 1.5.4-0.20180308153305.ecf43c7.el7ost\n rhelosp-13.0-puddle 5.7 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+21 Dependent packages)\nUpgrade ( 2 Dependent packages)\n\nTotal download size: 31 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 8.4 MB/s | 31 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : python-heat-agent-1.5.4-0.20180308153305.ecf43c7.el7ost. 1/26 \n Updating : python-heat-agent-puppet-1.5.4-0.20180308153305.ecf43c7. 2/26 \n Installing : python-heat-agent-apply-config-1.5.4-0.20180308153305.ec 3/26 \n Installing : python-heat-agent-json-file-1.5.4-0.20180308153305.ecf43 4/26 \n Installing : python-heat-agent-hiera-1.5.4-0.20180308153305.ecf43c7.e 5/26 \n Installing : sshpass-1.06-2.el7.x86_64 6/26 \n Installing : python-jmespath-0.9.0-5.el7ost.noarch 7/26 \n Installing : ansible-2.4.3.0-1.el7ae.noarch 8/26 \n Installing : python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7 9/26 \n Installing : 2:docker-rhel-push-plugin-1.13.1-63.git94f4240.el7.x86_6 10/26 \n Installing : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 11/26 \n Installing : 1:oci-systemd-hook-0.1.15-2.gitc04483d.el7.x86_64 12/26 \n Installing : python2-tenacity-4.8.0-1.el7ost.noarch 13/26 \n Installing : 2:oci-umount-2.3.3-3.gite3c9055.el7.x86_64 14/26 \n Installing : 1:skopeo-containers-0.1.29-3.dev.git7add6fc.el7.x86_64 15/26 \n Installing : python-pytoml-0.1.14-1.git7dea353.el7.noarch 16/26 \n Installing : 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64 17/26 \n Installing : container-storage-setup-0.9.0-1.rhel75.gite0997c3.el7.no 18/26 \n Installing : 2:docker-common-1.13.1-63.git94f4240.el7.x86_64 19/26 \n Installing : 2:docker-client-1.13.1-63.git94f4240.el7.x86_64 20/26 \n Installing : 2:docker-1.13.1-63.git94f4240.el7.x86_64 21/26 \n Installing : python-paunch-2.5.0-1.el7ost.noarch 22/26 \n Installing : python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf4 23/26 \n Installing : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7 24/26 \n Cleanup : python-heat-agent-puppet-0-0.15.1e6015dgit.el7ost.noarch 25/26 \n Cleanup : python-heat-agent-0-0.15.1e6015dgit.el7ost.noarch 26/26 \n Verifying : python-heat-agent-puppet-1.5.4-0.20180308153305.ecf43c7. 1/26 \n Verifying : python-heat-agent-apply-config-1.5.4-0.20180308153305.ec 2/26 \n Verifying : container-storage-setup-0.9.0-1.rhel75.gite0997c3.el7.no 3/26 \n Verifying : 2:docker-client-1.13.1-63.git94f4240.el7.x86_64 4/26 \n Verifying : 1:atomic-registries-1.22.1-3.git2fd0860.el7.x86_64 5/26 \n Verifying : ansible-2.4.3.0-1.el7ae.noarch 6/26 \n Verifying : python-heat-agent-json-file-1.5.4-0.20180308153305.ecf43 7/26 \n Verifying : python-pytoml-0.1.14-1.git7dea353.el7.noarch 8/26 \n Verifying : 2:docker-1.13.1-63.git94f4240.el7.x86_64 9/26 \n Verifying : 2:docker-common-1.13.1-63.git94f4240.el7.x86_64 10/26 \n Verifying : python-paunch-2.5.0-1.el7ost.noarch 11/26 \n Verifying : openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7 12/26 \n Verifying : 1:skopeo-containers-0.1.29-3.dev.git7add6fc.el7.x86_64 13/26 \n Verifying : python-heat-agent-docker-cmd-1.5.4-0.20180308153305.ecf4 14/26 \n Verifying : 2:oci-umount-2.3.3-3.gite3c9055.el7.x86_64 15/26 \n Verifying : python-heat-agent-ansible-1.5.4-0.20180308153305.ecf43c7 16/26 \n Verifying : python2-tenacity-4.8.0-1.el7ost.noarch 17/26 \n Verifying : 1:oci-systemd-hook-0.1.15-2.gitc04483d.el7.x86_64 18/26 \n Verifying : python-heat-agent-1.5.4-0.20180308153305.ecf43c7.el7ost. 19/26 \n Verifying : 1:oci-register-machine-0-6.git2b44233.el7.x86_64 20/26 \n Verifying : python-heat-agent-hiera-1.5.4-0.20180308153305.ecf43c7.e 21/26 \n Verifying : 2:docker-rhel-push-plugin-1.13.1-63.git94f4240.el7.x86_6 22/26 \n Verifying : python-jmespath-0.9.0-5.el7ost.noarch 23/26 \n Verifying : sshpass-1.06-2.el7.x86_64 24/26 \n Verifying : python-heat-agent-0-0.15.1e6015dgit.el7ost.noarch 25/26 \n Verifying : python-heat-agent-puppet-0-0.15.1e6015dgit.el7ost.noarch 26/26 \n\nInstalled:\n openstack-heat-agents.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nDependency Installed:\n ansible.noarch 0:2.4.3.0-1.el7ae \n atomic-registries.x86_64 1:1.22.1-3.git2fd0860.el7 \n container-storage-setup.noarch 0:0.9.0-1.rhel75.gite0997c3.el7 \n docker.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-client.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-common.x86_64 2:1.13.1-63.git94f4240.el7 \n docker-rhel-push-plugin.x86_64 2:1.13.1-63.git94f4240.el7 \n oci-register-machine.x86_64 1:0-6.git2b44233.el7 \n oci-systemd-hook.x86_64 1:0.1.15-2.gitc04483d.el7 \n oci-umount.x86_64 2:2.3.3-3.gite3c9055.el7 \n python-heat-agent-ansible.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-apply-config.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-docker-cmd.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-hiera.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-json-file.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-jmespath.noarch 0:0.9.0-5.el7ost \n python-paunch.noarch 0:2.5.0-1.el7ost \n python-pytoml.noarch 0:0.1.14-1.git7dea353.el7 \n python2-tenacity.noarch 0:4.8.0-1.el7ost \n skopeo-containers.x86_64 1:0.1.29-3.dev.git7add6fc.el7 \n sshpass.x86_64 0:1.06-2.el7 \n\nDependency Updated:\n python-heat-agent.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n python-heat-agent-puppet.noarch 0:1.5.4-0.20180308153305.ecf43c7.el7ost \n\nComplete!\n"]} >2018-06-18 15:33:37,304 p=12212 u=mistral | TASK [Update os-collect-config] ************************************************ >2018-06-18 15:33:53,346 p=12212 u=mistral | changed: [192.168.0.13] => {"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-collect-config.noarch 0:5.2.1-2.el7ost will be updated\n---> Package os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost will be an update\n--> Processing Dependency: python2-oslo-log >= 3.36.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-oslo-config >= 2:5.1.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-heatclient >= 1.10.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-six for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Running transaction check\n---> Package python-heatclient.noarch 0:1.8.2-1.el7ost will be obsoleted\n---> Package python-oslo-config.noarch 2:4.11.1-1.el7ost will be obsoleted\n---> Package python-oslo-log.noarch 0:3.30.2-1.el7ost will be obsoleted\n---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted\n---> Package python2-heatclient.noarch 0:1.14.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-osc-lib >= 1.8.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-keystoneauth1 >= 3.3.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-babel for package: python2-heatclient-1.14.0-1.el7ost.noarch\n---> Package python2-oslo-config.noarch 2:5.2.0-1.el7ost will be obsoleting\n---> Package python2-oslo-log.noarch 0:3.36.0-1.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-log-lang = 3.36.0-1.el7ost for package: python2-oslo-log-3.36.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-context >= 2.19.2 for package: python2-oslo-log-3.36.0-1.el7ost.noarch\n---> Package python2-six.noarch 0:1.10.0-9.el7ost will be obsoleting\n--> Running transaction check\n---> Package python-babel.noarch 0:2.3.4-1.el7ost will be obsoleted\n---> Package python-keystoneauth1.noarch 0:3.1.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-context.noarch 0:2.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-i18n.noarch 0:3.9.0-1.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-serialization.noarch 0:2.13.2-1.el7ost will be obsoleted\n---> Package python-oslo-utils.noarch 0:3.22.1-1.el7ost will be obsoleted\n---> Package python2-babel.noarch 0:2.3.4-1.1.el7ost will be obsoleting\n---> Package python2-keystoneauth1.noarch 0:3.4.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-requests >= 2.14.2 for package: python2-keystoneauth1-3.4.0-1.el7ost.noarch\n---> Package python2-osc-lib.noarch 0:1.9.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-openstacksdk >= 0.9.19 for package: python2-osc-lib-1.9.0-1.el7ost.noarch\n---> Package python2-oslo-context.noarch 0:2.20.0-1.el7ost will be obsoleting\n---> Package python2-oslo-i18n.noarch 0:3.19.0-2.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-i18n-lang = 3.19.0-2.el7ost for package: python2-oslo-i18n-3.19.0-2.el7ost.noarch\n---> Package python2-oslo-serialization.noarch 0:2.24.0-1.el7ost will be obsoleting\n---> Package python2-oslo-utils.noarch 0:3.35.0-1.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-utils-lang = 3.35.0-1.el7ost for package: python2-oslo-utils-3.35.0-1.el7ost.noarch\n--> Running transaction check\n---> Package python-openstacksdk.noarch 0:0.9.17-1.el7ost will be obsoleted\n---> Package python-oslo-i18n-lang.noarch 0:3.9.0-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-utils-lang.noarch 0:3.22.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-requests.noarch 0:2.11.1-1.el7ost will be obsoleted\n---> Package python2-openstacksdk.noarch 0:0.11.3-1.el7ost will be obsoleting\n--> Processing Dependency: python2-os-service-types >= 1.1.0 for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n--> Processing Dependency: python2-munch for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n--> Processing Dependency: python2-futures for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n---> Package python2-requests.noarch 0:2.14.2-1.el7ost will be obsoleting\n--> Processing Dependency: python2-urllib3 = 1.21.1 for package: python2-requests-2.14.2-1.el7ost.noarch\n--> Running transaction check\n---> Package python-futures.noarch 0:3.0.3-1.el7ost will be obsoleted\n---> Package python-urllib3.noarch 0:1.16-1.el7ost will be obsoleted\n---> Package python2-futures.noarch 0:3.1.1-2.1.el7ost will be obsoleting\n---> Package python2-munch.noarch 0:2.2.0-2.el7ost will be installed\n---> Package python2-os-service-types.noarch 0:1.1.0-1.el7ost will be installed\n---> Package python2-urllib3.noarch 0:1.21.1-1.2.el7ost will be obsoleting\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\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-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-heatclient noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 159 k\n replacing python-heatclient.noarch 1.8.2-1.el7ost\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-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-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-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-i18n noarch 3.19.0-2.el7ost rhelosp-13.0-puddle 52 k\n replacing python-oslo-i18n.noarch 3.9.0-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-serialization noarch 2.24.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-oslo-serialization.noarch 2.13.2-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.22.1-1.el7ost\n python2-requests noarch 2.14.2-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-requests.noarch 2.11.1-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\n python2-urllib3 noarch 1.21.1-1.2.el7ost rhelosp-13.0-puddle 173 k\n replacing python-urllib3.noarch 1.16-1.el7ost\nUpdating:\n os-collect-config noarch 8.3.1-0.20180308131451.08bb3bd.el7ost\n rhelosp-13.0-puddle 44 k\nInstalling for dependencies:\n python2-munch noarch 2.2.0-2.el7ost rhelosp-13.0-puddle 16 k\n python2-os-service-types noarch 1.1.0-1.el7ost rhelosp-13.0-puddle 28 k\nUpdating for dependencies:\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-utils-lang noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n\nTransaction Summary\n================================================================================\nInstall 15 Packages (+2 Dependent packages)\nUpgrade 1 Package (+3 Dependent packages)\n\nTotal download size: 6.9 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.4 MB/s | 6.9 MB 00:04 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-six-1.10.0-9.el7ost.noarch 1/40 \n Installing : python2-babel-2.3.4-1.1.el7ost.noarch 2/40 \n Installing : python2-urllib3-1.21.1-1.2.el7ost.noarch 3/40 \n Installing : python2-requests-2.14.2-1.el7ost.noarch 4/40 \n Installing : python2-keystoneauth1-3.4.0-1.el7ost.noarch 5/40 \n Installing : python2-munch-2.2.0-2.el7ost.noarch 6/40 \n Updating : python-oslo-log-lang-3.36.0-1.el7ost.noarch 7/40 \n Updating : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 8/40 \n Installing : python2-oslo-i18n-3.19.0-2.el7ost.noarch 9/40 \n Installing : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 10/40 \n Installing : python2-os-service-types-1.1.0-1.el7ost.noarch 11/40 \n Installing : python2-oslo-context-2.20.0-1.el7ost.noarch 12/40 \n Updating : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 13/40 \n Installing : python2-oslo-utils-3.35.0-1.el7ost.noarch 14/40 \n Installing : python2-oslo-serialization-2.24.0-1.el7ost.noarch 15/40 \n Installing : python2-oslo-log-3.36.0-1.el7ost.noarch 16/40 \n Installing : python2-futures-3.1.1-2.1.el7ost.noarch 17/40 \n Installing : python2-openstacksdk-0.11.3-1.el7ost.noarch 18/40 \n Installing : python2-osc-lib-1.9.0-1.el7ost.noarch 19/40 \n Installing : python2-heatclient-1.14.0-1.el7ost.noarch 20/40 \n Updating : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost. 21/40 \n Cleanup : os-collect-config-5.2.1-2.el7ost.noarch 22/40 \n Erasing : python-heatclient-1.8.2-1.el7ost.noarch 23/40 \n Erasing : python-oslo-log-3.30.2-1.el7ost.noarch 24/40 \n Erasing : python-osc-lib-1.7.0-1.el7ost.noarch 25/40 \n Erasing : python-oslo-serialization-2.13.2-1.el7ost.noarch 26/40 \n Erasing : python-oslo-utils-3.22.1-1.el7ost.noarch 27/40 \n Erasing : 2:python-oslo-config-4.11.1-1.el7ost.noarch 28/40 \n Erasing : python-oslo-i18n-3.9.0-1.1.el7ost.noarch 29/40 \n Erasing : python-openstacksdk-0.9.17-1.el7ost.noarch 30/40 \n Erasing : python-keystoneauth1-3.1.0-1.el7ost.noarch 31/40 \n Erasing : python-requests-2.11.1-1.el7ost.noarch 32/40 \n Erasing : python-urllib3-1.16-1.el7ost.noarch 33/40 \n Erasing : python-oslo-context-2.17.1-1.el7ost.noarch 34/40 \n Erasing : python-babel-2.3.4-1.el7ost.noarch 35/40 \n Erasing : python-six-1.9.0-2.el7.noarch 36/40 \n Cleanup : python-oslo-i18n-lang-3.9.0-1.1.el7ost.noarch 37/40 \n Cleanup : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 38/40 \n Cleanup : python-oslo-log-lang-3.30.2-1.el7ost.noarch 39/40 \n Erasing : python-futures-3.0.3-1.el7ost.noarch 40/40 \n Verifying : python2-futures-3.1.1-2.1.el7ost.noarch 1/40 \n Verifying : python2-urllib3-1.21.1-1.2.el7ost.noarch 2/40 \n Verifying : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 3/40 \n Verifying : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 4/40 \n Verifying : python2-babel-2.3.4-1.1.el7ost.noarch 5/40 \n Verifying : python2-oslo-context-2.20.0-1.el7ost.noarch 6/40 \n Verifying : python2-oslo-serialization-2.24.0-1.el7ost.noarch 7/40 \n Verifying : python2-os-service-types-1.1.0-1.el7ost.noarch 8/40 \n Verifying : python2-osc-lib-1.9.0-1.el7ost.noarch 9/40 \n Verifying : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 10/40 \n Verifying : python2-oslo-utils-3.35.0-1.el7ost.noarch 11/40 \n Verifying : python2-heatclient-1.14.0-1.el7ost.noarch 12/40 \n Verifying : python2-oslo-i18n-3.19.0-2.el7ost.noarch 13/40 \n Verifying : python-oslo-log-lang-3.36.0-1.el7ost.noarch 14/40 \n Verifying : python2-six-1.10.0-9.el7ost.noarch 15/40 \n Verifying : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost. 16/40 \n Verifying : python2-openstacksdk-0.11.3-1.el7ost.noarch 17/40 \n Verifying : python2-munch-2.2.0-2.el7ost.noarch 18/40 \n Verifying : python2-requests-2.14.2-1.el7ost.noarch 19/40 \n Verifying : python2-keystoneauth1-3.4.0-1.el7ost.noarch 20/40 \n Verifying : python2-oslo-log-3.36.0-1.el7ost.noarch 21/40 \n Verifying : python-babel-2.3.4-1.el7ost.noarch 22/40 \n Verifying : python-oslo-i18n-3.9.0-1.1.el7ost.noarch 23/40 \n Verifying : python-oslo-log-3.30.2-1.el7ost.noarch 24/40 \n Verifying : python-urllib3-1.16-1.el7ost.noarch 25/40 \n Verifying : python-keystoneauth1-3.1.0-1.el7ost.noarch 26/40 \n Verifying : python-futures-3.0.3-1.el7ost.noarch 27/40 \n Verifying : python-heatclient-1.8.2-1.el7ost.noarch 28/40 \n Verifying : python-oslo-context-2.17.1-1.el7ost.noarch 29/40 \n Verifying : 2:python-oslo-config-4.11.1-1.el7ost.noarch 30/40 \n Verifying : python-six-1.9.0-2.el7.noarch 31/40 \n Verifying : python-oslo-utils-3.22.1-1.el7ost.noarch 32/40 \n Verifying : python-oslo-i18n-lang-3.9.0-1.1.el7ost.noarch 33/40 \n Verifying : python-openstacksdk-0.9.17-1.el7ost.noarch 34/40 \n Verifying : python-requests-2.11.1-1.el7ost.noarch 35/40 \n Verifying : python-oslo-utils-lang-3.22.1-1.el7ost.noarch 36/40 \n Verifying : python-osc-lib-1.7.0-1.el7ost.noarch 37/40 \n Verifying : python-oslo-log-lang-3.30.2-1.el7ost.noarch 38/40 \n Verifying : os-collect-config-5.2.1-2.el7ost.noarch 39/40 \n Verifying : python-oslo-serialization-2.13.2-1.el7ost.noarch 40/40 \n\nInstalled:\n python2-babel.noarch 0:2.3.4-1.1.el7ost \n python2-futures.noarch 0:3.1.1-2.1.el7ost \n python2-heatclient.noarch 0:1.14.0-1.el7ost \n python2-keystoneauth1.noarch 0:3.4.0-1.el7ost \n python2-openstacksdk.noarch 0:0.11.3-1.el7ost \n python2-osc-lib.noarch 0:1.9.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-i18n.noarch 0:3.19.0-2.el7ost \n python2-oslo-log.noarch 0:3.36.0-1.el7ost \n python2-oslo-serialization.noarch 0:2.24.0-1.el7ost \n python2-oslo-utils.noarch 0:3.35.0-1.el7ost \n python2-requests.noarch 0:2.14.2-1.el7ost \n python2-six.noarch 0:1.10.0-9.el7ost \n python2-urllib3.noarch 0:1.21.1-1.2.el7ost \n\nDependency Installed:\n python2-munch.noarch 0:2.2.0-2.el7ost \n python2-os-service-types.noarch 0:1.1.0-1.el7ost \n\nUpdated:\n os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost \n\nDependency Updated:\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-utils-lang.noarch 0:3.35.0-1.el7ost \n\nReplaced:\n python-babel.noarch 0:2.3.4-1.el7ost \n python-futures.noarch 0:3.0.3-1.el7ost \n python-heatclient.noarch 0:1.8.2-1.el7ost \n python-keystoneauth1.noarch 0:3.1.0-1.el7ost \n python-openstacksdk.noarch 0:0.9.17-1.el7ost \n python-osc-lib.noarch 0:1.7.0-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-i18n.noarch 0:3.9.0-1.1.el7ost \n python-oslo-log.noarch 0:3.30.2-1.el7ost \n python-oslo-serialization.noarch 0:2.13.2-1.el7ost \n python-oslo-utils.noarch 0:3.22.1-1.el7ost \n python-requests.noarch 0:2.11.1-1.el7ost \n python-six.noarch 0:1.9.0-2.el7 \n python-urllib3.noarch 0:1.16-1.el7ost \n\nComplete!\n"]} >2018-06-18 15:33:54,844 p=12212 u=mistral | changed: [192.168.0.12] => {"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-collect-config.noarch 0:5.2.1-2.el7ost will be updated\n---> Package os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost will be an update\n--> Processing Dependency: python2-oslo-log >= 3.36.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-oslo-config >= 2:5.1.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-keystoneclient >= 1:3.8.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-heatclient >= 1.10.0 for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Processing Dependency: python2-six for package: os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost.noarch\n--> Running transaction check\n---> Package python-heatclient.noarch 0:1.5.2-1.el7ost will be obsoleted\n---> Package python-keystoneclient.noarch 1:3.5.1-1.el7ost will be obsoleted\n---> Package python-oslo-config.noarch 2:3.17.1-1.el7ost will be obsoleted\n---> Package python-oslo-log.noarch 0:3.16.1-2.el7ost will be obsoleted\n---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted\n---> Package python2-heatclient.noarch 0:1.14.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-swiftclient >= 3.2.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-osc-lib >= 1.8.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-keystoneauth1 >= 3.3.0 for package: python2-heatclient-1.14.0-1.el7ost.noarch\n--> Processing Dependency: python2-babel for package: python2-heatclient-1.14.0-1.el7ost.noarch\n---> Package python2-keystoneclient.noarch 1:3.15.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-stevedore >= 1.20.0 for package: 1:python2-keystoneclient-3.15.0-1.el7ost.noarch\n--> Processing Dependency: python2-requests >= 2.14.2 for package: 1:python2-keystoneclient-3.15.0-1.el7ost.noarch\n--> Processing Dependency: python2-pbr >= 2.0.0 for package: 1:python2-keystoneclient-3.15.0-1.el7ost.noarch\n---> Package python2-oslo-config.noarch 2:5.2.0-1.el7ost will be obsoleting\n---> Package python2-oslo-log.noarch 0:3.36.0-1.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-log-lang = 3.36.0-1.el7ost for package: python2-oslo-log-3.36.0-1.el7ost.noarch\n--> Processing Dependency: python2-oslo-context >= 2.19.2 for package: python2-oslo-log-3.36.0-1.el7ost.noarch\n---> Package python2-six.noarch 0:1.10.0-9.el7ost will be obsoleting\n--> Running transaction check\n---> Package python-babel.noarch 0:2.3.4-1.el7ost will be obsoleted\n---> Package python-keystoneauth1.noarch 0:2.12.3-1.el7ost will be obsoleted\n---> Package python-osc-lib.noarch 0:1.1.0-4.el7ost will be obsoleted\n---> Package python-oslo-context.noarch 0:2.9.0-1.el7ost will be obsoleted\n---> Package python-oslo-i18n.noarch 0:3.9.0-1.1.el7ost will be obsoleted\n---> Package python-oslo-log-lang.noarch 0:3.16.1-2.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-serialization.noarch 0:2.13.2-1.el7ost will be obsoleted\n---> Package python-oslo-utils.noarch 0:3.16.0-1.el7ost will be obsoleted\n---> Package python-pbr.noarch 0:1.10.0-1.el7ost will be obsoleted\n---> Package python-requests.noarch 0:2.11.1-1.el7ost will be obsoleted\n---> Package python-stevedore.noarch 0:1.17.1-1.el7ost will be obsoleted\n---> Package python-swiftclient.noarch 0:3.1.0-2.el7ost will be obsoleted\n---> Package python2-babel.noarch 0:2.3.4-1.1.el7ost will be obsoleting\n---> Package python2-keystoneauth1.noarch 0:3.4.0-1.el7ost will be obsoleting\n---> Package python2-osc-lib.noarch 0:1.9.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-os-client-config >= 1.28.0 for package: python2-osc-lib-1.9.0-1.el7ost.noarch\n--> Processing Dependency: python2-openstacksdk >= 0.9.19 for package: python2-osc-lib-1.9.0-1.el7ost.noarch\n--> Processing Dependency: python-cliff >= 2.8.0 for package: python2-osc-lib-1.9.0-1.el7ost.noarch\n---> Package python2-oslo-context.noarch 0:2.20.0-1.el7ost will be obsoleting\n---> Package python2-oslo-i18n.noarch 0:3.19.0-2.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-i18n-lang = 3.19.0-2.el7ost for package: python2-oslo-i18n-3.19.0-2.el7ost.noarch\n---> Package python2-oslo-serialization.noarch 0:2.24.0-1.el7ost will be obsoleting\n---> Package python2-oslo-utils.noarch 0:3.35.0-1.el7ost will be obsoleting\n--> Processing Dependency: python-oslo-utils-lang = 3.35.0-1.el7ost for package: python2-oslo-utils-3.35.0-1.el7ost.noarch\n---> Package python2-pbr.noarch 0:3.1.1-2.el7ost will be obsoleting\n---> Package python2-requests.noarch 0:2.14.2-1.el7ost will be obsoleting\n--> Processing Dependency: python2-urllib3 = 1.21.1 for package: python2-requests-2.14.2-1.el7ost.noarch\n---> Package python2-stevedore.noarch 0:1.28.0-1.el7ost will be obsoleting\n---> Package python2-swiftclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n--> Processing Dependency: python2-futures for package: python2-swiftclient-3.5.0-1.el7ost.noarch\n--> Running transaction check\n---> Package python-cliff.noarch 0:2.2.0-1.el7ost will be obsoleted\n---> Package python-futures.noarch 0:3.0.3-1.el7ost will be obsoleted\n---> Package python-openstacksdk.noarch 0:0.9.5-1.el7ost will be obsoleted\n---> Package python-os-client-config.noarch 0:1.21.1-1.el7ost will be obsoleted\n---> Package python-oslo-i18n-lang.noarch 0:3.9.0-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-utils-lang.noarch 0:3.16.0-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-urllib3.noarch 0:1.16-1.el7ost will be obsoleted\n---> Package python2-cliff.noarch 0:2.11.0-1.el7ost will be obsoleting\n---> Package python2-futures.noarch 0:3.1.1-2.1.el7ost will be obsoleting\n---> Package python2-openstacksdk.noarch 0:0.11.3-1.el7ost will be obsoleting\n--> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n--> Processing Dependency: python2-os-service-types >= 1.1.0 for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n--> Processing Dependency: python2-munch for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n--> Processing Dependency: python2-deprecation for package: python2-openstacksdk-0.11.3-1.el7ost.noarch\n---> Package python2-os-client-config.noarch 0:1.29.0-1.el7ost will be obsoleting\n---> Package python2-urllib3.noarch 0:1.21.1-1.2.el7ost will be obsoleting\n--> Running transaction check\n---> Package python-deprecation.noarch 0:1.0-3.el7 will be installed\n---> Package python-requestsexceptions.noarch 0:1.1.3-1.el7ost will be obsoleted\n---> Package python2-munch.noarch 0:2.2.0-2.el7ost will be installed\n---> Package python2-os-service-types.noarch 0:1.1.0-1.el7ost will be installed\n---> Package python2-requestsexceptions.noarch 0:1.4.0-1.el7ost will be obsoleting\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\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-cliff noarch 2.11.0-1.el7ost rhelosp-13.0-puddle 88 k\n replacing python-cliff.noarch 2.2.0-1.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-heatclient noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 159 k\n replacing python-heatclient.noarch 1.5.2-1.el7ost\n python2-keystoneauth1 noarch 3.4.0-1.el7ost rhelosp-13.0-puddle 385 k\n replacing python-keystoneauth1.noarch 2.12.3-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.5.1-1.el7ost\n python2-openstacksdk noarch 0.11.3-1.el7ost rhelosp-13.0-puddle 566 k\n replacing python-openstacksdk.noarch 0.9.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.21.1-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.1.0-4.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:3.17.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.9.0-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.9.0-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.16.1-2.el7ost\n python2-oslo-serialization noarch 2.24.0-1.el7ost rhelosp-13.0-puddle 28 k\n replacing python-oslo-serialization.noarch 2.13.2-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.16.0-1.el7ost\n python2-pbr noarch 3.1.1-2.el7ost rhelosp-13.0-puddle 267 k\n replacing python-pbr.noarch 1.10.0-1.el7ost\n python2-requests noarch 2.14.2-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-requests.noarch 2.11.1-1.el7ost\n python2-requestsexceptions noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 11 k\n replacing python-requestsexceptions.noarch 1.1.3-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\n python2-stevedore noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 57 k\n replacing python-stevedore.noarch 1.17.1-1.el7ost\n python2-swiftclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 160 k\n replacing python-swiftclient.noarch 3.1.0-2.el7ost\n python2-urllib3 noarch 1.21.1-1.2.el7ost rhelosp-13.0-puddle 173 k\n replacing python-urllib3.noarch 1.16-1.el7ost\nUpdating:\n os-collect-config noarch 8.3.1-0.20180308131451.08bb3bd.el7ost\n rhelosp-13.0-puddle 44 k\nInstalling for dependencies:\n python-deprecation noarch 1.0-3.el7 rhelosp-13.0-puddle 15 k\n python2-munch noarch 2.2.0-2.el7ost rhelosp-13.0-puddle 16 k\n python2-os-service-types noarch 1.1.0-1.el7ost rhelosp-13.0-puddle 28 k\nUpdating for dependencies:\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-utils-lang noarch 3.35.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n\nTransaction Summary\n================================================================================\nInstall 22 Packages (+3 Dependent packages)\nUpgrade 1 Package (+3 Dependent packages)\n\nTotal download size: 7.8 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.4 MB/s | 7.8 MB 00:05 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-six-1.10.0-9.el7ost.noarch 1/55 \n Installing : python2-pbr-3.1.1-2.el7ost.noarch 2/55 \n Installing : python2-stevedore-1.28.0-1.el7ost.noarch 3/55 \n Installing : python2-babel-2.3.4-1.1.el7ost.noarch 4/55 \n Installing : python2-cliff-2.11.0-1.el7ost.noarch 5/55 \n Installing : python2-requestsexceptions-1.4.0-1.el7ost.noarch 6/55 \n Installing : python2-futures-3.1.1-2.1.el7ost.noarch 7/55 \n Installing : python2-oslo-context-2.20.0-1.el7ost.noarch 8/55 \n Installing : python2-os-service-types-1.1.0-1.el7ost.noarch 9/55 \n Installing : python2-urllib3-1.21.1-1.2.el7ost.noarch 10/55 \n Installing : python2-requests-2.14.2-1.el7ost.noarch 11/55 \n Installing : python2-keystoneauth1-3.4.0-1.el7ost.noarch 12/55 \n Installing : python2-os-client-config-1.29.0-1.el7ost.noarch 13/55 \n Updating : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 14/55 \n Updating : python-oslo-log-lang-3.36.0-1.el7ost.noarch 15/55 \n Installing : python-deprecation-1.0-3.el7.noarch 16/55 \n Updating : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 17/55 \n Installing : python2-oslo-i18n-3.19.0-2.el7ost.noarch 18/55 \n Installing : python2-oslo-utils-3.35.0-1.el7ost.noarch 19/55 \n Installing : python2-oslo-serialization-2.24.0-1.el7ost.noarch 20/55 \n Installing : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 21/55 \n Installing : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 22/55 \n Installing : python2-swiftclient-3.5.0-1.el7ost.noarch 23/55 \n Installing : python2-oslo-log-3.36.0-1.el7ost.noarch 24/55 \n Installing : python2-munch-2.2.0-2.el7ost.noarch 25/55 \n Installing : python2-openstacksdk-0.11.3-1.el7ost.noarch 26/55 \n Installing : python2-osc-lib-1.9.0-1.el7ost.noarch 27/55 \n Installing : python2-heatclient-1.14.0-1.el7ost.noarch 28/55 \n Updating : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost. 29/55 \n Cleanup : os-collect-config-5.2.1-2.el7ost.noarch 30/55 \n Erasing : python-heatclient-1.5.2-1.el7ost.noarch 31/55 \n Erasing : python-osc-lib-1.1.0-4.el7ost.noarch 32/55 \n Erasing : python-oslo-log-3.16.1-2.el7ost.noarch 33/55 \n Erasing : python-openstacksdk-0.9.5-1.el7ost.noarch 34/55 \n Erasing : python-swiftclient-3.1.0-2.el7ost.noarch 35/55 \n Erasing : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 36/55 \n Erasing : python-oslo-serialization-2.13.2-1.el7ost.noarch 37/55 \n Erasing : python-oslo-utils-3.16.0-1.el7ost.noarch 38/55 \n Erasing : 2:python-oslo-config-3.17.1-1.el7ost.noarch 39/55 \n Erasing : python-oslo-i18n-3.9.0-1.1.el7ost.noarch 40/55 \n Erasing : python-os-client-config-1.21.1-1.el7ost.noarch 41/55 \n Erasing : python-keystoneauth1-2.12.3-1.el7ost.noarch 42/55 \n Erasing : python-oslo-context-2.9.0-1.el7ost.noarch 43/55 \n Erasing : python-cliff-2.2.0-1.el7ost.noarch 44/55 \n Erasing : python-stevedore-1.17.1-1.el7ost.noarch 45/55 \n Erasing : python-requests-2.11.1-1.el7ost.noarch 46/55 \n Erasing : python-urllib3-1.16-1.el7ost.noarch 47/55 \n Erasing : python-six-1.9.0-2.el7.noarch 48/55 \n Erasing : python-pbr-1.10.0-1.el7ost.noarch 49/55 \n Erasing : python-babel-2.3.4-1.el7ost.noarch 50/55 \n Erasing : python-requestsexceptions-1.1.3-1.el7ost.noarch 51/55 \n Cleanup : python-oslo-i18n-lang-3.9.0-1.1.el7ost.noarch 52/55 \n Cleanup : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 53/55 \n Erasing : python-futures-3.0.3-1.el7ost.noarch 54/55 \n Cleanup : python-oslo-log-lang-3.16.1-2.el7ost.noarch 55/55 \n Verifying : python2-futures-3.1.1-2.1.el7ost.noarch 1/55 \n Verifying : python2-stevedore-1.28.0-1.el7ost.noarch 2/55 \n Verifying : python2-pbr-3.1.1-2.el7ost.noarch 3/55 \n Verifying : 2:python2-oslo-config-5.2.0-1.el7ost.noarch 4/55 \n Verifying : python2-cliff-2.11.0-1.el7ost.noarch 5/55 \n Verifying : python2-babel-2.3.4-1.1.el7ost.noarch 6/55 \n Verifying : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 7/55 \n Verifying : python2-oslo-context-2.20.0-1.el7ost.noarch 8/55 \n Verifying : python2-munch-2.2.0-2.el7ost.noarch 9/55 \n Verifying : python2-urllib3-1.21.1-1.2.el7ost.noarch 10/55 \n Verifying : python2-oslo-serialization-2.24.0-1.el7ost.noarch 11/55 \n Verifying : python2-os-client-config-1.29.0-1.el7ost.noarch 12/55 \n Verifying : python2-os-service-types-1.1.0-1.el7ost.noarch 13/55 \n Verifying : python2-osc-lib-1.9.0-1.el7ost.noarch 14/55 \n Verifying : python-oslo-i18n-lang-3.19.0-2.el7ost.noarch 15/55 \n Verifying : python-deprecation-1.0-3.el7.noarch 16/55 \n Verifying : python2-oslo-utils-3.35.0-1.el7ost.noarch 17/55 \n Verifying : python2-heatclient-1.14.0-1.el7ost.noarch 18/55 \n Verifying : python2-oslo-i18n-3.19.0-2.el7ost.noarch 19/55 \n Verifying : python-oslo-log-lang-3.36.0-1.el7ost.noarch 20/55 \n Verifying : python-oslo-utils-lang-3.35.0-1.el7ost.noarch 21/55 \n Verifying : python2-six-1.10.0-9.el7ost.noarch 22/55 \n Verifying : python2-requestsexceptions-1.4.0-1.el7ost.noarch 23/55 \n Verifying : os-collect-config-8.3.1-0.20180308131451.08bb3bd.el7ost. 24/55 \n Verifying : python2-openstacksdk-0.11.3-1.el7ost.noarch 25/55 \n Verifying : python2-requests-2.14.2-1.el7ost.noarch 26/55 \n Verifying : python2-swiftclient-3.5.0-1.el7ost.noarch 27/55 \n Verifying : python2-keystoneauth1-3.4.0-1.el7ost.noarch 28/55 \n Verifying : python2-oslo-log-3.36.0-1.el7ost.noarch 29/55 \n Verifying : python-babel-2.3.4-1.el7ost.noarch 30/55 \n Verifying : python-osc-lib-1.1.0-4.el7ost.noarch 31/55 \n Verifying : python-stevedore-1.17.1-1.el7ost.noarch 32/55 \n Verifying : python-heatclient-1.5.2-1.el7ost.noarch 33/55 \n Verifying : python-keystoneauth1-2.12.3-1.el7ost.noarch 34/55 \n Verifying : python-swiftclient-3.1.0-2.el7ost.noarch 35/55 \n Verifying : python-oslo-log-lang-3.16.1-2.el7ost.noarch 36/55 \n Verifying : python-oslo-i18n-3.9.0-1.1.el7ost.noarch 37/55 \n Verifying : python-oslo-utils-3.16.0-1.el7ost.noarch 38/55 \n Verifying : 1:python-keystoneclient-3.5.1-1.el7ost.noarch 39/55 \n Verifying : 2:python-oslo-config-3.17.1-1.el7ost.noarch 40/55 \n Verifying : python-oslo-context-2.9.0-1.el7ost.noarch 41/55 \n Verifying : python-futures-3.0.3-1.el7ost.noarch 42/55 \n Verifying : python-oslo-log-3.16.1-2.el7ost.noarch 43/55 \n Verifying : python-six-1.9.0-2.el7.noarch 44/55 \n Verifying : python-oslo-i18n-lang-3.9.0-1.1.el7ost.noarch 45/55 \n Verifying : python-openstacksdk-0.9.5-1.el7ost.noarch 46/55 \n Verifying : python-requests-2.11.1-1.el7ost.noarch 47/55 \n Verifying : python-os-client-config-1.21.1-1.el7ost.noarch 48/55 \n Verifying : python-requestsexceptions-1.1.3-1.el7ost.noarch 49/55 \n Verifying : python-urllib3-1.16-1.el7ost.noarch 50/55 \n Verifying : python-pbr-1.10.0-1.el7ost.noarch 51/55 \n Verifying : python-oslo-utils-lang-3.16.0-1.el7ost.noarch 52/55 \n Verifying : os-collect-config-5.2.1-2.el7ost.noarch 53/55 \n Verifying : python-cliff-2.2.0-1.el7ost.noarch 54/55 \n Verifying : python-oslo-serialization-2.13.2-1.el7ost.noarch 55/55 \n\nInstalled:\n python2-babel.noarch 0:2.3.4-1.1.el7ost \n python2-cliff.noarch 0:2.11.0-1.el7ost \n python2-futures.noarch 0:3.1.1-2.1.el7ost \n python2-heatclient.noarch 0:1.14.0-1.el7ost \n python2-keystoneauth1.noarch 0:3.4.0-1.el7ost \n python2-keystoneclient.noarch 1:3.15.0-1.el7ost \n python2-openstacksdk.noarch 0:0.11.3-1.el7ost \n python2-os-client-config.noarch 0:1.29.0-1.el7ost \n python2-osc-lib.noarch 0:1.9.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-i18n.noarch 0:3.19.0-2.el7ost \n python2-oslo-log.noarch 0:3.36.0-1.el7ost \n python2-oslo-serialization.noarch 0:2.24.0-1.el7ost \n python2-oslo-utils.noarch 0:3.35.0-1.el7ost \n python2-pbr.noarch 0:3.1.1-2.el7ost \n python2-requests.noarch 0:2.14.2-1.el7ost \n python2-requestsexceptions.noarch 0:1.4.0-1.el7ost \n python2-six.noarch 0:1.10.0-9.el7ost \n python2-stevedore.noarch 0:1.28.0-1.el7ost \n python2-swiftclient.noarch 0:3.5.0-1.el7ost \n python2-urllib3.noarch 0:1.21.1-1.2.el7ost \n\nDependency Installed:\n python-deprecation.noarch 0:1.0-3.el7 \n python2-munch.noarch 0:2.2.0-2.el7ost \n python2-os-service-types.noarch 0:1.1.0-1.el7ost \n\nUpdated:\n os-collect-config.noarch 0:8.3.1-0.20180308131451.08bb3bd.el7ost \n\nDependency Updated:\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-utils-lang.noarch 0:3.35.0-1.el7ost \n\nReplaced:\n python-babel.noarch 0:2.3.4-1.el7ost \n python-cliff.noarch 0:2.2.0-1.el7ost \n python-futures.noarch 0:3.0.3-1.el7ost \n python-heatclient.noarch 0:1.5.2-1.el7ost \n python-keystoneauth1.noarch 0:2.12.3-1.el7ost \n python-keystoneclient.noarch 1:3.5.1-1.el7ost \n python-openstacksdk.noarch 0:0.9.5-1.el7ost \n python-os-client-config.noarch 0:1.21.1-1.el7ost \n python-osc-lib.noarch 0:1.1.0-4.el7ost \n python-oslo-config.noarch 2:3.17.1-1.el7ost \n python-oslo-context.noarch 0:2.9.0-1.el7ost \n python-oslo-i18n.noarch 0:3.9.0-1.1.el7ost \n python-oslo-log.noarch 0:3.16.1-2.el7ost \n python-oslo-serialization.noarch 0:2.13.2-1.el7ost \n python-oslo-utils.noarch 0:3.16.0-1.el7ost \n python-pbr.noarch 0:1.10.0-1.el7ost \n python-requests.noarch 0:2.11.1-1.el7ost \n python-requestsexceptions.noarch 0:1.1.3-1.el7ost \n python-six.noarch 0:1.9.0-2.el7 \n python-stevedore.noarch 0:1.17.1-1.el7ost \n python-swiftclient.noarch 0:3.1.0-2.el7ost \n python-urllib3.noarch 0:1.16-1.el7ost \n\nComplete!\n"]} >2018-06-18 15:33:54,862 p=12212 u=mistral | TASK [Start os-collect-config back up] ***************************************** >2018-06-18 15:33:56,924 p=12212 u=mistral | changed: [192.168.0.12] => {"changed": true, "enabled": true, "name": "os-collect-config", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:45 UTC", "ActiveEnterTimestampMonotonic": "29951082", "ActiveExitTimestamp": "Mon 2018-06-18 19:14:10 UTC", "ActiveExitTimestampMonotonic": "3354530909", "ActiveState": "inactive", "After": "cloud-final.service systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:45 UTC", "AssertTimestampMonotonic": "29949975", "Before": "shutdown.target multi-user.target crond.service", "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": "Mon 2018-06-18 18:18:45 UTC", "ConditionTimestampMonotonic": "29949972", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Collect metadata and run hook commands.", "DevicePolicy": "auto", "ExecMainCode": "2", "ExecMainExitTimestamp": "Mon 2018-06-18 19:14:10 UTC", "ExecMainExitTimestampMonotonic": "3354543906", "ExecMainPID": "2444", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:45 UTC", "ExecMainStartTimestampMonotonic": "29950994", "ExecMainStatus": "15", "ExecStart": "{ path=/usr/bin/os-collect-config ; argv[]=/usr/bin/os-collect-config ; 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/os-collect-config.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "os-collect-config.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:14:10 UTC", "InactiveEnterTimestampMonotonic": "3354543992", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:45 UTC", "InactiveExitTimestampMonotonic": "29951082", "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": "31035", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31035", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "os-collect-config.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": "no", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:33:56,933 p=12212 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": true, "name": "os-collect-config", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:06 UTC", "ActiveEnterTimestampMonotonic": "48112108", "ActiveExitTimestamp": "Mon 2018-06-18 19:14:08 UTC", "ActiveExitTimestampMonotonic": "3349086320", "ActiveState": "inactive", "After": "systemd-journald.socket cloud-final.service system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:06 UTC", "AssertTimestampMonotonic": "48111082", "Before": "crond.service 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": "Mon 2018-06-18 18:19:06 UTC", "ConditionTimestampMonotonic": "48111082", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Collect metadata and run hook commands.", "DevicePolicy": "auto", "ExecMainCode": "2", "ExecMainExitTimestamp": "Mon 2018-06-18 19:14:08 UTC", "ExecMainExitTimestampMonotonic": "3349102300", "ExecMainPID": "3495", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:06 UTC", "ExecMainStartTimestampMonotonic": "48112032", "ExecMainStatus": "15", "ExecStart": "{ path=/usr/bin/os-collect-config ; argv[]=/usr/bin/os-collect-config ; 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/os-collect-config.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "os-collect-config.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:14:08 UTC", "InactiveEnterTimestampMonotonic": "3349102389", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:06 UTC", "InactiveExitTimestampMonotonic": "48112108", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "os-collect-config.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": "no", "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": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:33:56,935 p=12212 u=mistral | PLAY RECAP ********************************************************************* >2018-06-18 15:33:56,935 p=12212 u=mistral | 192.168.0.12 : ok=86 changed=20 unreachable=0 failed=0 >2018-06-18 15:33:56,935 p=12212 u=mistral | 192.168.0.13 : ok=258 changed=136 unreachable=0 failed=0 >2018-06-18 15:41:02,176 p=24869 u=mistral | Using /tmp/ansible-mistral-actionJ87QJN/ansible.cfg as config file >2018-06-18 15:41:02,846 p=24869 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-06-18 15:41:02,901 p=24869 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-06-18 15:41:02,991 p=24869 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-06-18 15:41:03,184 p=24869 u=mistral | PLAY [overcloud] *************************************************************** >2018-06-18 15:41:03,204 p=24869 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-06-18 15:41:08,719 p=24869 u=mistral | ok: [192.168.0.13] >2018-06-18 15:41:08,733 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:41:08,851 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,866 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,879 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,892 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,907 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,921 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/upgrade_steps_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:08,935 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:41:09,350 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:41:09,430 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 15:41:11,501 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.049059", "end": "2018-06-18 19:41:12.319438", "rc": 0, "start": "2018-06-18 19:41:12.270379", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:11,517 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:41:13,423 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.008770", "end": "2018-06-18 19:41:14.241920", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:41:14.233150", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:13,423 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:13,438 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 15:41:15,336 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.010379", "end": "2018-06-18 19:41:16.155083", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:16.144704", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:15,337 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:15,352 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 15:41:17,249 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.010398", "end": "2018-06-18 19:41:18.068137", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:18.057739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:17,250 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:17,266 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 15:41:19,183 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.010904", "end": "2018-06-18 19:41:20.001321", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:19.990417", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:19,183 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:19,200 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 15:41:21,102 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.011104", "end": "2018-06-18 19:41:21.919782", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:21.908678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:21,102 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:21,119 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 15:41:23,031 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.010222", "end": "2018-06-18 19:41:23.849489", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:23.839267", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:23,032 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:23,048 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:41:24,966 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.009191", "end": "2018-06-18 19:41:25.784468", "rc": 0, "start": "2018-06-18 19:41:25.775277", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:41:24,982 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:41:26,902 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.009790", "end": "2018-06-18 19:41:27.720073", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:27.710283", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 15:41:26,903 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:26,919 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:41:26,956 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 15:41:26,971 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 15:41:28,855 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003308", "end": "2018-06-18 19:41:29.673394", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:41:29.670086", "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-06-18 15:41:28,855 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:28,872 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 15:41:28,914 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 15:41:28,931 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 15:41:31,598 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Meta Attrs: target-role=Stopped \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-06-18 15:41:31,614 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:41:33,533 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.011457", "end": "2018-06-18 19:41:34.349915", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:34.338458", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:33,533 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:33,550 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:41:35,426 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.011172", "end": "2018-06-18 19:41:36.244091", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:36.232919", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:35,427 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:35,443 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:41:37,397 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.050071", "end": "2018-06-18 19:41:38.214580", "rc": 0, "start": "2018-06-18 19:41:38.164509", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:37,414 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:41:39,338 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.008332", "end": "2018-06-18 19:41:40.154183", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:41:40.145851", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:39,338 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:39,353 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 15:41:41,249 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.010539", "end": "2018-06-18 19:41:42.066649", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:42.056110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:41,249 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:41,265 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 15:41:43,230 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.010168", "end": "2018-06-18 19:41:44.045129", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:44.034961", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:43,230 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:43,245 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 15:41:43,281 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 15:41:43,296 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 15:41:45,363 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:41:45,379 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 15:41:45,420 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 15:41:45,435 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:41:47,447 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093333", "end": "2018-06-18 19:41:48.261783", "rc": 0, "start": "2018-06-18 19:41:48.168450", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:41:47,463 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:41:47,507 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:41:47,523 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 15:41:49,979 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'haproxy-bundle'\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:41:49,979 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:49,994 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 15:41:51,892 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.011327", "end": "2018-06-18 19:41:52.710525", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:52.699198", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:51,893 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:51,909 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 15:41:53,877 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.049610", "end": "2018-06-18 19:41:54.694601", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:54.644991", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:53,877 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:53,893 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 15:41:55,732 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.009951", "end": "2018-06-18 19:41:56.551601", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:56.541650", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:55,732 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:55,749 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 15:41:57,678 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.049291", "end": "2018-06-18 19:41:58.496366", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:41:58.447075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:57,678 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:57,694 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 15:41:59,601 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.010773", "end": "2018-06-18 19:42:00.419031", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:00.408258", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:41:59,601 p=24869 u=mistral | ...ignoring >2018-06-18 15:41:59,616 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 15:42:01,564 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.049422", "end": "2018-06-18 19:42:02.382391", "rc": 0, "start": "2018-06-18 19:42:02.332969", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:01,580 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 15:42:03,485 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.010433", "end": "2018-06-18 19:42:04.301803", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:04.291370", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:03,486 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:03,503 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 15:42:05,339 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.011044", "end": "2018-06-18 19:42:06.156117", "rc": 0, "start": "2018-06-18 19:42:06.145073", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:05,355 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:42:07,267 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.049581", "end": "2018-06-18 19:42:08.084874", "rc": 0, "start": "2018-06-18 19:42:08.035293", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:07,284 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:42:09,181 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.011628", "end": "2018-06-18 19:42:09.997348", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:09.985720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:09,181 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:09,203 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 15:42:11,101 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 15:42:11,117 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 15:42:11,156 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 15:42:11,172 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 15:42:13,057 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:42:13,074 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 15:42:13,116 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 15:42:13,133 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:42:15,116 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093942", "end": "2018-06-18 19:42:15.932753", "rc": 0, "start": "2018-06-18 19:42:15.838811", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:42:15,132 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:42:15,172 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:42:15,188 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 15:42:17,636 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 enable_creation=true wsrep_cluster_address=gcomm://controller-r00-00\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-06-18 15:42:17,652 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:42:19,562 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.010747", "end": "2018-06-18 19:42:20.380048", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:20.369301", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:19,563 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:19,579 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:42:21,465 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.011201", "end": "2018-06-18 19:42:22.282169", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:22.270968", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:21,465 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:21,481 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:42:23,383 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.010622", "end": "2018-06-18 19:42:24.200247", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:24.189625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:23,383 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:23,399 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:42:25,286 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.010280", "end": "2018-06-18 19:42:26.104583", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:26.094303", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:25,287 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:25,302 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:42:27,197 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.010556", "end": "2018-06-18 19:42:28.013816", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:28.003260", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:27,197 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:27,213 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 15:42:29,096 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010128", "end": "2018-06-18 19:42:29.913836", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:29.903708", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:29,096 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:29,112 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 15:42:30,920 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.046128", "end": "2018-06-18 19:42:31.737566", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:31.691438", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:30,920 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:30,937 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:42:32,842 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.009673", "end": "2018-06-18 19:42:33.659739", "rc": 0, "start": "2018-06-18 19:42:33.650066", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:32,858 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:42:34,744 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.009485", "end": "2018-06-18 19:42:35.562341", "rc": 0, "start": "2018-06-18 19:42:35.552856", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:34,761 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:42:36,606 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010254", "end": "2018-06-18 19:42:37.423773", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:37.413519", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:36,607 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:36,623 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 15:42:38,555 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.050207", "end": "2018-06-18 19:42:39.371596", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:39.321389", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:38,556 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:38,573 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:42:40,470 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.009683", "end": "2018-06-18 19:42:41.288266", "rc": 0, "start": "2018-06-18 19:42:41.278583", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:40,485 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:42:42,401 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.009672", "end": "2018-06-18 19:42:43.218424", "rc": 0, "start": "2018-06-18 19:42:43.208752", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:42,417 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:42:42,456 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 15:42:42,471 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 15:42:44,351 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:42:44,367 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 15:42:44,409 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 15:42:44,424 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:42:46,386 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095870", "end": "2018-06-18 19:42:47.202638", "rc": 0, "start": "2018-06-18 19:42:47.106768", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:42:46,402 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:42:46,446 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:42:46,463 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 15:42:48,917 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'rabbitmq-bundle'\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:42:48,917 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:48,934 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 15:42:48,973 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 15:42:48,989 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 15:42:50,856 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:42:50,872 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 15:42:50,913 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 15:42:50,928 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 15:42:53,375 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'redis-bundle'\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:42:53,375 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:53,391 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:42:55,239 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.010843", "end": "2018-06-18 19:42:56.053487", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:56.042644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:57,158 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.009878", "end": "2018-06-18 19:42:57.975857", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:57.965979", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:42:57,160 p=24869 u=mistral | ...ignoring >2018-06-18 15:42:57,176 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:42:59,072 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010744", "end": "2018-06-18 19:42:59.886295", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:42:59.875551", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:00,944 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.010587", "end": "2018-06-18 19:43:01.758641", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:01.748054", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:02,832 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011121", "end": "2018-06-18 19:43:03.649361", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:03.638240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:04,755 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009841", "end": "2018-06-18 19:43:05.571520", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:05.561679", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:06,600 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010043", "end": "2018-06-18 19:43:07.418495", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:07.408452", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:08,486 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010622", "end": "2018-06-18 19:43:09.302474", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:09.291852", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:10,376 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.010702", "end": "2018-06-18 19:43:11.193863", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:11.183161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:12,284 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.010741", "end": "2018-06-18 19:43:13.101530", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:13.090789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:14,223 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011913", "end": "2018-06-18 19:43:15.037984", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:15.026071", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:16,169 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.010999", "end": "2018-06-18 19:43:16.985695", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:16.974696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:18,064 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.010345", "end": "2018-06-18 19:43:18.878190", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:18.867845", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:19,988 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.010718", "end": "2018-06-18 19:43:20.804194", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:20.793476", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:19,993 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:20,010 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 15:43:20,033 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,048 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 15:43:20,070 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,086 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 15:43:20,108 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,124 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 15:43:20,147 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,163 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 15:43:20,184 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,201 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 15:43:20,223 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,240 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 15:43:20,262 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,278 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 15:43:20,302 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,318 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 15:43:20,338 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,354 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 15:43:20,377 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:20,393 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 15:43:23,007 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "msg": "", "rc": 0, "results": ["rpm-python-4.11.3-32.el7.x86_64 providing rpm-python is already installed"]} >2018-06-18 15:43:23,025 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 15:43:23,052 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,068 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:43:23,087 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,103 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:43:23,121 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,137 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:43:23,155 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,171 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:43:23,187 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,203 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 15:43:23,221 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,238 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 15:43:23,256 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,272 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 15:43:23,290 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,305 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 15:43:23,322 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,338 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 15:43:23,357 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,373 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:43:23,392 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,408 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 15:43:23,428 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,443 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 15:43:23,460 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,476 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 15:43:23,494 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,510 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 15:43:23,529 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,545 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 15:43:23,565 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,582 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 15:43:23,601 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,617 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 15:43:23,636 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,652 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 15:43:23,671 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,687 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 15:43:23,705 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,721 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 15:43:23,740 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,756 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 15:43:23,773 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,789 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 15:43:23,807 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,823 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 15:43:23,841 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,857 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:43:23,876 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,892 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 15:43:23,909 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,925 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 15:43:23,943 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,959 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 15:43:23,980 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:23,996 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 15:43:24,016 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,033 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 15:43:24,050 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,066 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 15:43:24,086 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,103 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 15:43:24,122 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,137 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 15:43:24,155 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,169 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 15:43:24,186 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,199 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 15:43:24,215 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,229 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 15:43:24,246 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,260 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 15:43:24,277 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,291 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:43:24,309 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,322 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 15:43:24,338 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,352 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 15:43:24,370 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,384 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 15:43:24,401 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,414 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 15:43:24,432 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,446 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 15:43:24,462 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,475 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 15:43:24,493 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,507 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 15:43:24,524 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,538 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 15:43:24,556 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,570 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:43:24,588 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,601 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:43:24,618 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,631 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 15:43:24,651 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,664 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 15:43:24,684 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,697 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 15:43:24,719 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,731 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 15:43:24,748 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,761 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 15:43:24,779 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,792 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 15:43:24,810 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,825 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 15:43:24,844 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,858 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 15:43:24,874 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,889 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 15:43:24,906 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,921 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 15:43:24,941 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,955 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 15:43:24,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:24,986 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 15:43:25,004 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,019 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 15:43:25,035 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,050 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 15:43:25,068 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,083 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 15:43:25,101 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,117 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 15:43:25,136 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,152 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 15:43:25,169 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,183 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 15:43:25,202 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,217 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 15:43:25,234 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,249 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 15:43:25,267 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,281 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 15:43:25,298 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,312 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 15:43:25,328 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,342 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 15:43:25,359 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,373 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 15:43:25,391 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,405 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 15:43:25,422 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,437 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 15:43:25,452 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,466 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 15:43:25,481 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,495 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 15:43:25,511 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,526 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 15:43:25,545 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,559 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 15:43:25,577 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,591 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 15:43:25,609 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,623 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 15:43:25,642 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,658 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 15:43:25,679 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,695 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 15:43:25,716 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,733 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 15:43:25,753 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,769 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 15:43:25,788 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,804 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 15:43:25,822 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,838 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 15:43:25,856 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,872 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 15:43:25,891 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,906 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:43:25,922 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,938 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:43:25,956 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:25,971 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 15:43:25,990 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,005 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 15:43:26,023 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,038 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 15:43:26,056 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,071 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 15:43:26,089 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,104 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 15:43:26,123 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,139 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 15:43:26,157 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,173 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 15:43:26,192 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,207 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 15:43:26,224 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,240 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 15:43:26,259 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,275 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 15:43:26,294 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,309 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 15:43:26,328 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,345 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 15:43:26,362 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,378 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 15:43:26,397 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,414 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:43:26,432 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,449 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 15:43:26,467 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,483 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 15:43:26,503 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,519 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 15:43:26,536 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,553 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 15:43:26,572 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,588 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 15:43:26,607 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,624 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 15:43:26,644 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,660 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 15:43:26,679 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,696 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 15:43:26,716 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,732 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 15:43:26,751 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,768 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 15:43:26,789 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,805 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 15:43:26,824 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,840 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 15:43:26,861 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,877 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 15:43:26,897 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,913 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 15:43:26,936 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,954 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 15:43:26,971 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:26,987 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 15:43:27,005 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,022 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 15:43:27,041 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,057 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:43:27,076 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,092 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 15:43:27,111 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,127 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 15:43:27,144 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,161 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 15:43:27,182 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,198 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 15:43:27,216 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,233 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:43:27,252 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,268 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 15:43:27,286 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,301 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 15:43:27,320 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,336 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 15:43:27,355 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,372 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 15:43:27,392 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,408 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 15:43:27,426 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,442 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:43:27,461 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,477 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 15:43:27,496 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,512 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 15:43:27,531 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,548 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 15:43:27,569 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,585 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 15:43:27,603 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,619 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 15:43:27,640 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,656 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 15:43:27,676 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,692 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 15:43:27,713 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,728 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 15:43:27,746 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,762 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 15:43:27,789 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:42:56.053487', '_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-06-18 19:42:56.042644', u'delta': u'0:00:00.010843', '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.010843", "end": "2018-06-18 19:42:56.053487", "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-06-18 19:42:56.042644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,792 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:42:57.975857', '_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-06-18 19:42:57.965979', u'delta': u'0:00:00.009878', '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.009878", "end": "2018-06-18 19:42:57.975857", "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-06-18 19:42:57.965979", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,810 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 15:43:27,829 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,845 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 15:43:27,866 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,882 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 15:43:27,916 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:42:59.886295', '_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-06-18 19:42:59.875551', u'delta': u'0:00:00.010744', '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.010744", "end": "2018-06-18 19:42:59.886295", "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-06-18 19:42:59.875551", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,921 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:01.758641', '_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-06-18 19:43:01.748054', u'delta': u'0:00:00.010587', '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.010587", "end": "2018-06-18 19:43:01.758641", "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-06-18 19:43:01.748054", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,926 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:03.649361', '_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-06-18 19:43:03.638240', u'delta': u'0:00:00.011121', '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.011121", "end": "2018-06-18 19:43:03.649361", "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-06-18 19:43:03.638240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,932 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:05.571520', '_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-06-18 19:43:05.561679', u'delta': u'0:00:00.009841', '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.009841", "end": "2018-06-18 19:43:05.571520", "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-06-18 19:43:05.561679", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,937 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:07.418495', '_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-06-18 19:43:07.408452', u'delta': u'0:00:00.010043', '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.010043", "end": "2018-06-18 19:43:07.418495", "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-06-18 19:43:07.408452", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,942 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:09.302474', '_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-06-18 19:43:09.291852', u'delta': u'0:00:00.010622', '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.010622", "end": "2018-06-18 19:43:09.302474", "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-06-18 19:43:09.291852", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,947 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:11.193863', '_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-06-18 19:43:11.183161', u'delta': u'0:00:00.010702', '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.010702", "end": "2018-06-18 19:43:11.193863", "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-06-18 19:43:11.183161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,952 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:13.101530', '_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-06-18 19:43:13.090789', u'delta': u'0:00:00.010741', '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.010741", "end": "2018-06-18 19:43:13.101530", "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-06-18 19:43:13.090789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,958 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:15.037984', '_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-06-18 19:43:15.026071', u'delta': u'0:00:00.011913', '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.011913", "end": "2018-06-18 19:43:15.037984", "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-06-18 19:43:15.026071", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,962 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:16.985695', '_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-06-18 19:43:16.974696', u'delta': u'0:00:00.010999', '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.010999", "end": "2018-06-18 19:43:16.985695", "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-06-18 19:43:16.974696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,969 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:18.878190', '_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-06-18 19:43:18.867845', u'delta': u'0:00:00.010345', '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.010345", "end": "2018-06-18 19:43:18.878190", "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-06-18 19:43:18.867845", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,973 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:43:20.804194', '_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-06-18 19:43:20.793476', u'delta': u'0:00:00.010718', '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.010718", "end": "2018-06-18 19:43:20.804194", "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-06-18 19:43:20.793476", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:27,995 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 15:43:28,013 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,029 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 15:43:28,061 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,078 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 15:43:28,097 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,113 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 15:43:28,133 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,148 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:43:28,166 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,182 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 15:43:28,201 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,217 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 15:43:28,236 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,252 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 15:43:28,274 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,290 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 15:43:28,307 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,323 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 15:43:28,342 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,358 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 15:43:28,377 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,393 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 15:43:28,412 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,429 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 15:43:28,447 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,463 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 15:43:28,483 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,499 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 15:43:28,518 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,534 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 15:43:28,556 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,573 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 15:43:28,590 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,606 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 15:43:28,626 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,642 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 15:43:28,662 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,679 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 15:43:28,699 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,715 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 15:43:28,735 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,750 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 15:43:28,768 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,784 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 15:43:28,806 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,822 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 15:43:28,842 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,858 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 15:43:28,879 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,895 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 15:43:28,913 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,930 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 15:43:28,951 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:28,967 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 15:43:28,986 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,003 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 15:43:29,023 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,039 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 15:43:29,056 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,072 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 15:43:29,090 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,106 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:43:29,126 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,142 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 15:43:29,160 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,176 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 15:43:29,196 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,211 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 15:43:29,230 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,246 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 15:43:29,263 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,278 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 15:43:29,296 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,312 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 15:43:29,331 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,346 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 15:43:29,363 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,378 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 15:43:29,397 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,413 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 15:43:29,431 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,447 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 15:43:29,468 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,484 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 15:43:29,502 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,517 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 15:43:29,536 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,552 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 15:43:29,570 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,586 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 15:43:29,604 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,620 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 15:43:29,638 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,653 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 15:43:29,670 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,685 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 15:43:29,702 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,717 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 15:43:29,736 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,751 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 15:43:29,770 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,786 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 15:43:29,802 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,817 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:43:29,834 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,849 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:43:29,868 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,883 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:43:29,901 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,917 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:43:29,936 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:43:29,952 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:43:30,327 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:43:30,414 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 15:43:32,368 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.049732", "end": "2018-06-18 19:43:33.183017", "rc": 0, "start": "2018-06-18 19:43:33.133285", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:32,385 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:43:34,377 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.008528", "end": "2018-06-18 19:43:35.193554", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:43:35.185026", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:34,377 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:34,394 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 15:43:36,326 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.010850", "end": "2018-06-18 19:43:37.143271", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:37.132421", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:36,327 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:36,344 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 15:43:38,332 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.009970", "end": "2018-06-18 19:43:39.148291", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:39.138321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:38,333 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:38,349 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 15:43:40,343 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.011375", "end": "2018-06-18 19:43:41.159458", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:41.148083", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:40,344 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:40,359 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 15:43:42,369 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.011650", "end": "2018-06-18 19:43:43.186157", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:43.174507", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:42,370 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:42,387 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 15:43:44,398 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.009980", "end": "2018-06-18 19:43:45.215078", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:45.205098", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:44,398 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:44,414 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:43:46,305 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.009968", "end": "2018-06-18 19:43:47.120511", "rc": 0, "start": "2018-06-18 19:43:47.110543", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:43:46,328 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:43:48,327 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.010924", "end": "2018-06-18 19:43:49.142662", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:49.131738", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 15:43:48,327 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:48,352 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:43:48,477 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 15:43:48,494 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 15:43:50,470 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003433", "end": "2018-06-18 19:43:51.287197", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:43:51.283764", "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-06-18 15:43:50,471 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:50,486 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 15:43:50,598 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 15:43:50,614 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 15:43:53,182 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Meta Attrs: target-role=Stopped \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-06-18 15:43:53,199 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:43:55,137 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.009794", "end": "2018-06-18 19:43:55.953244", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:55.943450", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:55,137 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:55,153 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:43:57,161 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.010734", "end": "2018-06-18 19:43:57.977069", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:43:57.966335", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:57,162 p=24869 u=mistral | ...ignoring >2018-06-18 15:43:57,179 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:43:59,208 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.050344", "end": "2018-06-18 19:44:00.024373", "rc": 0, "start": "2018-06-18 19:43:59.974029", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:43:59,225 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:44:01,230 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009612", "end": "2018-06-18 19:44:02.046059", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:44:02.036447", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:01,231 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:01,247 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 15:44:03,261 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.011527", "end": "2018-06-18 19:44:04.076582", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:04.065055", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:03,261 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:03,278 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 15:44:05,228 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.009343", "end": "2018-06-18 19:44:06.043690", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:06.034347", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:05,228 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:05,242 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 15:44:05,287 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 15:44:05,303 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 15:44:07,234 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:44:07,251 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 15:44:07,296 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 15:44:07,313 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:44:09,338 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.092907", "end": "2018-06-18 19:44:10.150668", "rc": 0, "start": "2018-06-18 19:44:10.057761", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:44:09,354 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:44:09,399 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:44:09,415 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 15:44:11,941 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'haproxy-bundle'\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:44:11,941 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:11,958 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 15:44:13,924 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.010417", "end": "2018-06-18 19:44:14.739695", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:14.729278", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:13,924 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:13,941 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 15:44:15,927 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.050306", "end": "2018-06-18 19:44:16.741839", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:16.691533", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:15,928 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:15,945 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 15:44:17,881 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.010102", "end": "2018-06-18 19:44:18.695938", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:18.685836", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:17,881 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:17,899 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 15:44:19,886 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.050597", "end": "2018-06-18 19:44:20.699756", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:20.649159", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:19,886 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:19,903 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 15:44:21,856 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.009775", "end": "2018-06-18 19:44:22.670697", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:22.660922", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:21,856 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:21,873 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 15:44:23,872 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.053583", "end": "2018-06-18 19:44:24.684798", "rc": 0, "start": "2018-06-18 19:44:24.631215", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:23,889 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 15:44:25,814 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.011207", "end": "2018-06-18 19:44:26.629608", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:26.618401", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:25,814 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:25,831 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 15:44:27,781 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.008954", "end": "2018-06-18 19:44:28.596283", "rc": 0, "start": "2018-06-18 19:44:28.587329", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:27,799 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:44:29,797 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.049932", "end": "2018-06-18 19:44:30.611779", "rc": 0, "start": "2018-06-18 19:44:30.561847", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:29,815 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:44:31,764 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.010101", "end": "2018-06-18 19:44:32.578459", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:32.568358", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:31,765 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:31,781 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 15:44:33,712 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 15:44:33,729 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 15:44:33,769 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 15:44:33,785 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 15:44:35,592 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:44:35,608 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 15:44:35,651 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 15:44:35,667 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:44:37,649 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.089125", "end": "2018-06-18 19:44:38.462104", "rc": 0, "start": "2018-06-18 19:44:38.372979", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:44:37,665 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:44:37,710 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:44:37,727 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 15:44:40,178 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: galera (class=ocf provider=heartbeat type=galera)\n Attributes: additional_parameters=--open-files-limit=16384 enable_creation=true wsrep_cluster_address=gcomm://controller-r00-00\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-06-18 15:44:40,194 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:44:42,124 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.010559", "end": "2018-06-18 19:44:42.938785", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:42.928226", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:42,124 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:42,141 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:44:44,059 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.011703", "end": "2018-06-18 19:44:44.874672", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:44.862969", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:44,060 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:44,076 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:44:45,947 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.011540", "end": "2018-06-18 19:44:46.763004", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:46.751464", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:45,947 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:45,963 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:44:47,866 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.009793", "end": "2018-06-18 19:44:48.681960", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:48.672167", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:47,866 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:47,883 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:44:49,804 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.010735", "end": "2018-06-18 19:44:50.617569", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:50.606834", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:49,804 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:49,819 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 15:44:51,728 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010637", "end": "2018-06-18 19:44:52.543035", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:52.532398", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:51,728 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:51,744 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 15:44:53,701 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.050345", "end": "2018-06-18 19:44:54.516691", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:44:54.466346", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:53,702 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:53,718 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:44:55,644 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.010553", "end": "2018-06-18 19:44:56.459458", "rc": 0, "start": "2018-06-18 19:44:56.448905", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:55,660 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:44:57,573 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.010132", "end": "2018-06-18 19:44:58.387941", "rc": 0, "start": "2018-06-18 19:44:58.377809", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:57,589 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:44:59,506 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010406", "end": "2018-06-18 19:45:00.321051", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:00.310645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:44:59,507 p=24869 u=mistral | ...ignoring >2018-06-18 15:44:59,523 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 15:45:01,444 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.049557", "end": "2018-06-18 19:45:02.259006", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:02.209449", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:01,444 p=24869 u=mistral | ...ignoring >2018-06-18 15:45:01,462 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:45:03,401 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.010678", "end": "2018-06-18 19:45:04.215617", "rc": 0, "start": "2018-06-18 19:45:04.204939", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:03,418 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:45:05,310 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.011959", "end": "2018-06-18 19:45:06.121151", "rc": 0, "start": "2018-06-18 19:45:06.109192", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:05,327 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:45:05,371 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 15:45:05,387 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 15:45:07,270 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:45:07,286 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 15:45:07,326 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 15:45:07,341 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:45:09,297 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.088345", "end": "2018-06-18 19:45:10.111500", "rc": 0, "start": "2018-06-18 19:45:10.023155", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:45:09,312 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:45:09,355 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:45:09,370 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 15:45:11,820 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'rabbitmq-bundle'\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:45:11,820 p=24869 u=mistral | ...ignoring >2018-06-18 15:45:11,836 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 15:45:11,881 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 15:45:11,898 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 15:45:13,831 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:45:13,847 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 15:45:13,889 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 15:45:13,905 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 15:45:16,311 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'redis-bundle'\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:45:16,311 p=24869 u=mistral | ...ignoring >2018-06-18 15:45:16,328 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:45:18,216 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.010042", "end": "2018-06-18 19:45:19.030908", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:19.020866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:20,098 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.011148", "end": "2018-06-18 19:45:20.913869", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:20.902721", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:20,099 p=24869 u=mistral | ...ignoring >2018-06-18 15:45:20,115 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:45:22,031 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010144", "end": "2018-06-18 19:45:22.844343", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:22.834199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:23,922 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009908", "end": "2018-06-18 19:45:24.736233", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:24.726325", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:25,884 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.010592", "end": "2018-06-18 19:45:26.695984", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:26.685392", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:27,771 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.010424", "end": "2018-06-18 19:45:28.584484", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:28.574060", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:29,655 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010384", "end": "2018-06-18 19:45:30.470244", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:30.459860", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:31,560 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010463", "end": "2018-06-18 19:45:32.376244", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:32.365781", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:33,461 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.011026", "end": "2018-06-18 19:45:34.274247", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:34.263221", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:35,276 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.010967", "end": "2018-06-18 19:45:36.092086", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:36.081119", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:37,151 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011731", "end": "2018-06-18 19:45:37.962108", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:37.950377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:39,052 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.012157", "end": "2018-06-18 19:45:39.866852", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:39.854695", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:40,898 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.010744", "end": "2018-06-18 19:45:41.712055", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:41.701311", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:42,818 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.011326", "end": "2018-06-18 19:45:43.631644", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:45:43.620318", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:45:42,822 p=24869 u=mistral | ...ignoring >2018-06-18 15:45:42,838 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 15:45:42,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:42,876 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 15:45:42,898 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:42,916 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 15:45:42,938 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:42,955 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 15:45:42,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:42,988 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 15:45:43,006 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,021 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 15:45:43,040 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,055 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 15:45:43,073 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,089 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 15:45:43,107 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,122 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 15:45:43,139 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,155 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 15:45:43,172 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,188 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 15:45:43,206 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,221 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 15:45:43,239 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:43,255 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:45:45,247 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.084527", "end": "2018-06-18 19:45:46.059509", "rc": 0, "start": "2018-06-18 19:45:45.974982", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:45:45,263 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:45:45,317 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:45:45,333 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:45:47,844 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: openstack-cinder-volume (class=systemd type=openstack-cinder-volume)\n Meta Attrs: target-role=Stopped \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-06-18 15:45:47,861 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:45:50,373 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'openstack-cinder-volume' is not running on any node\n", "rc": 0} >2018-06-18 15:45:50,390 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 15:45:53,297 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "Deleting Resource - openstack-cinder-volume\n", "rc": 0} >2018-06-18 15:45:53,314 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 15:45:55,426 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "openstack-cinder-volume", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:35 UTC", "ActiveEnterTimestampMonotonic": "77362292", "ActiveExitTimestamp": "Mon 2018-06-18 19:20:41 UTC", "ActiveExitTimestampMonotonic": "3742498188", "ActiveState": "failed", "After": "syslog.target systemd-journald.socket network.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:19:35 UTC", "AssertTimestampMonotonic": "77360651", "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": "yes", "ConditionTimestamp": "Mon 2018-06-18 18:19:35 UTC", "ConditionTimestampMonotonic": "77360651", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder Volume Server", "DevicePolicy": "auto", "ExecMainCode": "2", "ExecMainExitTimestamp": "Mon 2018-06-18 19:21:41 UTC", "ExecMainExitTimestampMonotonic": "3802516528", "ExecMainPID": "12257", "ExecMainStartTimestamp": "Mon 2018-06-18 18:19:35 UTC", "ExecMainStartTimestampMonotonic": "77362105", "ExecMainStatus": "14", "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", "InactiveEnterTimestamp": "Mon 2018-06-18 19:21:41 UTC", "InactiveEnterTimestampMonotonic": "3802516756", "InactiveExitTimestamp": "Mon 2018-06-18 18:19:35 UTC", "InactiveExitTimestampMonotonic": "77362292", "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": "47162", "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": "signal", "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": "failed", "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-06-18 15:45:55,442 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 15:45:55,464 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:55,479 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 15:45:55,500 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:55,515 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 15:45:55,536 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:45:55,550 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:45:58,572 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "out": {"resource": "haproxy", "status": "started"}} >2018-06-18 15:45:58,590 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 15:46:05,201 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'haproxy' is not running on any node\n", "rc": 0} >2018-06-18 15:46:05,217 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 15:46:08,229 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "Removing Constraint - colocation-ip-192.168.0.19-haproxy-clone-INFINITY\nRemoving Constraint - colocation-ip-10.0.0.19-haproxy-clone-INFINITY\nRemoving Constraint - colocation-ip-10.0.0.12-haproxy-clone-INFINITY\nRemoving Constraint - colocation-ip-172.16.18.34-haproxy-clone-INFINITY\nRemoving Constraint - colocation-ip-10.0.1.13-haproxy-clone-INFINITY\nRemoving Constraint - colocation-ip-10.0.0.147-haproxy-clone-INFINITY\nRemoving Constraint - order-ip-10.0.0.12-haproxy-clone-Optional\nRemoving Constraint - order-ip-192.168.0.19-haproxy-clone-Optional\nRemoving Constraint - order-ip-172.16.18.34-haproxy-clone-Optional\nRemoving Constraint - order-ip-10.0.1.13-haproxy-clone-Optional\nRemoving Constraint - order-ip-10.0.0.19-haproxy-clone-Optional\nRemoving Constraint - order-ip-10.0.0.147-haproxy-clone-Optional\nDeleting Resource - haproxy\n", "rc": 0} >2018-06-18 15:46:08,245 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 15:46:08,267 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,283 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 15:46:08,306 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,322 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 15:46:08,346 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,362 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 15:46:08,384 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,400 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 15:46:08,421 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,437 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 15:46:08,461 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,477 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 15:46:08,501 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,517 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 15:46:08,541 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:08,558 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 15:46:10,424 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-heat-api-cloudwatch"], "delta": "0:00:00.009900", "end": "2018-06-18 19:46:11.239714", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:46:11.229814", "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-06-18 15:46:10,425 p=24869 u=mistral | ...ignoring >2018-06-18 15:46:10,441 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 15:46:10,464 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:10,480 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 15:46:12,506 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "mongod", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:55 UTC", "ActiveEnterTimestampMonotonic": "36992140", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target syslog.target systemd-journald.socket network.target -.mount tmp.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35596071", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35596070", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mongod.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "High-performance, schema-free document-oriented database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/mongod.service.d/mongod.conf", "EnvironmentFile": "/etc/sysconfig/mongod (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2401", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:55 UTC", "ExecMainStartTimestampMonotonic": "36992096", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/mongod ; argv[]=/usr/bin/mongod $OPTIONS run ; 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/mongod.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mongod.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35599331", "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": "64000", "LimitNPROC": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2401", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mongod.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": "basic.target -.mount", "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": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "3min", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mongodb", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Mon 2018-06-18 18:18:55 UTC", "WatchdogTimestampMonotonic": "36992117", "WatchdogUSec": "0"}} >2018-06-18 15:46:12,522 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:46:15,558 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "out": {"resource": "galera", "status": "master"}} >2018-06-18 15:46:15,574 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 15:46:22,203 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'galera' is not running on any node\n", "rc": 0} >2018-06-18 15:46:22,220 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 15:46:25,089 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "Deleting Resource - galera\n", "rc": 0} >2018-06-18 15:46:25,106 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 15:46:27,024 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "mariadb", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice -.mount syslog.target network.target tmp.mount basic.target systemd-journald.socket", "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": "MariaDB database server", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/mysqld_safe ; argv[]=/usr/bin/mysqld_safe --basedir=/usr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/libexec/mariadb-wait-ready ; argv[]=/usr/libexec/mariadb-wait-ready $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/mariadb-prepare-db-dir ; argv[]=/usr/libexec/mariadb-prepare-db-dir %n ; 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/mariadb.service", "Group": "mysql", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mariadb.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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mariadb.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": "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": "5min", "TimeoutStopUSec": "5min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "mysql", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:46:27,040 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 15:46:29,109 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/etc/xinetd.d/galera-monitor", "state": "absent"} >2018-06-18 15:46:29,126 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 15:46:31,112 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "xinetd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ActiveEnterTimestampMonotonic": "35792448", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target network.target NetworkManager-wait-online.service basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35485915", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35485914", "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": "2336", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:54 UTC", "ExecMainStartTimestampMonotonic": "35792303", "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": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35487291", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2336", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "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": "18446744073709551615", "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": "Mon 2018-06-18 18:18:54 UTC", "WatchdogTimestampMonotonic": "35792343", "WatchdogUSec": "0"}} >2018-06-18 15:46:31,130 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 15:46:31,153 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,168 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 15:46:31,192 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,208 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 15:46:31,229 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,245 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 15:46:31,267 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,283 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 15:46:31,303 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,318 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 15:46:31,340 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:31,356 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 15:46:33,468 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "gid": 162, "group": "nova", "mode": "0640", "msg": "section and option added", "owner": "root", "path": "/etc/nova/nova.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 2878, "state": "file", "uid": 0} >2018-06-18 15:46:33,485 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:46:35,929 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: rabbitmq (class=ocf provider=heartbeat type=rabbitmq-cluster)\n Attributes: set_policy=\"ha-all ^(?!amq\\.).* {\"ha-mode\":\"all\"}\"\n Meta Attrs: notify=true target-role=Stopped \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-06-18 15:46:35,946 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 15:46:38,479 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'rabbitmq' is not running on any node\n", "rc": 0} >2018-06-18 15:46:38,497 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 15:46:41,434 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "Deleting Resource - rabbitmq\n", "rc": 0} >2018-06-18 15:46:41,451 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 15:46:43,402 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "rabbitmq-server", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network.target system.slice epmd@0.0.0.0.socket basic.target systemd-journald.socket", "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": "RabbitMQ broker", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/rabbitmq-server.service.d/limits.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/rabbitmq/bin/rabbitmq-server ; argv[]=/usr/lib/rabbitmq/bin/rabbitmq-server ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/lib/rabbitmq/bin/rabbitmqctl ; argv[]=/usr/lib/rabbitmq/bin/rabbitmqctl stop ; 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/rabbitmq-server.service", "Group": "rabbitmq", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "rabbitmq-server.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": "65536", "LimitNPROC": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "rabbitmq-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target", "RequiresMountsFor": "/var/lib/rabbitmq", "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": "1h", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "rabbitmq", "Wants": "epmd@0.0.0.0.socket network.target system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/lib/rabbitmq"}} >2018-06-18 15:46:43,419 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 15:46:43,441 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:43,458 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 15:46:43,480 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:43,496 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 15:46:43,517 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:43,533 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 15:46:43,552 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:43,567 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 15:46:43,588 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:43,604 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:46:45,999 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": " Resource: redis (class=ocf provider=heartbeat type=redis)\n Attributes: wait_last_known_master=true\n Meta Attrs: target-role=Stopped \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-06-18 15:46:46,015 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:46:48,558 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "resource 'redis' is not running on any node\n", "rc": 0} >2018-06-18 15:46:48,575 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 15:46:51,473 p=24869 u=mistral | changed: [192.168.0.13] => {"attempts": 1, "changed": true, "out": "Deleting Resource - redis\n", "rc": 0} >2018-06-18 15:46:51,490 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 15:46:53,434 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "enabled": false, "name": "redis", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice network.target systemd-journald.socket 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": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis.conf --daemonize no ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/redis-shutdown ; argv[]=/usr/bin/redis-shutdown ; 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/redis.service", "Group": "redis", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "redis.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": "10240", "LimitNPROC": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "redis.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": "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": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "redis", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:46:53,458 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 15:46:53,480 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,503 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 15:46:53,524 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,547 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 15:46:53,569 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,585 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 15:46:53,609 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,626 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 15:46:53,653 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,669 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 15:46:53,691 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:53,707 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 15:46:55,637 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "snmpd", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:55 UTC", "ActiveEnterTimestampMonotonic": "36653794", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target systemd-journald.socket system.slice network.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35438490", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35438489", "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": "2319", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35439683", "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": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35439743", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2319", "MemoryAccounting": "no", "MemoryCurrent": "12664832", "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": "Mon 2018-06-18 18:18:55 UTC", "WatchdogTimestampMonotonic": "36653746", "WatchdogUSec": "0"}} >2018-06-18 15:46:55,652 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 15:46:55,670 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,684 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 15:46:55,700 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,714 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 15:46:55,731 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,745 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 15:46:55,763 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,778 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 15:46:55,793 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,808 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 15:46:55,824 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,838 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 15:46:55,855 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,869 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 15:46:55,886 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,901 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 15:46:55,916 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,930 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 15:46:55,947 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,961 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 15:46:55,978 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:55,993 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 15:46:56,011 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,026 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 15:46:56,044 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,057 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 15:46:56,073 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,087 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 15:46:56,103 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,118 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 15:46:56,136 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,150 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 15:46:56,169 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,183 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 15:46:56,200 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,214 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 15:46:56,231 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,246 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 15:46:56,265 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,279 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 15:46:56,298 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,315 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 15:46:56,332 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,348 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 15:46:56,368 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,384 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 15:46:56,405 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,421 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 15:46:56,441 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,458 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 15:46:56,479 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,495 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 15:46:56,512 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,529 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 15:46:56,548 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,564 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 15:46:56,583 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,600 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 15:46:56,620 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,636 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:46:56,653 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,669 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:46:56,688 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,705 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 15:46:56,724 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,741 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 15:46:56,760 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,777 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 15:46:56,794 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,811 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 15:46:56,829 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,845 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 15:46:56,867 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,883 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 15:46:56,902 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,917 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 15:46:56,937 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,952 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 15:46:56,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:56,989 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 15:46:57,008 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,025 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 15:46:57,044 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,060 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 15:46:57,080 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,098 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 15:46:57,115 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,130 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 15:46:57,151 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,167 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:46:57,188 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,203 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 15:46:57,221 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,236 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 15:46:57,254 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,269 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 15:46:57,285 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,300 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 15:46:57,317 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,331 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 15:46:57,349 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,363 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 15:46:57,381 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,396 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 15:46:57,414 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,430 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 15:46:57,449 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,464 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 15:46:57,483 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,498 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 15:46:57,517 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,532 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 15:46:57,551 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,566 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 15:46:57,583 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,598 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 15:46:57,616 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,631 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 15:46:57,652 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,668 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 15:46:57,688 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,702 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 15:46:57,718 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,733 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 15:46:57,752 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,767 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:46:57,786 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,802 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 15:46:57,822 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,839 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 15:46:57,857 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,873 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 15:46:57,892 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,908 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 15:46:57,930 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,947 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:46:57,968 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:57,984 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 15:46:58,004 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,020 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 15:46:58,038 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,054 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 15:46:58,073 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,089 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 15:46:58,108 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,124 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 15:46:58,144 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,160 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:46:58,178 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,194 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 15:46:58,215 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,231 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 15:46:58,253 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,270 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 15:46:58,291 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,308 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 15:46:58,325 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,341 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 15:46:58,360 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,376 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 15:46:58,397 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,413 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 15:46:58,434 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,450 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 15:46:58,470 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,486 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 15:46:58,512 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:19.030908', '_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-06-18 19:45:19.020866', u'delta': u'0:00:00.010042', '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.010042", "end": "2018-06-18 19:45:19.030908", "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-06-18 19:45:19.020866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,517 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:20.913869', '_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-06-18 19:45:20.902721', u'delta': u'0:00:00.011148', '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.011148", "end": "2018-06-18 19:45:20.913869", "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-06-18 19:45:20.902721", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,533 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 15:46:58,553 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,569 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 15:46:58,589 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,605 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 15:46:58,640 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:22.844343', '_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-06-18 19:45:22.834199', u'delta': u'0:00:00.010144', '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.010144", "end": "2018-06-18 19:45:22.844343", "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-06-18 19:45:22.834199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,644 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:24.736233', '_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-06-18 19:45:24.726325', u'delta': u'0:00:00.009908', '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.009908", "end": "2018-06-18 19:45:24.736233", "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-06-18 19:45:24.726325", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,650 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:26.695984', '_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-06-18 19:45:26.685392', u'delta': u'0:00:00.010592', '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.010592", "end": "2018-06-18 19:45:26.695984", "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-06-18 19:45:26.685392", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,655 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:28.584484', '_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-06-18 19:45:28.574060', u'delta': u'0:00:00.010424', '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.010424", "end": "2018-06-18 19:45:28.584484", "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-06-18 19:45:28.574060", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,661 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:30.470244', '_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-06-18 19:45:30.459860', u'delta': u'0:00:00.010384', '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.010384", "end": "2018-06-18 19:45:30.470244", "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-06-18 19:45:30.459860", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,667 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:32.376244', '_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-06-18 19:45:32.365781', u'delta': u'0:00:00.010463', '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.010463", "end": "2018-06-18 19:45:32.376244", "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-06-18 19:45:32.365781", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,671 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:34.274247', '_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-06-18 19:45:34.263221', u'delta': u'0:00:00.011026', '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.011026", "end": "2018-06-18 19:45:34.274247", "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-06-18 19:45:34.263221", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,677 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:36.092086', '_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-06-18 19:45:36.081119', u'delta': u'0:00:00.010967', '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.010967", "end": "2018-06-18 19:45:36.092086", "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-06-18 19:45:36.081119", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,684 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:37.962108', '_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-06-18 19:45:37.950377', u'delta': u'0:00:00.011731', '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.011731", "end": "2018-06-18 19:45:37.962108", "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-06-18 19:45:37.950377", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,688 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:39.866852', '_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-06-18 19:45:39.854695', u'delta': u'0:00:00.012157', '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.012157", "end": "2018-06-18 19:45:39.866852", "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-06-18 19:45:39.854695", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,694 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:41.712055', '_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-06-18 19:45:41.701311', u'delta': u'0:00:00.010744', '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.010744", "end": "2018-06-18 19:45:41.712055", "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-06-18 19:45:41.701311", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,701 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:45:43.631644', '_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-06-18 19:45:43.620318', u'delta': u'0:00:00.011326', '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.011326", "end": "2018-06-18 19:45:43.631644", "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-06-18 19:45:43.620318", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,719 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 15:46:58,738 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,755 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 15:46:58,788 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,804 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 15:46:58,823 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,839 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 15:46:58,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,875 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:46:58,895 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,911 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 15:46:58,929 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,945 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 15:46:58,965 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:58,981 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 15:46:59,006 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,023 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 15:46:59,045 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,060 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 15:46:59,079 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,095 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 15:46:59,115 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,131 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 15:46:59,150 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,167 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 15:46:59,187 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,203 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 15:46:59,222 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,238 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 15:46:59,257 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,273 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 15:46:59,296 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,311 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 15:46:59,330 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,345 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 15:46:59,365 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,379 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 15:46:59,397 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,412 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 15:46:59,431 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,446 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 15:46:59,466 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,481 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 15:46:59,501 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,516 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 15:46:59,537 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,553 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 15:46:59,572 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,586 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 15:46:59,605 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,620 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 15:46:59,638 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,652 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 15:46:59,671 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,685 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 15:46:59,701 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,715 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 15:46:59,733 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,747 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 15:46:59,765 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,780 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 15:46:59,799 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,814 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:46:59,831 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,846 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 15:46:59,863 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,877 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 15:46:59,896 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,911 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 15:46:59,934 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,949 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 15:46:59,968 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:46:59,982 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 15:47:00,000 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,015 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 15:47:00,036 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,051 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 15:47:00,074 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,089 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 15:47:00,114 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,129 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 15:47:00,146 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,161 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 15:47:00,184 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,201 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 15:47:00,221 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,239 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 15:47:00,259 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,276 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 15:47:00,293 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,308 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 15:47:00,326 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,341 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 15:47:00,360 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,376 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 15:47:00,394 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,410 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 15:47:00,430 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,444 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 15:47:00,462 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,477 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 15:47:00,495 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,511 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 15:47:00,529 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,544 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:47:00,562 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,578 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:47:00,596 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,611 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:47:00,627 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,643 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:47:00,660 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:47:00,675 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:47:01,067 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:47:01,157 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 15:47:03,202 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.051436", "end": "2018-06-18 19:47:04.013637", "rc": 0, "start": "2018-06-18 19:47:03.962201", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:03,219 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:47:05,161 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009043", "end": "2018-06-18 19:47:05.971868", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:47:05.962825", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:05,162 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:05,177 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 15:47:07,095 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.010951", "end": "2018-06-18 19:47:07.907184", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:07.896233", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:07,095 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:07,112 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 15:47:09,133 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.010780", "end": "2018-06-18 19:47:09.942903", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:09.932123", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:09,133 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:09,158 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 15:47:11,156 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.010152", "end": "2018-06-18 19:47:11.968631", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:11.958479", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:11,156 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:11,172 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 15:47:13,148 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.010222", "end": "2018-06-18 19:47:13.960425", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:13.950203", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:13,148 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:13,166 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 15:47:15,141 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.010177", "end": "2018-06-18 19:47:15.954116", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:15.943939", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:15,141 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:15,157 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:47:17,070 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.010265", "end": "2018-06-18 19:47:17.882221", "rc": 0, "start": "2018-06-18 19:47:17.871956", "stderr": "", "stderr_lines": [], "stdout": "enabled", "stdout_lines": ["enabled"]} >2018-06-18 15:47:17,088 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:47:18,989 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.010756", "end": "2018-06-18 19:47:19.802240", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:19.791484", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 15:47:18,989 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:19,006 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:47:19,047 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 15:47:19,063 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 15:47:20,876 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003111", "end": "2018-06-18 19:47:21.688865", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:47:21.685754", "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-06-18 15:47:20,876 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:20,891 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 15:47:21,017 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 15:47:21,033 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 15:47:23,564 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:47:23,564 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:23,582 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:47:25,554 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.011157", "end": "2018-06-18 19:47:26.367386", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:26.356229", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:25,554 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:25,572 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:47:27,538 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.010902", "end": "2018-06-18 19:47:28.351564", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:28.340662", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:27,539 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:27,554 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:47:29,568 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.049485", "end": "2018-06-18 19:47:30.380357", "rc": 0, "start": "2018-06-18 19:47:30.330872", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:29,583 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:47:31,543 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009033", "end": "2018-06-18 19:47:32.356721", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:47:32.347688", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:31,543 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:31,560 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 15:47:33,478 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.010522", "end": "2018-06-18 19:47:34.289125", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:34.278603", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:33,478 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:33,494 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 15:47:35,341 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.009686", "end": "2018-06-18 19:47:36.154251", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:36.144565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:35,342 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:35,357 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 15:47:35,397 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 15:47:35,412 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 15:47:37,233 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:47:37,250 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 15:47:37,378 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 15:47:37,395 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:47:39,436 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.091263", "end": "2018-06-18 19:47:40.248314", "rc": 0, "start": "2018-06-18 19:47:40.157051", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:47:39,452 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:47:39,580 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:47:39,596 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 15:47:42,110 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'haproxy-bundle'\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:47:42,110 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:42,126 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 15:47:44,131 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.011497", "end": "2018-06-18 19:47:44.942204", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:44.930707", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:44,132 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:44,149 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 15:47:46,122 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.049377", "end": "2018-06-18 19:47:46.934493", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:46.885116", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:46,122 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:46,138 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 15:47:48,135 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.010210", "end": "2018-06-18 19:47:48.947673", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:48.937463", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:48,135 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:48,153 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 15:47:50,178 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.047189", "end": "2018-06-18 19:47:50.991161", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:50.943972", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:50,178 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:50,194 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 15:47:52,074 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.010195", "end": "2018-06-18 19:47:52.886667", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:52.876472", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:52,075 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:52,091 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 15:47:54,035 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.051459", "end": "2018-06-18 19:47:54.847272", "rc": 0, "start": "2018-06-18 19:47:54.795813", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:54,052 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 15:47:55,978 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.010989", "end": "2018-06-18 19:47:56.791012", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:47:56.780023", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:55,979 p=24869 u=mistral | ...ignoring >2018-06-18 15:47:55,995 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 15:47:57,957 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.010363", "end": "2018-06-18 19:47:58.769810", "rc": 0, "start": "2018-06-18 19:47:58.759447", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:57,974 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:47:59,976 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.049283", "end": "2018-06-18 19:48:00.788342", "rc": 0, "start": "2018-06-18 19:48:00.739059", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:47:59,994 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:48:01,946 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.011145", "end": "2018-06-18 19:48:02.756966", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:02.745821", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:01,946 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:01,963 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 15:48:03,967 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 15:48:03,992 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 15:48:04,033 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 15:48:04,050 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 15:48:05,956 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:48:05,972 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 15:48:06,014 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 15:48:06,027 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:48:08,026 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.093808", "end": "2018-06-18 19:48:08.836397", "rc": 0, "start": "2018-06-18 19:48:08.742589", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:48:08,043 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:48:08,174 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:48:08,191 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 15:48:10,736 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'galera'\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-06-18 15:48:10,736 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:10,753 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:48:12,709 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.011579", "end": "2018-06-18 19:48:13.521075", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:13.509496", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:12,710 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:12,727 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:48:14,733 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.009801", "end": "2018-06-18 19:48:15.544634", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:15.534833", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:14,733 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:14,749 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:48:16,771 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.010544", "end": "2018-06-18 19:48:17.583675", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:17.573131", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:16,771 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:16,788 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:48:18,797 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.010652", "end": "2018-06-18 19:48:19.609456", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:19.598804", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:18,798 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:18,815 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:48:20,840 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.010998", "end": "2018-06-18 19:48:21.651734", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:21.640736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:20,840 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:20,856 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 15:48:22,863 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010406", "end": "2018-06-18 19:48:23.675073", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:23.664667", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:22,864 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:22,881 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 15:48:24,954 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.047919", "end": "2018-06-18 19:48:25.764374", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:25.716455", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:24,954 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:24,972 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:48:27,010 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.011362", "end": "2018-06-18 19:48:27.821028", "rc": 0, "start": "2018-06-18 19:48:27.809666", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:27,027 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:48:28,947 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.010269", "end": "2018-06-18 19:48:29.757351", "rc": 0, "start": "2018-06-18 19:48:29.747082", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:28,963 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:48:30,898 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010303", "end": "2018-06-18 19:48:31.710446", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:31.700143", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:30,898 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:30,913 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 15:48:32,932 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.049670", "end": "2018-06-18 19:48:33.743673", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:33.694003", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:32,932 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:32,950 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:48:34,938 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.010089", "end": "2018-06-18 19:48:35.749669", "rc": 0, "start": "2018-06-18 19:48:35.739580", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:34,954 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:48:36,900 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.010105", "end": "2018-06-18 19:48:37.711883", "rc": 0, "start": "2018-06-18 19:48:37.701778", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:36,917 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:48:37,047 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 15:48:37,063 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 15:48:39,043 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:48:39,058 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 15:48:39,184 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 15:48:39,201 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:48:41,283 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.092311", "end": "2018-06-18 19:48:42.093229", "rc": 0, "start": "2018-06-18 19:48:42.000918", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:48:41,299 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:48:41,431 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:48:41,447 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 15:48:44,004 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'rabbitmq-bundle'\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:48:44,005 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:44,022 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 15:48:44,150 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 15:48:44,167 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 15:48:46,139 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:48:46,156 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 15:48:46,284 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 15:48:46,300 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 15:48:48,853 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'redis-bundle'\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-06-18 15:48:48,853 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:48,871 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:48:50,885 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.011186", "end": "2018-06-18 19:48:51.697411", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:51.686225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:52,792 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.011446", "end": "2018-06-18 19:48:53.603527", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:53.592081", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:52,793 p=24869 u=mistral | ...ignoring >2018-06-18 15:48:52,810 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:48:54,834 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.013336", "end": "2018-06-18 19:48:55.640139", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:55.626803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:56,751 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.010656", "end": "2018-06-18 19:48:57.563071", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:57.552415", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:48:58,687 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011004", "end": "2018-06-18 19:48:59.498308", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:48:59.487304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:00,593 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.010746", "end": "2018-06-18 19:49:01.403829", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:01.393083", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:02,501 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.011376", "end": "2018-06-18 19:49:03.311973", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:03.300597", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:04,412 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010649", "end": "2018-06-18 19:49:05.221608", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:05.210959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:06,255 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.009753", "end": "2018-06-18 19:49:07.068206", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:07.058453", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:08,145 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.010408", "end": "2018-06-18 19:49:08.957406", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:08.946998", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:10,021 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011530", "end": "2018-06-18 19:49:10.830152", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:10.818622", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:11,929 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011249", "end": "2018-06-18 19:49:12.738760", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:12.727511", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:13,854 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012009", "end": "2018-06-18 19:49:14.663586", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:14.651577", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:15,724 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.010838", "end": "2018-06-18 19:49:16.534787", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:16.523949", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:15,728 p=24869 u=mistral | ...ignoring >2018-06-18 15:49:15,744 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 15:49:15,764 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,778 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 15:49:15,796 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,811 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 15:49:15,829 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,844 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 15:49:15,860 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,876 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 15:49:15,894 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,909 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 15:49:15,928 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,944 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 15:49:15,963 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:15,979 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 15:49:15,996 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,011 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 15:49:16,028 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,046 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 15:49:16,067 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,084 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 15:49:16,102 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,119 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 15:49:16,139 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,156 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:49:16,174 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,190 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:49:16,210 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,226 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:49:16,248 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,264 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:49:16,285 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,301 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 15:49:16,319 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,335 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 15:49:16,356 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,374 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 15:49:16,395 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,410 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 15:49:16,429 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,446 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 15:49:16,464 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,480 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:49:16,499 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,515 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 15:49:16,535 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,552 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 15:49:16,572 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,589 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 15:49:16,609 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,625 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 15:49:16,644 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,660 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 15:49:16,680 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,697 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 15:49:16,716 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,733 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 15:49:16,753 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,769 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 15:49:16,787 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,804 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 15:49:16,823 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,840 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 15:49:16,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,876 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 15:49:16,895 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,913 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 15:49:16,931 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,948 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 15:49:16,968 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:16,985 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:49:17,006 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,023 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 15:49:17,043 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,061 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 15:49:17,079 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,096 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 15:49:17,116 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,133 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 15:49:17,152 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,169 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 15:49:17,189 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,206 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 15:49:17,226 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,243 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 15:49:17,262 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,279 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 15:49:17,299 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,316 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 15:49:17,336 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,353 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 15:49:17,375 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,391 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 15:49:17,410 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,426 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 15:49:17,446 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,463 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:49:17,483 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,499 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 15:49:17,520 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,536 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 15:49:17,555 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,572 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 15:49:17,592 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,609 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 15:49:17,629 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,646 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 15:49:17,666 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,684 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 15:49:17,702 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,719 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 15:49:17,740 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,757 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 15:49:17,779 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,796 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:49:17,817 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,835 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:49:17,853 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,870 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 15:49:17,888 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,905 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 15:49:17,924 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,941 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 15:49:17,961 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:17,979 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 15:49:17,999 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,014 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 15:49:18,031 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,047 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 15:49:18,065 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,081 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 15:49:18,099 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,115 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 15:49:18,134 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,149 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 15:49:18,166 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,182 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 15:49:18,203 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,219 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 15:49:18,263 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_aodh_api_package": false}, "changed": false} >2018-06-18 15:49:18,279 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 15:49:18,301 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,317 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 15:49:18,338 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,355 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 15:49:18,403 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_aodh_evaluator_package": false}, "changed": false} >2018-06-18 15:49:18,419 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 15:49:18,440 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,456 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 15:49:18,476 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,492 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 15:49:18,535 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_aodh_listener_package": false}, "changed": false} >2018-06-18 15:49:18,551 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 15:49:18,573 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,589 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 15:49:18,610 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,626 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 15:49:18,669 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_aodh_notifier_package": false}, "changed": false} >2018-06-18 15:49:18,685 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 15:49:18,706 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,722 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 15:49:18,743 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,758 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 15:49:18,803 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_ceilometer_central_package": false}, "changed": false} >2018-06-18 15:49:18,819 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 15:49:18,842 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,857 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 15:49:18,881 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:18,897 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 15:49:18,947 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_ceilometer_notification_package": false}, "changed": false} >2018-06-18 15:49:18,963 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 15:49:18,985 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:19,002 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 15:49:21,006 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-cinder-api", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35614420", "ActiveExitTimestamp": "Mon 2018-06-18 19:17:14 UTC", "ActiveExitTimestampMonotonic": "3535439926", "ActiveState": "inactive", "After": "system.slice network.target syslog.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35613273", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35613273", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Cinder API Server", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:17:14 UTC", "ExecMainExitTimestampMonotonic": "3535604425", "ExecMainPID": "2352", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35614355", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/cinder-api ; argv[]=/usr/bin/cinder-api --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/api.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-api.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-cinder-api.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:17:14 UTC", "InactiveEnterTimestampMonotonic": "3535604537", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35614420", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-cinder-api.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": "enabled", "User": "cinder", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:49:21,021 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 15:49:23,009 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q cinder", "delta": "0:00:00.052377", "end": "2018-06-18 19:49:23.817735", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:23.765358", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:23,009 p=24869 u=mistral | ...ignoring >2018-06-18 15:49:23,026 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 15:49:23,048 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:23,066 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 15:49:25,032 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/var/spool/cron/cinder", "state": "absent"} >2018-06-18 15:49:25,049 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 15:49:25,097 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_httpd_package": false}, "changed": false} >2018-06-18 15:49:25,114 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 15:49:25,135 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,151 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 15:49:25,171 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,187 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 15:49:25,232 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_cinder_package": false}, "changed": false} >2018-06-18 15:49:25,247 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 15:49:25,268 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,283 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 15:49:25,304 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,319 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 15:49:25,361 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_glance_package": false}, "changed": false} >2018-06-18 15:49:25,377 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 15:49:25,398 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,411 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:49:25,434 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,449 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:49:25,471 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,487 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 15:49:25,510 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,527 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 15:49:25,547 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,563 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 15:49:25,585 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,601 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 15:49:25,623 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:25,639 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 15:49:27,595 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/var/spool/cron/heat", "state": "absent"} >2018-06-18 15:49:27,612 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 15:49:27,637 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:27,653 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 15:49:27,674 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:27,690 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 15:49:27,712 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:27,728 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 15:49:27,751 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:27,768 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 15:49:27,791 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:27,807 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 15:49:29,869 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "iscsid.socket", "state": "stopped", "status": {"Accept": "no", "ActiveEnterTimestamp": "Mon 2018-06-18 18:18:21 UTC", "ActiveEnterTimestampMonotonic": "3155599", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:21 UTC", "AssertTimestampMonotonic": "3155260", "Backlog": "128", "Before": "sockets.target iscsid.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": "Mon 2018-06-18 18:18:21 UTC", "ConditionTimestampMonotonic": "3155260", "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", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:21 UTC", "InactiveExitTimestampMonotonic": "3155599", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "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": "listening", "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": "enabled", "WantedBy": "sockets.target", "Wants": "-.slice"}} >2018-06-18 15:49:29,888 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 15:49:29,910 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:29,926 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 15:49:31,895 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/var/spool/cron/keystone", "state": "absent"} >2018-06-18 15:49:31,912 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:49:31,934 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:31,950 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 15:49:31,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:31,988 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 15:49:32,034 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_neutron_package": false}, "changed": false} >2018-06-18 15:49:32,050 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 15:49:32,072 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:32,088 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 15:49:32,109 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:32,126 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 15:49:32,149 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:32,164 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 15:49:32,185 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:32,201 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 15:49:35,450 p=24869 u=mistral | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm > >2018-06-18 15:49:35,450 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "rpm -qa | awk -F- '/^openvswitch-2/{print $2 \"-\" $3}'", "delta": "0:00:01.273130", "end": "2018-06-18 19:49:36.257495", "rc": 0, "start": "2018-06-18 19:49:34.984365", "stderr": "", "stderr_lines": [], "stdout": "2.9.0-19.el7fdp.1.x86_64", "stdout_lines": ["2.9.0-19.el7fdp.1.x86_64"]} >2018-06-18 15:49:35,467 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 15:49:37,415 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "rpm -q --scripts openvswitch | awk '/postuninstall/,/*/' | grep -q \"systemctl.*try-restart\"", "delta": "0:00:00.039649", "end": "2018-06-18 19:49:38.224317", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:49:38.184668", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:49:37,415 p=24869 u=mistral | ...ignoring >2018-06-18 15:49:37,433 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 15:49:37,457 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,474 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 15:49:37,498 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,514 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 15:49:37,538 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,554 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 15:49:37,577 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,593 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 15:49:37,615 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,632 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 15:49:37,661 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,678 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 15:49:37,702 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,718 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 15:49:37,763 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_neutron_openvswitch_package": false}, "changed": false} >2018-06-18 15:49:37,778 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 15:49:37,799 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,815 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:49:37,837 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,853 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 15:49:37,875 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,892 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 15:49:37,940 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_nova_api_package": false}, "changed": false} >2018-06-18 15:49:37,956 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 15:49:37,979 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:37,995 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 15:49:39,935 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/var/spool/cron/nova", "state": "absent"} >2018-06-18 15:49:39,952 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:49:42,010 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-nova-conductor", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:07 UTC", "ActiveEnterTimestampMonotonic": "49208329", "ActiveExitTimestamp": "Mon 2018-06-18 19:19:05 UTC", "ActiveExitTimestampMonotonic": "3646018068", "ActiveState": "inactive", "After": "network.target basic.target system.slice systemd-journald.socket syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35459451", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35459450", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova Conductor Server", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:19:05 UTC", "ExecMainExitTimestampMonotonic": "3646141042", "ExecMainPID": "2326", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35460403", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-conductor ; argv[]=/usr/bin/nova-conductor ; 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-nova-conductor.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-conductor.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:19:05 UTC", "InactiveEnterTimestampMonotonic": "3646141196", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35460456", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-conductor.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:49:42,027 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 15:49:42,074 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_nova_conductor_package": false}, "changed": false} >2018-06-18 15:49:42,091 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 15:49:42,114 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:42,130 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 15:49:44,236 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-nova-consoleauth", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:07 UTC", "ActiveEnterTimestampMonotonic": "49026916", "ActiveExitTimestamp": "Mon 2018-06-18 19:19:07 UTC", "ActiveExitTimestampMonotonic": "3648271150", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket network.target syslog.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35475148", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35475147", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova VNC console auth Server", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:19:21 UTC", "ExecMainExitTimestampMonotonic": "3661815186", "ExecMainPID": "2332", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35476111", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-consoleauth ; argv[]=/usr/bin/nova-consoleauth ; 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-nova-consoleauth.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-consoleauth.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:19:21 UTC", "InactiveEnterTimestampMonotonic": "3661815444", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35476160", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-consoleauth.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:49:44,253 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 15:49:44,299 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_nova_console_package": false}, "changed": false} >2018-06-18 15:49:44,315 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 15:49:44,336 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:44,352 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:49:44,374 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:44,390 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 15:49:44,410 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:44,426 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 15:49:46,475 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-nova-scheduler", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:19:50 UTC", "ActiveEnterTimestampMonotonic": "92354056", "ActiveExitTimestamp": "Mon 2018-06-18 19:19:25 UTC", "ActiveExitTimestampMonotonic": "3666257353", "ActiveState": "inactive", "After": "syslog.target system.slice network.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35621143", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35621143", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova Scheduler Server", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:19:36 UTC", "ExecMainExitTimestampMonotonic": "3676945172", "ExecMainPID": "2353", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35622174", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-scheduler ; argv[]=/usr/bin/nova-scheduler ; 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-nova-scheduler.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-scheduler.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:19:36 UTC", "InactiveEnterTimestampMonotonic": "3676945585", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35622221", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-scheduler.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "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": "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": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:49:46,492 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 15:49:46,538 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_nova_scheduler_package": false}, "changed": false} >2018-06-18 15:49:46,555 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 15:49:46,577 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:46,593 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 15:49:48,686 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "enabled": false, "name": "openstack-nova-novncproxy", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "35445211", "ActiveExitTimestamp": "Mon 2018-06-18 19:19:38 UTC", "ActiveExitTimestampMonotonic": "3679118642", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice syslog.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 18:18:53 UTC", "AssertTimestampMonotonic": "35444064", "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": "Mon 2018-06-18 18:18:53 UTC", "ConditionTimestampMonotonic": "35444064", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "OpenStack Nova NoVNC Proxy Server", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/openstack-nova-novncproxy (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2018-06-18 19:19:38 UTC", "ExecMainExitTimestampMonotonic": "3679226031", "ExecMainPID": "2321", "ExecMainStartTimestamp": "Mon 2018-06-18 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "35445152", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/nova-novncproxy ; argv[]=/usr/bin/nova-novncproxy --web /usr/share/novnc/ $OPTIONS ; 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-nova-novncproxy.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "openstack-nova-novncproxy.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2018-06-18 19:19:38 UTC", "InactiveEnterTimestampMonotonic": "3679226192", "InactiveExitTimestamp": "Mon 2018-06-18 18:18:53 UTC", "InactiveExitTimestampMonotonic": "35445211", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "openstack-nova-novncproxy.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": "enabled", "User": "nova", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} >2018-06-18 15:49:48,703 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 15:49:48,747 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_nova_novncproxy_package": false}, "changed": false} >2018-06-18 15:49:48,764 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 15:49:48,785 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:48,801 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 15:49:53,929 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": "offline"} >2018-06-18 15:49:53,946 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 15:49:53,976 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:48:51.697411', '_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-06-18 19:48:51.686225', u'delta': u'0:00:00.011186', '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.011186", "end": "2018-06-18 19:48:51.697411", "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-06-18 19:48:51.686225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:53,986 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:48:53.603527', '_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-06-18 19:48:53.592081', u'delta': u'0:00:00.011446', '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.011446", "end": "2018-06-18 19:48:53.603527", "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-06-18 19:48:53.592081", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,001 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 15:49:54,051 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_swift_proxy_package": false}, "changed": false} >2018-06-18 15:49:54,065 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 15:49:54,088 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,102 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 15:49:54,140 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:48:55.640139', '_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-06-18 19:48:55.626803', u'delta': u'0:00:00.013336', '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.013336", "end": "2018-06-18 19:48:55.640139", "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-06-18 19:48:55.626803", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,148 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:48:57.563071', '_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-06-18 19:48:57.552415', u'delta': u'0:00:00.010656', '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.010656", "end": "2018-06-18 19:48:57.563071", "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-06-18 19:48:57.552415", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,155 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:48:59.498308', '_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-06-18 19:48:59.487304', u'delta': u'0:00:00.011004', '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.011004", "end": "2018-06-18 19:48:59.498308", "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-06-18 19:48:59.487304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,165 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:01.403829', '_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-06-18 19:49:01.393083', u'delta': u'0:00:00.010746', '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.010746", "end": "2018-06-18 19:49:01.403829", "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-06-18 19:49:01.393083", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,174 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:03.311973', '_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-06-18 19:49:03.300597', u'delta': u'0:00:00.011376', '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.011376", "end": "2018-06-18 19:49:03.311973", "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-06-18 19:49:03.300597", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,180 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:05.221608', '_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-06-18 19:49:05.210959', u'delta': u'0:00:00.010649', '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.010649", "end": "2018-06-18 19:49:05.221608", "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-06-18 19:49:05.210959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,188 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:07.068206', '_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-06-18 19:49:07.058453', u'delta': u'0:00:00.009753', '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.009753", "end": "2018-06-18 19:49:07.068206", "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-06-18 19:49:07.058453", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,198 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:08.957406', '_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-06-18 19:49:08.946998', u'delta': u'0:00:00.010408', '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.010408", "end": "2018-06-18 19:49:08.957406", "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-06-18 19:49:08.946998", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,206 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:10.830152', '_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-06-18 19:49:10.818622', u'delta': u'0:00:00.011530', '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.011530", "end": "2018-06-18 19:49:10.830152", "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-06-18 19:49:10.818622", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,214 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:12.738760', '_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-06-18 19:49:12.727511', u'delta': u'0:00:00.011249', '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.011249", "end": "2018-06-18 19:49:12.738760", "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-06-18 19:49:12.727511", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,221 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:14.663586', '_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-06-18 19:49:14.651577', u'delta': u'0:00:00.012009', '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.012009", "end": "2018-06-18 19:49:14.663586", "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-06-18 19:49:14.651577", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,229 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:49:16.534787', '_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-06-18 19:49:16.523949', u'delta': u'0:00:00.010838', '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.010838", "end": "2018-06-18 19:49:16.534787", "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-06-18 19:49:16.523949", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,249 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 15:49:54,294 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"remove_swift_package": false}, "changed": false} >2018-06-18 15:49:54,309 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 15:49:54,350 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:49:54,374 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 15:49:56,288 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "path": "/etc/xinetd.d/rsync", "state": "absent"} >2018-06-18 15:49:56,303 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 15:49:58,236 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "name": "xinetd", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2018-06-18 19:46:31 UTC", "ActiveEnterTimestampMonotonic": "5292664596", "ActiveExitTimestamp": "Mon 2018-06-18 19:46:31 UTC", "ActiveExitTimestampMonotonic": "5292602572", "ActiveState": "active", "After": "NetworkManager-wait-online.service system.slice systemd-journald.socket basic.target network.target syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2018-06-18 19:46:31 UTC", "AssertTimestampMonotonic": "5292622721", "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": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2018-06-18 19:46:31 UTC", "ConditionTimestampMonotonic": "5292622721", "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": "410189", "ExecMainStartTimestamp": "Mon 2018-06-18 19:46:31 UTC", "ExecMainStartTimestampMonotonic": "5292664555", "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": "Mon 2018-06-18 19:46:31 UTC", "InactiveEnterTimestampMonotonic": "5292609912", "InactiveExitTimestamp": "Mon 2018-06-18 19:46:31 UTC", "InactiveExitTimestampMonotonic": "5292624317", "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": "47162", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "47162", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "410189", "MemoryAccounting": "no", "MemoryCurrent": "266240", "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": "Mon 2018-06-18 19:46:31 UTC", "WatchdogTimestampMonotonic": "5292664575", "WatchdogUSec": "0"}} >2018-06-18 15:49:58,251 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:49:58,270 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,285 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 15:49:58,303 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,317 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 15:49:58,334 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,349 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 15:49:58,369 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,383 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 15:49:58,401 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,416 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 15:49:58,433 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,447 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 15:49:58,464 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,479 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 15:49:58,498 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,511 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 15:49:58,527 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,541 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 15:49:58,558 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,573 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 15:49:58,590 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,605 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 15:49:58,626 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,642 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 15:49:58,658 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,672 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 15:49:58,690 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,704 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 15:49:58,721 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,736 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 15:49:58,753 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,768 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 15:49:58,786 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,800 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 15:49:58,817 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,831 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 15:49:58,851 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,865 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 15:49:58,884 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,899 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 15:49:58,916 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,931 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 15:49:58,949 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:58,965 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 15:49:58,985 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,001 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 15:49:59,021 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,036 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 15:49:59,055 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,073 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 15:49:59,094 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,110 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 15:49:59,129 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,146 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:49:59,166 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,182 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 15:49:59,201 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,217 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 15:49:59,237 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,252 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 15:49:59,273 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,289 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 15:49:59,309 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,325 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 15:49:59,344 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,360 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 15:49:59,379 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,395 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 15:49:59,413 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,428 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 15:49:59,447 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,462 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 15:49:59,481 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,497 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 15:49:59,519 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,536 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 15:49:59,553 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,569 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 15:49:59,588 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,603 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 15:49:59,622 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,637 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 15:49:59,656 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,671 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 15:49:59,690 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,705 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 15:49:59,722 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,737 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 15:49:59,758 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,773 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 15:49:59,794 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,810 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 15:49:59,831 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,846 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 15:49:59,862 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,878 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:49:59,897 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,914 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:49:59,936 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,953 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:49:59,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:49:59,990 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:50:00,009 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:50:00,026 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 15:50:00,415 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 15:50:00,496 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 15:50:02,410 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.048102", "end": "2018-06-18 19:50:03.220195", "rc": 0, "start": "2018-06-18 19:50:03.172093", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:02,425 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 15:50:04,300 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009022", "end": "2018-06-18 19:50:05.111490", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:50:05.102468", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:04,301 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:04,316 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 15:50:06,154 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.010236", "end": "2018-06-18 19:50:06.965549", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:06.955313", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:06,154 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:06,169 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 15:50:07,986 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.010566", "end": "2018-06-18 19:50:08.796994", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:08.786428", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:07,987 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:08,002 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 15:50:09,898 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.011056", "end": "2018-06-18 19:50:10.707008", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:10.695952", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:09,898 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:09,914 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 15:50:11,799 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.010682", "end": "2018-06-18 19:50:12.610318", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:12.599636", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:11,799 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:11,816 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 15:50:13,718 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.010639", "end": "2018-06-18 19:50:14.528076", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:14.517437", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:13,718 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:13,733 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 15:50:15,615 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.011053", "end": "2018-06-18 19:50:16.425387", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:16.414334", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 15:50:15,616 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:15,632 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 15:50:17,490 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.010089", "end": "2018-06-18 19:50:18.300756", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:18.290667", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 15:50:17,490 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:17,506 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:50:17,543 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 15:50:17,559 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 15:50:19,427 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003348", "end": "2018-06-18 19:50:20.237426", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:50:20.234078", "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-06-18 15:50:19,427 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:19,444 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 15:50:19,488 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 15:50:19,505 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 15:50:21,868 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:50:21,868 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:21,892 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 15:50:23,781 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.011050", "end": "2018-06-18 19:50:24.590534", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:24.579484", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:23,781 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:23,799 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 15:50:25,672 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.010690", "end": "2018-06-18 19:50:26.482569", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:26.471879", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:25,673 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:25,689 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 15:50:27,712 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.050259", "end": "2018-06-18 19:50:28.522602", "rc": 0, "start": "2018-06-18 19:50:28.472343", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:27,728 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 15:50:29,605 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.008421", "end": "2018-06-18 19:50:30.414849", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 19:50:30.406428", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:29,605 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:29,621 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 15:50:31,447 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.010502", "end": "2018-06-18 19:50:32.257546", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:32.247044", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:31,447 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:31,463 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 15:50:33,322 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.009918", "end": "2018-06-18 19:50:34.133487", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:34.123569", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:33,322 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:33,339 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 15:50:33,381 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 15:50:33,398 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 15:50:35,249 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:50:35,265 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 15:50:35,308 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 15:50:35,324 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:50:37,233 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.087871", "end": "2018-06-18 19:50:38.041075", "rc": 0, "start": "2018-06-18 19:50:37.953204", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:50:37,250 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:50:37,375 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:50:37,391 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 15:50:39,933 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:50:39,933 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:39,950 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 15:50:41,851 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.010192", "end": "2018-06-18 19:50:42.660839", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:42.650647", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:41,851 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:41,868 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 15:50:43,896 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.052307", "end": "2018-06-18 19:50:44.703184", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:44.650877", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:43,896 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:43,911 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 15:50:45,840 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.010757", "end": "2018-06-18 19:50:46.648881", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:46.638124", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:45,841 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:45,858 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 15:50:47,819 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.048578", "end": "2018-06-18 19:50:48.626890", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:48.578312", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:47,819 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:47,834 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 15:50:49,760 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.010296", "end": "2018-06-18 19:50:50.569181", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:50.558885", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:49,761 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:49,776 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 15:50:51,725 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.050021", "end": "2018-06-18 19:50:52.534704", "rc": 0, "start": "2018-06-18 19:50:52.484683", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:51,741 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 15:50:53,648 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.010333", "end": "2018-06-18 19:50:54.457201", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:54.446868", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:53,648 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:53,663 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 15:50:55,676 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.010952", "end": "2018-06-18 19:50:56.483861", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:50:56.472909", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:55,676 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:55,693 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 15:50:57,649 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.049177", "end": "2018-06-18 19:50:58.456742", "rc": 0, "start": "2018-06-18 19:50:58.407565", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:57,664 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 15:50:59,652 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.011521", "end": "2018-06-18 19:51:00.459903", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:00.448382", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:50:59,652 p=24869 u=mistral | ...ignoring >2018-06-18 15:50:59,670 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 15:51:01,644 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 15:51:01,661 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 15:51:01,703 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 15:51:01,717 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 15:51:03,684 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:51:03,701 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 15:51:03,741 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 15:51:03,757 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:51:05,877 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.091907", "end": "2018-06-18 19:51:06.683163", "rc": 0, "start": "2018-06-18 19:51:06.591256", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:51:05,892 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:51:05,934 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:51:05,948 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 15:51:08,374 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:51:08,374 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:08,390 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 15:51:10,279 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.011107", "end": "2018-06-18 19:51:11.087689", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:11.076582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:10,279 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:10,293 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 15:51:12,293 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.011623", "end": "2018-06-18 19:51:13.102166", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:13.090543", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:12,293 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:12,307 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 15:51:14,297 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.011217", "end": "2018-06-18 19:51:15.105057", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:15.093840", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:14,297 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:14,315 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 15:51:16,283 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.011716", "end": "2018-06-18 19:51:17.090073", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:17.078357", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:16,283 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:16,300 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 15:51:18,219 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.011737", "end": "2018-06-18 19:51:19.028559", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:19.016822", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:18,220 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:18,235 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 15:51:20,174 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.011122", "end": "2018-06-18 19:51:20.983339", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:20.972217", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:20,175 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:20,190 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 15:51:22,137 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.049800", "end": "2018-06-18 19:51:22.944664", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:22.894864", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:22,137 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:22,155 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 15:51:24,205 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.011865", "end": "2018-06-18 19:51:25.013638", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:25.001773", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:24,205 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:24,223 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 15:51:26,298 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.010717", "end": "2018-06-18 19:51:27.106084", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:27.095367", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:26,298 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:26,315 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 15:51:28,325 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010372", "end": "2018-06-18 19:51:29.134568", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:29.124196", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:28,326 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:28,343 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 15:51:30,320 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.051118", "end": "2018-06-18 19:51:31.127757", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:31.076639", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:30,321 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:30,335 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 15:51:32,256 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.010683", "end": "2018-06-18 19:51:33.064003", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:33.053320", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:32,257 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:32,273 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 15:51:34,183 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.010778", "end": "2018-06-18 19:51:34.991968", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:34.981190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:34,184 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:34,200 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:51:34,325 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 15:51:34,342 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 15:51:36,196 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:51:36,212 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 15:51:36,336 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 15:51:36,350 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:51:38,418 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.087063", "end": "2018-06-18 19:51:39.226186", "rc": 0, "start": "2018-06-18 19:51:39.139123", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 15:51:38,434 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:51:38,573 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 15:51:38,590 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 15:51:41,055 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:51:41,055 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:41,070 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 15:51:41,179 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 15:51:41,194 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 15:51:43,222 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 15:51:43,239 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 15:51:43,371 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 15:51:43,389 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 15:51:45,979 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 15:51:45,979 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:45,996 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 15:51:48,014 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.010692", "end": "2018-06-18 19:51:48.818855", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:48.808163", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:49,928 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.011777", "end": "2018-06-18 19:51:50.735150", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:50.723373", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:49,929 p=24869 u=mistral | ...ignoring >2018-06-18 15:51:49,946 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 15:51:51,987 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.011072", "end": "2018-06-18 19:51:52.794648", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:52.783576", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:53,923 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.011843", "end": "2018-06-18 19:51:54.731000", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:54.719157", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:55,846 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.011087", "end": "2018-06-18 19:51:56.654581", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:56.643494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:57,746 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.010412", "end": "2018-06-18 19:51:58.555375", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:51:58.544963", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:51:59,677 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010365", "end": "2018-06-18 19:52:00.482038", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:00.471673", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:01,582 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.010485", "end": "2018-06-18 19:52:02.389445", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:02.378960", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:03,514 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.012455", "end": "2018-06-18 19:52:04.321133", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:04.308678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:05,451 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.010239", "end": "2018-06-18 19:52:06.260385", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:06.250146", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:07,288 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.011861", "end": "2018-06-18 19:52:08.093860", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:08.081999", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:09,179 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.011148", "end": "2018-06-18 19:52:09.988115", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:09.976967", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:11,069 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.012568", "end": "2018-06-18 19:52:11.877544", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:11.864976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:13,012 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.010675", "end": "2018-06-18 19:52:13.820217", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 19:52:13.809542", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:52:13,017 p=24869 u=mistral | ...ignoring >2018-06-18 15:52:13,034 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 15:52:13,053 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,068 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 15:52:13,087 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,103 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 15:52:13,122 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,138 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 15:52:13,158 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,174 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 15:52:13,192 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,208 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 15:52:13,227 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,243 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 15:52:13,261 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,277 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 15:52:13,296 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,311 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 15:52:13,330 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,345 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 15:52:13,361 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,376 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 15:52:13,393 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,409 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 15:52:13,427 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,441 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 15:52:13,461 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,477 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 15:52:13,494 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,509 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:52:13,528 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,543 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 15:52:13,561 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,576 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 15:52:13,595 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,610 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 15:52:13,629 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,643 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 15:52:13,661 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,675 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 15:52:13,693 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,708 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 15:52:13,728 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,742 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:52:13,762 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,776 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 15:52:13,794 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,808 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 15:52:13,827 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,842 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 15:52:13,861 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,876 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 15:52:13,894 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,911 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 15:52:13,928 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,943 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 15:52:13,962 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:13,978 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 15:52:13,997 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,012 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 15:52:14,031 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,046 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 15:52:14,065 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,080 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 15:52:14,096 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,112 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 15:52:14,131 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,147 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 15:52:14,166 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,182 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 15:52:14,204 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,221 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 15:52:14,238 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,255 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 15:52:14,274 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,290 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 15:52:14,312 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,328 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 15:52:14,348 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,364 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 15:52:14,385 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,400 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 15:52:14,418 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,434 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 15:52:14,454 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,471 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 15:52:14,492 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,517 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 15:52:14,541 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,557 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 15:52:14,579 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,594 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 15:52:14,616 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,631 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 15:52:14,655 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,671 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 15:52:14,694 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,710 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 15:52:14,728 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,744 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 15:52:14,765 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,781 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 15:52:14,801 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,817 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 15:52:14,837 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,854 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 15:52:14,871 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,888 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 15:52:14,908 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,924 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 15:52:14,944 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,960 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 15:52:14,982 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:14,998 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 15:52:15,021 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,036 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 15:52:15,056 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,072 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 15:52:15,093 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,109 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 15:52:15,129 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,146 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 15:52:15,167 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,182 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 15:52:15,200 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,215 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 15:52:15,237 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,251 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 15:52:15,270 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,285 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 15:52:15,306 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,321 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 15:52:15,338 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,352 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 15:52:15,370 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,385 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 15:52:15,404 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,418 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 15:52:15,437 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,451 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 15:52:15,472 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,486 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 15:52:15,505 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,521 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 15:52:15,541 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,557 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 15:52:15,575 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,591 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 15:52:15,613 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,630 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 15:52:15,649 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,664 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 15:52:15,684 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,698 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 15:52:15,719 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,735 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 15:52:15,754 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,770 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 15:52:15,790 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,805 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 15:52:15,822 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,836 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 15:52:15,856 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,870 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 15:52:15,889 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,903 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 15:52:15,922 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,937 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 15:52:15,954 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:15,969 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 15:52:15,994 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,010 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 15:52:16,029 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,043 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 15:52:16,061 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,077 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 15:52:16,095 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,111 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 15:52:16,127 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,143 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 15:52:16,160 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,177 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 15:52:16,194 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,211 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 15:52:16,230 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,247 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 15:52:16,263 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,279 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 15:52:16,300 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,315 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 15:52:16,338 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,352 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 15:52:16,372 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,386 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 15:52:16,405 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,419 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 15:52:16,435 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,449 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 15:52:16,468 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,482 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 15:52:16,502 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,517 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 15:52:16,537 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,553 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 15:52:16,569 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,583 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 15:52:16,603 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,618 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 15:52:16,636 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,651 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 15:52:16,671 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,686 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 15:52:16,706 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,720 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 15:52:16,737 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,752 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 15:52:16,772 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,787 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 15:52:16,806 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,822 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 15:52:16,841 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,857 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 15:52:16,875 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,890 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 15:52:16,911 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,926 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 15:52:16,945 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,960 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 15:52:16,979 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:16,995 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 15:52:17,015 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,031 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 15:52:17,050 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,067 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 15:52:17,086 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,102 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 15:52:17,120 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,136 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 15:52:17,155 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,171 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 15:52:17,188 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,204 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 15:52:17,223 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,238 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 15:52:17,257 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,272 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 15:52:17,291 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,306 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 15:52:17,325 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,340 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 15:52:17,356 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,372 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 15:52:17,389 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,405 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 15:52:17,424 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,440 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 15:52:17,460 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,475 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 15:52:17,493 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,508 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 15:52:17,525 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,540 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 15:52:17,559 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,574 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:52:17,591 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,606 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 15:52:17,626 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,640 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 15:52:17,658 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,673 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 15:52:17,690 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,704 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 15:52:17,722 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,736 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 15:52:17,753 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,768 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 15:52:17,785 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,799 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 15:52:17,815 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,829 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 15:52:17,848 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,862 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 15:52:17,880 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,895 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 15:52:17,914 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,928 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 15:52:17,944 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,959 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 15:52:17,977 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:17,992 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 15:52:18,010 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,025 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 15:52:18,042 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,057 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 15:52:18,075 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,089 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 15:52:18,107 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,122 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 15:52:18,141 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,157 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 15:52:18,176 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,192 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 15:52:18,212 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,228 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 15:52:18,255 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:48.818855', '_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-06-18 19:51:48.808163', u'delta': u'0:00:00.010692', '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.010692", "end": "2018-06-18 19:51:48.818855", "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-06-18 19:51:48.808163", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,260 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:50.735150', '_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-06-18 19:51:50.723373', u'delta': u'0:00:00.011777', '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.011777", "end": "2018-06-18 19:51:50.735150", "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-06-18 19:51:50.723373", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,277 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 15:52:18,298 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,313 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 15:52:18,334 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,348 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 15:52:18,385 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:52.794648', '_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-06-18 19:51:52.783576', u'delta': u'0:00:00.011072', '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.011072", "end": "2018-06-18 19:51:52.794648", "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-06-18 19:51:52.783576", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,388 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:54.731000', '_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-06-18 19:51:54.719157', u'delta': u'0:00:00.011843', '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.011843", "end": "2018-06-18 19:51:54.731000", "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-06-18 19:51:54.719157", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,393 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:56.654581', '_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-06-18 19:51:56.643494', u'delta': u'0:00:00.011087', '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.011087", "end": "2018-06-18 19:51:56.654581", "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-06-18 19:51:56.643494", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,399 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:51:58.555375', '_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-06-18 19:51:58.544963', u'delta': u'0:00:00.010412', '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.010412", "end": "2018-06-18 19:51:58.555375", "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-06-18 19:51:58.544963", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,405 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:00.482038', '_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-06-18 19:52:00.471673', u'delta': u'0:00:00.010365', '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.010365", "end": "2018-06-18 19:52:00.482038", "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-06-18 19:52:00.471673", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,409 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:02.389445', '_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-06-18 19:52:02.378960', u'delta': u'0:00:00.010485', '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.010485", "end": "2018-06-18 19:52:02.389445", "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-06-18 19:52:02.378960", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,415 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:04.321133', '_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-06-18 19:52:04.308678', u'delta': u'0:00:00.012455', '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.012455", "end": "2018-06-18 19:52:04.321133", "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-06-18 19:52:04.308678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,421 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:06.260385', '_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-06-18 19:52:06.250146', u'delta': u'0:00:00.010239', '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.010239", "end": "2018-06-18 19:52:06.260385", "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-06-18 19:52:06.250146", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,425 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:08.093860', '_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-06-18 19:52:08.081999', u'delta': u'0:00:00.011861', '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.011861", "end": "2018-06-18 19:52:08.093860", "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-06-18 19:52:08.081999", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,431 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:09.988115', '_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-06-18 19:52:09.976967', u'delta': u'0:00:00.011148', '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.011148", "end": "2018-06-18 19:52:09.988115", "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-06-18 19:52:09.976967", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,436 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:11.877544', '_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-06-18 19:52:11.864976', u'delta': u'0:00:00.012568', '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.012568", "end": "2018-06-18 19:52:11.877544", "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-06-18 19:52:11.864976", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,443 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 19:52:13.820217', '_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-06-18 19:52:13.809542', u'delta': u'0:00:00.010675', '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.010675", "end": "2018-06-18 19:52:13.820217", "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-06-18 19:52:13.809542", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,464 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 15:52:18,483 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,499 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 15:52:18,533 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,549 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 15:52:18,568 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,584 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 15:52:18,603 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,620 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 15:52:18,643 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,659 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 15:52:18,679 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,695 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 15:52:18,716 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,732 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 15:52:18,755 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,771 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 15:52:18,792 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,809 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 15:52:18,829 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,845 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 15:52:18,866 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:18,882 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 15:52:23,559 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "msg": "", "rc": 0, "results": ["All packages providing docker are up to date", ""]} >2018-06-18 15:52:23,575 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 15:52:23,598 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,613 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 15:52:23,633 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,649 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 15:52:23,670 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,685 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 15:52:23,706 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,721 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 15:52:23,742 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,757 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 15:52:23,777 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,792 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 15:52:23,814 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,830 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 15:52:23,849 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,865 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 15:52:23,886 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,901 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 15:52:23,922 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,937 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 15:52:23,959 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:23,975 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 15:52:23,994 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:24,008 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 15:52:24,028 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:24,042 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 15:52:24,061 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:52:24,075 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 15:53:00,209 p=24869 u=mistral | changed: [192.168.0.13] => {"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-5.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: socat 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---> Package socat.x86_64 0:1.7.3.2-2.el7 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-5.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\n socat x86_64 1.7.3.2-2.el7 rhelosp-rhel-7.5-server 290 k\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 (+5 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 12 MB/s | 26 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 3:mariadb-config-10.1.20-2.el7ost.x86_64 1/11 \n Installing : 3:mariadb-common-10.1.20-2.el7ost.x86_64 2/11 \n Installing : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 3/11 \n Updating : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 4/11 \n Updating : 3:mariadb-10.1.20-2.el7ost.x86_64 5/11 \n Installing : socat-1.7.3.2-2.el7.x86_64 6/11 \n Installing : 3:mariadb-server-10.1.20-2.el7ost.x86_64 7/11 \n Installing : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 8/11 \nwarning: /etc/my.cnf.d/galera.cnf created as /etc/my.cnf.d/galera.cnf.rpmnew\n Erasing : 1:mariadb-galera-server-5.5.42-5.el7ost.x86_64 9/11 \n Cleanup : 1:mariadb-5.5.56-2.el7.x86_64 10/11 \n Cleanup : 1:mariadb-libs-5.5.56-2.el7.x86_64 11/11 \n Verifying : 3:mariadb-common-10.1.20-2.el7ost.x86_64 1/11 \n Verifying : 3:mariadb-config-10.1.20-2.el7ost.x86_64 2/11 \n Verifying : 3:mariadb-server-10.1.20-2.el7ost.x86_64 3/11 \n Verifying : 3:mariadb-10.1.20-2.el7ost.x86_64 4/11 \n Verifying : 3:mariadb-server-galera-10.1.20-2.el7ost.x86_64 5/11 \n Verifying : 3:mariadb-errmsg-10.1.20-2.el7ost.x86_64 6/11 \n Verifying : socat-1.7.3.2-2.el7.x86_64 7/11 \n Verifying : 3:mariadb-libs-10.1.20-2.el7ost.x86_64 8/11 \n Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 9/11 \n Verifying : 1:mariadb-galera-server-5.5.42-5.el7ost.x86_64 10/11 \n Verifying : 1:mariadb-5.5.56-2.el7.x86_64 11/11 \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 socat.x86_64 0:1.7.3.2-2.el7 \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-5.el7ost \n\nComplete!\n"]} >2018-06-18 15:53:00,227 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 15:53:00,394 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_upgrade_script": " 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-06-18 15:53:00,411 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 15:53:00,553 p=24869 u=mistral | ok: [192.168.0.13] => {"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-06-18 15:53:00,568 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 15:53:00,590 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:00,605 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 15:53:07,368 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "/bin/bash -ecx \" 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:04.911382", "end": "2018-06-18 19:53:08.165820", "rc": 0, "start": "2018-06-18 19:53:03.254438", "stderr": "+ 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/bin/mysqld_safe: line 755: ulimit: -1: invalid option\nulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]\n+ mysql_upgrade\n+ mysqladmin shutdown", "stderr_lines": ["+ 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", "/bin/mysqld_safe: line 755: ulimit: -1: invalid option", "ulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit]", "+ mysql_upgrade", "+ mysqladmin shutdown"], "stdout": "180618 19:53:03 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.\n180618 19:53:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql\nmysqld is alive\nPhase 1/6: Checking and upgrading mysql database\nProcessing databases\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\nPhase 2/6: Fixing views\nPhase 3/6: Running 'mysql_fix_privilege_tables'\nPhase 4/6: Fixing table and database names\nPhase 5/6: Checking and upgrading tables\nProcessing databases\naodh\naodh.alarm OK\naodh.alarm_history OK\naodh.alembic_version OK\nceilometer\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.ceph_account OK\ngnocchi.ceph_account_history OK\ngnocchi.host OK\ngnocchi.host_disk OK\ngnocchi.host_disk_history OK\ngnocchi.host_history OK\ngnocchi.host_net_int OK\ngnocchi.host_net_int_history OK\ngnocchi.identity OK\ngnocchi.identity_history OK\ngnocchi.image OK\ngnocchi.image_history OK\ngnocchi.instance OK\ngnocchi.instance_disk OK\ngnocchi.instance_disk_history OK\ngnocchi.instance_history OK\ngnocchi.instance_net_int OK\ngnocchi.instance_net_int_history OK\ngnocchi.ipmi OK\ngnocchi.ipmi_history OK\ngnocchi.metric OK\ngnocchi.network OK\ngnocchi.network_history OK\ngnocchi.resource OK\ngnocchi.resource_history OK\ngnocchi.resource_type OK\ngnocchi.stack OK\ngnocchi.stack_history OK\ngnocchi.swift_account OK\ngnocchi.swift_account_history OK\ngnocchi.volume OK\ngnocchi.volume_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\ninformation_schema\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\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\novs_neutron\novs_neutron.address_scopes OK\novs_neutron.agents OK\novs_neutron.alembic_version 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.brocadenetworks OK\novs_neutron.brocadeports OK\novs_neutron.bsn_alembic_version OK\novs_neutron.bsn_nexthops OK\novs_neutron.bsn_routerrules OK\novs_neutron.bsn_tenantpolicies OK\novs_neutron.bsn_tenantpolicy_nexthops OK\novs_neutron.cisco_alembic_version OK\novs_neutron.cisco_csr_identifier_map OK\novs_neutron.cisco_hosting_device_templates 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_host_interface_mapping OK\novs_neutron.cisco_ml2_nexus_nve OK\novs_neutron.cisco_ml2_nexus_provider_networks OK\novs_neutron.cisco_ml2_nexus_vpc_alloc OK\novs_neutron.cisco_ml2_nexusport_bindings OK\novs_neutron.cisco_port_mappings OK\novs_neutron.cisco_router_ha_groups OK\novs_neutron.cisco_router_ha_settings OK\novs_neutron.cisco_router_mappings OK\novs_neutron.cisco_router_redundancy_bindings OK\novs_neutron.cisco_router_types OK\novs_neutron.cisco_slot_allocations 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.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.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_delete_port_profiles OK\novs_neutron.ml2_ucsm_port_profiles OK\novs_neutron.ml2_ucsm_sp_templates OK\novs_neutron.ml2_ucsm_vnic_templates 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.networktemplateassignments OK\novs_neutron.networktemplates 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.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.reachabilityquicktest OK\novs_neutron.reachabilitytest 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.vcns_router_bindings OK\novs_neutron.vpnservices OK\nperformance_schema\nPhase 6/6: Running 'FLUSH PRIVILEGES'\nOK\n180618 19:53:07 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended", "stdout_lines": ["180618 19:53:03 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'.", "180618 19:53:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql", "mysqld is alive", "Phase 1/6: Checking and upgrading mysql database", "Processing databases", "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", "Phase 2/6: Fixing views", "Phase 3/6: Running 'mysql_fix_privilege_tables'", "Phase 4/6: Fixing table and database names", "Phase 5/6: Checking and upgrading tables", "Processing databases", "aodh", "aodh.alarm OK", "aodh.alarm_history OK", "aodh.alembic_version OK", "ceilometer", "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.ceph_account OK", "gnocchi.ceph_account_history OK", "gnocchi.host OK", "gnocchi.host_disk OK", "gnocchi.host_disk_history OK", "gnocchi.host_history OK", "gnocchi.host_net_int OK", "gnocchi.host_net_int_history OK", "gnocchi.identity OK", "gnocchi.identity_history OK", "gnocchi.image OK", "gnocchi.image_history OK", "gnocchi.instance OK", "gnocchi.instance_disk OK", "gnocchi.instance_disk_history OK", "gnocchi.instance_history OK", "gnocchi.instance_net_int OK", "gnocchi.instance_net_int_history OK", "gnocchi.ipmi OK", "gnocchi.ipmi_history OK", "gnocchi.metric OK", "gnocchi.network OK", "gnocchi.network_history OK", "gnocchi.resource OK", "gnocchi.resource_history OK", "gnocchi.resource_type OK", "gnocchi.stack OK", "gnocchi.stack_history OK", "gnocchi.swift_account OK", "gnocchi.swift_account_history OK", "gnocchi.volume OK", "gnocchi.volume_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", "information_schema", "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", "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", "ovs_neutron", "ovs_neutron.address_scopes OK", "ovs_neutron.agents OK", "ovs_neutron.alembic_version 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.brocadenetworks OK", "ovs_neutron.brocadeports OK", "ovs_neutron.bsn_alembic_version OK", "ovs_neutron.bsn_nexthops OK", "ovs_neutron.bsn_routerrules OK", "ovs_neutron.bsn_tenantpolicies OK", "ovs_neutron.bsn_tenantpolicy_nexthops OK", "ovs_neutron.cisco_alembic_version OK", "ovs_neutron.cisco_csr_identifier_map OK", "ovs_neutron.cisco_hosting_device_templates 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_host_interface_mapping OK", "ovs_neutron.cisco_ml2_nexus_nve OK", "ovs_neutron.cisco_ml2_nexus_provider_networks OK", "ovs_neutron.cisco_ml2_nexus_vpc_alloc OK", "ovs_neutron.cisco_ml2_nexusport_bindings OK", "ovs_neutron.cisco_port_mappings OK", "ovs_neutron.cisco_router_ha_groups OK", "ovs_neutron.cisco_router_ha_settings OK", "ovs_neutron.cisco_router_mappings OK", "ovs_neutron.cisco_router_redundancy_bindings OK", "ovs_neutron.cisco_router_types OK", "ovs_neutron.cisco_slot_allocations 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.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.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_delete_port_profiles OK", "ovs_neutron.ml2_ucsm_port_profiles OK", "ovs_neutron.ml2_ucsm_sp_templates OK", "ovs_neutron.ml2_ucsm_vnic_templates 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.networktemplateassignments OK", "ovs_neutron.networktemplates 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.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.reachabilityquicktest OK", "ovs_neutron.reachabilitytest 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.vcns_router_bindings OK", "ovs_neutron.vpnservices OK", "performance_schema", "Phase 6/6: Running 'FLUSH PRIVILEGES'", "OK", "180618 19:53:07 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended"]} >2018-06-18 15:53:07,384 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 15:53:07,406 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,422 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 15:53:07,443 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,466 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 15:53:07,488 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,504 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 15:53:07,533 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,550 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 15:53:07,571 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,586 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 15:53:07,608 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,623 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 15:53:07,644 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,660 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 15:53:07,681 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,698 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 15:53:07,721 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,737 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 15:53:07,763 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,778 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 15:53:07,807 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,823 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 15:53:07,850 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,866 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 15:53:07,887 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,903 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 15:53:07,926 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 15:53:07,943 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 15:53:09,836 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "cat /etc/sysconfig/ip6tables > /etc/sysconfig/ip6tables.n-o-upgrade; cat</dev/null>/etc/sysconfig/ip6tables", "delta": "0:00:00.005522", "end": "2018-06-18 19:53:10.645853", "rc": 0, "start": "2018-06-18 19:53:10.640331", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:53:09,852 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 15:53:14,069 p=24869 u=mistral | [WARNING]: Consider using yum module rather than running yum > >2018-06-18 15:53:14,070 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "yum check-upgrade | awk '/os-net-config/{print}'", "delta": "0:00:02.245092", "end": "2018-06-18 19:53:14.872885", "rc": 0, "start": "2018-06-18 19:53:12.627793", "stderr": "", "stderr_lines": [], "stdout": "os-net-config.noarch 8.4.1-4.el7ost rhelosp-13.0-puddle ", "stdout_lines": ["os-net-config.noarch 8.4.1-4.el7ost rhelosp-13.0-puddle "]} >2018-06-18 15:53:14,088 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 15:53:16,049 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "test -s /etc/os-net-config/config.json", "delta": "0:00:00.003783", "end": "2018-06-18 19:53:16.851335", "rc": 0, "start": "2018-06-18 19:53:16.847552", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 15:53:16,066 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 15:53:26,870 p=24869 u=mistral | changed: [192.168.0.13] => {"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:5.2.3-2.el7ost will be updated\n---> Package os-net-config.noarch 0:8.4.1-4.el7ost will be an update\n--> Processing Dependency: python2-netaddr >= 0.7.13 for package: os-net-config-8.4.1-4.el7ost.noarch\n--> Processing Dependency: python2-jsonschema >= 2.0.0 for package: os-net-config-8.4.1-4.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 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--> 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\nUpdating:\n os-net-config noarch 8.4.1-4.el7ost rhelosp-13.0-puddle 279 k\n\nTransaction Summary\n================================================================================\nInstall 2 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.7 MB/s | 1.9 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-jsonschema-2.6.0-2.el7ost.noarch 1/6 \n Installing : python2-netaddr-0.7.19-5.el7ost.noarch 2/6 \n Updating : os-net-config-8.4.1-4.el7ost.noarch 3/6 \n Cleanup : os-net-config-5.2.3-2.el7ost.noarch 4/6 \n Erasing : python-netaddr-0.7.18-1.el7ost.noarch 5/6 \n Erasing : python-jsonschema-2.4.0-3.el7ost.noarch 6/6 \n Verifying : python2-netaddr-0.7.19-5.el7ost.noarch 1/6 \n Verifying : python2-jsonschema-2.6.0-2.el7ost.noarch 2/6 \n Verifying : os-net-config-8.4.1-4.el7ost.noarch 3/6 \n Verifying : python-netaddr-0.7.18-1.el7ost.noarch 4/6 \n Verifying : python-jsonschema-2.4.0-3.el7ost.noarch 5/6 \n Verifying : os-net-config-5.2.3-2.el7ost.noarch 6/6 \n\nInstalled:\n python2-jsonschema.noarch 0:2.6.0-2.el7ost \n python2-netaddr.noarch 0:0.7.19-5.el7ost \n\nUpdated:\n os-net-config.noarch 0:8.4.1-4.el7ost \n\nReplaced:\n python-jsonschema.noarch 0:2.4.0-3.el7ost \n python-netaddr.noarch 0:0.7.18-1.el7ost \n\nComplete!\n"]} >2018-06-18 15:53:26,896 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 15:53:29,744 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["os-net-config", "--no-activate", "-c", "/etc/os-net-config/config.json", "-v", "--detailed-exit-codes"], "delta": "0:00:00.814477", "end": "2018-06-18 19:53:30.539103", "failed_when_result": false, "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 19:53:29.724626", "stderr": "[2018/06/18 07:53:30 PM] [INFO] Using config file at: /etc/os-net-config/config.json\n[2018/06/18 07:53:30 PM] [INFO] Ifcfg net config provider created.\n[2018/06/18 07:53:30 PM] [INFO] Not using any mapping file.\n[2018/06/18 07:53:30 PM] [WARNING] Config file failed schema validation at network_config/4:\n {'persist_mapping': False, 'use_dhcpv6': False, 'addresses': [{'ip_netmask': '172.16.17.211/25'}], 'nic_mapping': None, 'use_dhcp': False, 'type': 'interface', 'name': 'nic5'} is not valid under any of the given schemas\n Sub-schemas tested and not matching:\n - items/oneOf/interface/additionalProperties: Additional properties are not allowed ('use_dhcpv6' was unexpected)\n[2018/06/18 07:53:30 PM] [INFO] Finding active nics\n[2018/06/18 07:53:30 PM] [INFO] vlan200 is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] vlan100 is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] vlan300 is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] vlan301 is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] vxlan_sys_4789 is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] br-storage is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] eth0 is an embedded active nic\n[2018/06/18 07:53:30 PM] [INFO] eth1 is an embedded active nic\n[2018/06/18 07:53:30 PM] [INFO] eth2 is an embedded active nic\n[2018/06/18 07:53:30 PM] [INFO] eth3 is an embedded active nic\n[2018/06/18 07:53:30 PM] [INFO] eth4 is an embedded active nic\n[2018/06/18 07:53:30 PM] [INFO] lo is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] br-ex is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] ovs-system is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] br-infra is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] br-int is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] br-tun is not an active nic\n[2018/06/18 07:53:30 PM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)\n[2018/06/18 07:53:30 PM] [INFO] Active nics are ['eth0', 'eth1', 'eth2', 'eth3', 'eth4']\n[2018/06/18 07:53:30 PM] [INFO] nic5 mapped to: eth4\n[2018/06/18 07:53:30 PM] [INFO] nic4 mapped to: eth3\n[2018/06/18 07:53:30 PM] [INFO] nic3 mapped to: eth2\n[2018/06/18 07:53:30 PM] [INFO] nic2 mapped to: eth1\n[2018/06/18 07:53:30 PM] [INFO] nic1 mapped to: eth0\n[2018/06/18 07:53:30 PM] [INFO] adding interface: eth0\n[2018/06/18 07:53:30 PM] [INFO] adding custom route for interface: eth0\n[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-ex\n[2018/06/18 07:53:30 PM] [INFO] adding interface: eth1\n[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan100\n[2018/06/18 07:53:30 PM] [INFO] adding custom route for interface: vlan100\n[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-infra\n[2018/06/18 07:53:30 PM] [INFO] adding interface: eth2\n[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan200\n[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-storage\n[2018/06/18 07:53:30 PM] [INFO] adding interface: eth3\n[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan300\n[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan301\n[2018/06/18 07:53:30 PM] [INFO] adding interface: eth4\n[2018/06/18 07:53:30 PM] [INFO] applying network configs...\n[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth4\n[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth3\n[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth2\n[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth1\n[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth0\n[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan200\n[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan300\n[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan100\n[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan301\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-ex\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-ex\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-infra\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-storage\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-storage\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-infra\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-storage\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-ex\n[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-infra", "stderr_lines": ["[2018/06/18 07:53:30 PM] [INFO] Using config file at: /etc/os-net-config/config.json", "[2018/06/18 07:53:30 PM] [INFO] Ifcfg net config provider created.", "[2018/06/18 07:53:30 PM] [INFO] Not using any mapping file.", "[2018/06/18 07:53:30 PM] [WARNING] Config file failed schema validation at network_config/4:", " {'persist_mapping': False, 'use_dhcpv6': False, 'addresses': [{'ip_netmask': '172.16.17.211/25'}], 'nic_mapping': None, 'use_dhcp': False, 'type': 'interface', 'name': 'nic5'} is not valid under any of the given schemas", " Sub-schemas tested and not matching:", " - items/oneOf/interface/additionalProperties: Additional properties are not allowed ('use_dhcpv6' was unexpected)", "[2018/06/18 07:53:30 PM] [INFO] Finding active nics", "[2018/06/18 07:53:30 PM] [INFO] vlan200 is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] vlan100 is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] vlan300 is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] vlan301 is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] vxlan_sys_4789 is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] br-storage is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] eth0 is an embedded active nic", "[2018/06/18 07:53:30 PM] [INFO] eth1 is an embedded active nic", "[2018/06/18 07:53:30 PM] [INFO] eth2 is an embedded active nic", "[2018/06/18 07:53:30 PM] [INFO] eth3 is an embedded active nic", "[2018/06/18 07:53:30 PM] [INFO] eth4 is an embedded active nic", "[2018/06/18 07:53:30 PM] [INFO] lo is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] br-ex is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] ovs-system is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] br-infra is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] br-int is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] br-tun is not an active nic", "[2018/06/18 07:53:30 PM] [INFO] No DPDK mapping available in path (/var/lib/os-net-config/dpdk_mapping.yaml)", "[2018/06/18 07:53:30 PM] [INFO] Active nics are ['eth0', 'eth1', 'eth2', 'eth3', 'eth4']", "[2018/06/18 07:53:30 PM] [INFO] nic5 mapped to: eth4", "[2018/06/18 07:53:30 PM] [INFO] nic4 mapped to: eth3", "[2018/06/18 07:53:30 PM] [INFO] nic3 mapped to: eth2", "[2018/06/18 07:53:30 PM] [INFO] nic2 mapped to: eth1", "[2018/06/18 07:53:30 PM] [INFO] nic1 mapped to: eth0", "[2018/06/18 07:53:30 PM] [INFO] adding interface: eth0", "[2018/06/18 07:53:30 PM] [INFO] adding custom route for interface: eth0", "[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-ex", "[2018/06/18 07:53:30 PM] [INFO] adding interface: eth1", "[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan100", "[2018/06/18 07:53:30 PM] [INFO] adding custom route for interface: vlan100", "[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-infra", "[2018/06/18 07:53:30 PM] [INFO] adding interface: eth2", "[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan200", "[2018/06/18 07:53:30 PM] [INFO] adding bridge: br-storage", "[2018/06/18 07:53:30 PM] [INFO] adding interface: eth3", "[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan300", "[2018/06/18 07:53:30 PM] [INFO] adding vlan: vlan301", "[2018/06/18 07:53:30 PM] [INFO] adding interface: eth4", "[2018/06/18 07:53:30 PM] [INFO] applying network configs...", "[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth4", "[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth3", "[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth2", "[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth1", "[2018/06/18 07:53:30 PM] [INFO] No changes required for interface: eth0", "[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan200", "[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan300", "[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan100", "[2018/06/18 07:53:30 PM] [INFO] No changes required for vlan interface: vlan301", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-ex", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-ex", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-infra", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-storage", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-storage", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-infra", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-storage", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-ex", "[2018/06/18 07:53:30 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-infra"], "stdout": "", "stdout_lines": []} >2018-06-18 15:53:29,760 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 16:00:08,317 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "msg": "Non-fatal POSTUN scriptlet failure in rpm package liberasurecode-1.2.0-2.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 Cython.x86_64 0:0.21.1-1.el7ost will be obsoleted\n---> Package bootswatch-common.noarch 0:3.3.5.3-2.1.el7ost will be updated\n---> Package bootswatch-common.noarch 0:3.3.7.0-1.el7ost will be an update\n---> Package bootswatch-fonts.noarch 0:3.3.5.3-2.1.el7ost will be updated\n---> Package bootswatch-fonts.noarch 0:3.3.7.0-1.el7ost will be an update\n---> Package crudini.noarch 0:0.7-2.el7ost will be updated\n---> Package crudini.noarch 0:0.9-2.el7ost will be an update\n---> Package dib-utils.noarch 0:0.0.10-1.el7ost will be updated\n---> Package dib-utils.noarch 0:0.0.11-1.el7ost will be an update\n---> Package dibbler-client.x86_64 0:1.0.1-0.RC1.2.el7ost will be updated\n---> Package dibbler-client.x86_64 0:1.0.1-0.RC1.3.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-sd_notify.x86_64 0:0.1-9.el7ost will be updated\n---> Package erlang-sd_notify.x86_64 0:1.0-2.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 fluentd.noarch 0:0.12.29-1.el7 will be updated\n---> Package fluentd.noarch 0:0.12.31-3.el7 will be an update\n---> Package galera.x86_64 0:25.3.5-7.el7ost will be updated\n---> Package galera.x86_64 0:25.3.16-3.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 hdf5.x86_64 0:1.8.13-7.el7ost will be updated\n---> Package hdf5.x86_64 0:1.8.17-3.el7ost will be an update\n---> Package jq.x86_64 0:1.3-3.el7ost will be updated\n---> Package jq.x86_64 0:1.3-4.el7ost will be an update\n---> Package leveldb.x86_64 0:1.12.0-7.el7cp will be updated\n---> Package leveldb.x86_64 0:1.18-4.el7ost will be an update\n---> Package liberasurecode.x86_64 0:1.2.0-2.el7ost will be updated\n---> Package liberasurecode.x86_64 0:1.5.0-4.el7ost will be an update\n---> Package libstemmer.x86_64 0:0-2.585svn.el7ost will be updated\n---> Package libstemmer.x86_64 0:0-3.585svn.el7ost will be an update\n---> Package mdi-common.noarch 0:1.1.70.1-5.el7ost will be updated\n---> Package mdi-common.noarch 0:1.4.57.0-4.el7ost will be an update\n---> Package mdi-fonts.noarch 0:1.1.70.1-5.el7ost will be updated\n---> Package mdi-fonts.noarch 0:1.4.57.0-4.el7ost will be an update\n---> Package memcached.x86_64 0:1.4.33-3.el7ost will be updated\n---> Package memcached.x86_64 0:1.4.39-2.el7ost 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:7.1.1-7.el7ost will be obsoleted\n---> Package openstack-ceilometer-central.noarch 1:7.1.1-7.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:7.1.1-7.el7ost will be obsoleted\n---> Package openstack-ceilometer-common.noarch 1:7.1.1-7.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:7.1.1-7.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-notification.noarch 1:7.1.1-7.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:7.1.1-7.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.20180418194614.c476898.el7ost will be an update\n---> Package openstack-dashboard.noarch 1:10.0.5-9.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:10.0.5-9.el7ost will be updated\n---> Package openstack-dashboard-theme.noarch 1:13.0.0-1.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-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 an update\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:6.2.4-3.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:6.2.4-3.el7ost will be updated\n---> Package openstack-ironic-common.noarch 1:10.1.2-4.el7ost will be an update\n--> Processing Dependency: python2-scciclient >= 0.5.0 for package: 1:openstack-ironic-common-10.1.2-4.el7ost.noarch\n--> Processing Dependency: python2-sushy for package: 1:openstack-ironic-common-10.1.2-4.el7ost.noarch\n---> Package openstack-ironic-conductor.noarch 1:6.2.4-3.el7ost will be updated\n---> Package openstack-ironic-conductor.noarch 1:10.1.2-4.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:3.0.0-11.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:3.0.0-11.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.5.1-10.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:3.0.2-12.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:3.0.2-12.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:3.0.2-12.el7ost will be updated\n---> Package openstack-mistral-engine.noarch 0:6.0.2-1.el7ost will be an update\n---> Package openstack-mistral-executor.noarch 0:3.0.2-12.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.20180421011362.0ec54fd.el7ost will be an update\n---> Package openstack-neutron-bigswitch-agent.noarch 2:11.47.2-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-agent.noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost will be an update\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:11.47.2-1.el7ost will be updated\n---> Package openstack-neutron-bigswitch-lldp.noarch 2:12.0.3-0.20180419202353.a59c13d.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.20180421011362.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-metering-agent.noarch 1:11.0.2-1.el7ost will be updated\n---> Package openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011362.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.20180421011362.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.20180421011362.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.20180421011362.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.20180420001140.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.20180420001140.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.20180420001140.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.20180420001140.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.20180420001140.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.20180420001140.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.20180420001140.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.20180420001140.el7ost will be an update\n---> Package openstack-puppet-modules.noarch 1:9.3.0-1.el7ost will be updated\n---> Package openstack-puppet-modules.noarch 1:11.0.0-0.20180211142351.71ad01c.el7ost will be an update\n---> Package openstack-sahara.noarch 1:5.0.2-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:5.0.2-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:5.0.2-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:5.0.2-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:5.0.2-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.14-5.el7ost will be updated\n---> Package openstack-selinux.noarch 0:0.8.14-12.el7ost will be an update\n---> Package openstack-swift-account.noarch 0:2.10.2-3.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.10.2-3.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.10.2-3.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.10.2-3.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:3.0.0-4.el7ost will be updated\n---> Package openstack-zaqar.noarch 1:6.0.1-1.el7ost will be an update\n---> Package os-apply-config.noarch 0:5.1.1-2.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-refresh-config.noarch 0:5.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 osops-tools-monitoring-oschecks.noarch 0:0.1-0.9.9f8354bgit.el7ost will be updated\n---> Package osops-tools-monitoring-oschecks.noarch 0:0.1-0.12.1a3ca01git.el7ost will be an update\n---> Package plotnetcfg.x86_64 0:0.4.1-2.el7ost will be updated\n---> Package plotnetcfg.x86_64 0:0.4.1-3.el7ost will be an update\n---> Package puppet.noarch 0:3.8.7-2.el7 will be updated\n---> Package puppet.noarch 0:4.8.2-2.el7ost will be an update\n--> Processing Dependency: rubygem(rgen) for package: puppet-4.8.2-2.el7ost.noarch\n---> Package puppet-aodh.noarch 0:9.6.0-2.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:1.11.0-1.58207d3git.el7ost will be updated\n---> Package puppet-apache.noarch 0:2.3.1-1.e587f2agit.el7ost will be an update\n---> Package puppet-barbican.noarch 0:9.5.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.1.1-3.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:9.5.0-4.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-2.1157a7egit.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:9.5.0-6.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.1.0-1.20161023122420.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:2.2.0-3.ba64361git.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.c0f7cdegit.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-2.f3ada25git.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-1.10f6ddegit.el7ost will be updated\n---> Package puppet-datacat.noarch 0:0.6.3-0.20180215114545.5cce8f2.el7ost will be an update\n---> Package puppet-elasticsearch.noarch 0:0.14.0-2.8b247b2git.el7ost will be updated\n---> Package puppet-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.el7ost will be an update\n---> Package puppet-firewall.noarch 0:1.8.1-3.e70157egit.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.8.0-1.907deb9git.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-2.5e86224git.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:9.6.0-3.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:9.5.0-3.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-3.f8c5f27git.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:9.5.0-3.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:9.7.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:1.6.0-2.el7ost will be updated\n---> Package puppet-inifile.noarch 0:2.2.1-0.20180216005851.d2c38b9.el7ost will be an update\n---> Package puppet-ironic.noarch 0:9.5.0-3.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:1.6.0-3.2.2b0bd48git.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:2.1.0-5.061ef74git.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:9.5.0-5.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-2.ea03df0git.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:9.5.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:2.8.1-1.bfa64e0git.el7ost will be updated\n---> Package puppet-memcached.noarch 0:3.1.0-0.20180216112637.bf90f06.el7ost will be an update\n---> Package puppet-midonet.noarch 0:2015.06.09-1.el7ost will be updated\n---> Package puppet-midonet.noarch 1:1.1.0-2.4a44c33git.el7ost will be an update\n---> Package puppet-mistral.noarch 0:9.5.0-2.el7ost will be updated\n---> Package puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost will be an update\n---> Package puppet-module-data.noarch 0:0.0.4-1.28dafcegit.el7ost will be updated\n---> Package puppet-module-data.noarch 0:0.5.1-0.20180215133437.28dafce.el7ost will be an update\n---> Package puppet-mysql.noarch 0:3.10.0-2.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:9.5.0-5.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-1.el7ost will be updated\n---> Package puppet-nssdb.noarch 0:1.0.2-0.20180215135314.2ed2a2d.el7ost will be an update\n---> Package puppet-opendaylight.noarch 0:4.0.0-2.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:9.5.0-2.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:9.5.0-2.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:9.5.0-2.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:9.5.0-2.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.6.0-3.el7ost will be updated\n---> Package puppet-pacemaker.noarch 0:0.7.2-0.20180423212248.fee47ee.el7ost will be an update\n---> Package puppet-rabbitmq.noarch 0:5.6.0-2.el7ost will be updated\n---> Package puppet-rabbitmq.noarch 0:8.1.1-0.20180216013831.d4b06b7.el7ost will be an update\n--> Processing Dependency: puppet-archive for package: puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost.noarch\n---> Package puppet-redis.noarch 0:1.2.3-2.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-1.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-1.8cc3c6fgit.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:9.5.0-2.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.1.0-5.7f60b2cgit.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.6.0-1.7d4c97cgit.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:2.9.1-1.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.13.1-4.f2492eegit.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:9.6.0-3.el7ost will be updated\n---> Package puppet-swift.noarch 0:12.4.0-0.20180329044944.1a67002.el7ost will be an update\n---> Package puppet-timezone.noarch 0:3.3.0-1.cf62f1bgit.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.6.0-4.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:5.6.8-7.el7ost will be updated\n---> Package puppet-tripleo.noarch 0:8.3.2-8.el7ost will be an update\n--> Processing Dependency: puppet-veritas_hyperscale for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-systemd for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-panko for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-octavia for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-ipaclient for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-fdio for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-ec2api for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-designate for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n--> Processing Dependency: puppet-auditd for package: puppet-tripleo-8.3.2-8.el7ost.noarch\n---> Package puppet-trove.noarch 0:9.5.0-2.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-1.64ce619git.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:1.4.0-3.cd6c3bcgit.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:5.5.0-2.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-3.f9d6e18git.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:9.5.0-2.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.6.1-2.3bc30fcgit.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 pysendfile.x86_64 0:2.0.0-9.el7ost will be updated\n---> Package pysendfile.x86_64 0:2.0.0-10.el7ost will be an update\n---> Package python-Bottleneck.x86_64 0:0.6.0-4.el7ost will be updated\n---> Package python-Bottleneck.x86_64 0:0.6.0-5.el7ost will be an update\n---> Package python-Cython.x86_64 0:0.25.2-4.el7ost will be obsoleting\n---> Package python-PyMySQL.noarch 0:0.7.9-2.el7ost will be updated\n---> Package python-PyMySQL.noarch 0:0.7.11-1.el7ost will be an update\n---> Package python-XStatic.noarch 0:1.0.1-3.el7ost will be updated\n---> Package python-XStatic.noarch 0:1.0.1-8.el7ost will be an update\n---> Package python-XStatic-Angular.noarch 1:1.3.7.0-4.el7ost will be updated\n---> Package python-XStatic-Angular.noarch 1:1.5.8.0-1.el7ost will be an update\n--> Processing Dependency: XStatic-Angular-common = 1:1.5.8.0-1.el7ost for package: 1:python-XStatic-Angular-1.5.8.0-1.el7ost.noarch\n---> Package python-XStatic-Angular-Bootstrap.noarch 0:0.11.0.2-1.el7ost will be updated\n---> Package python-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7ost will be an update\n--> Processing Dependency: xstatic-angular-bootstrap-common for package: python-XStatic-Angular-Bootstrap-2.2.0.0-1.el7ost.noarch\n---> Package python-XStatic-Angular-Gettext.noarch 0:2.1.0.2-1.el7ost will be updated\n---> Package python-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7ost will be an update\n--> Processing Dependency: xstatic-angular-gettext-common for package: python-XStatic-Angular-Gettext-2.3.8.0-1.el7ost.noarch\n---> Package python-XStatic-Bootstrap-SCSS.noarch 0:3.2.0.0-1.el7ost will be updated\n---> Package python-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7ost will be an update\n--> Processing Dependency: xstatic-bootstrap-scss-common for package: python-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7ost.noarch\n---> Package python-XStatic-D3.noarch 0:3.1.6.2-2.el7ost will be updated\n---> Package python-XStatic-D3.noarch 0:3.5.17.0-1.el7ost will be an update\n--> Processing Dependency: xstatic-d3-common for package: python-XStatic-D3-3.5.17.0-1.el7ost.noarch\n---> Package python-XStatic-Font-Awesome.noarch 0:4.3.0.0-3.el7ost will be updated\n---> Package python-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7ost will be an update\n---> Package python-XStatic-JSEncrypt.noarch 0:2.0.0.2-2.el7ost will be updated\n---> Package python-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7ost will be an update\n--> Processing Dependency: xstatic-jsencrypt-common for package: python-XStatic-JSEncrypt-2.3.1.1-1.el7ost.noarch\n---> Package python-XStatic-Jasmine.noarch 0:1.3.1.1-2.el7ost will be updated\n---> Package python-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7ost will be an update\n--> Processing Dependency: xstatic-jasmine-common for package: python-XStatic-Jasmine-2.4.1.1-1.el7ost.noarch\n---> Package python-XStatic-bootswatch.noarch 0:3.3.5.3-2.1.el7ost will be updated\n---> Package python-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7ost will be an update\n---> Package python-XStatic-mdi.noarch 0:1.1.70.1-5.el7ost will be updated\n---> Package python-XStatic-mdi.noarch 0:1.4.57.0-4.el7ost will be an update\n---> Package python-XStatic-roboto-fontface.noarch 0:0.4.3.2-8.el7ost will be updated\n---> Package python-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7ost will be an update\n---> Package python-XStatic-smart-table.noarch 0:1.4.13.2-0.el7ost will be updated\n---> Package python-XStatic-smart-table.noarch 0:1.4.13.2-1.el7ost will be an update\n--> Processing Dependency: xstatic-smart-table-common for package: python-XStatic-smart-table-1.4.13.2-1.el7ost.noarch\n---> Package python-XStatic-termjs.noarch 0:0.0.4.2-1.el7ost will be updated\n---> Package python-XStatic-termjs.noarch 0:0.0.7.0-1.el7ost will be an update\n--> Processing Dependency: xstatic-termjs-common for package: python-XStatic-termjs-0.0.7.0-1.el7ost.noarch\n---> Package python-alembic.noarch 0:0.8.7-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.7.0-1.el7ost will be obsoleted\n---> Package python-automaton.noarch 0:1.4.0-2.el7ost will be obsoleted\n---> Package python-barbicanclient.noarch 0:4.1.0-1.el7ost will be obsoleted\n---> Package python-bson.x86_64 0:3.0.3-1.el7ost will be updated\n---> Package python-bson.x86_64 0:3.0.3-2.el7ost will be an update\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:7.1.1-7.el7ost will be updated\n---> Package python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost will be an update\n---> Package python-ceilometerclient.noarch 0:2.6.2-1.el7ost will be obsoleted\n---> Package python-ceilometermiddleware.noarch 0:0.5.2-1.el7ost will be obsoleted\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.20180418194614.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-cradox.x86_64 0:1.1.8-2.el7ost will be updated\n---> Package python-cradox.x86_64 0:1.3.2-2.el7ost will be an update\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.8.0-1.el7ost will be obsoleted\n---> Package python-designateclient.noarch 0:2.3.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:10.0.5-9.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:2.4.2-1.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-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-eventlet.noarch 0:0.18.4-2.el7ost will be updated\n---> Package python-eventlet.noarch 0:0.20.1-2.el7ost will be an update\n---> Package python-extras.noarch 0:0.0.3-8.el7ost will be obsoleted\n---> Package python-falcon.x86_64 0:0.3.0-5.el7ost will be updated\n---> Package python-falcon.x86_64 0:1.0.0-4.el7ost will be an update\n---> Package python-fasteners.noarch 0:0.14.1-4.el7ost will be updated\n---> Package python-fasteners.noarch 0:0.14.1-6.el7ost will be an update\n---> Package python-fixtures.noarch 0:3.0.0-2.el7ost will be obsoleted\n---> Package python-futurist.noarch 0:0.18.0-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:2.8.2-2.el7ost will be obsoleted\n---> Package python-greenlet.x86_64 0:0.4.2-4.el7 will be obsoleted\n---> Package python-idna.noarch 0:2.4-1.el7 will be obsoleted\n---> Package python-ironic-inspector-client.noarch 0:1.10.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.1.3-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.7.1-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-keystoneclient.noarch 1:3.10.0-1.el7ost will be obsoleted\n---> Package python-keystonemiddleware.noarch 0:4.14.0-1.el7ost will be obsoleted\n---> Package python-lxml.x86_64 0:3.2.1-5.el7ost will be updated\n---> Package python-lxml.x86_64 0:3.2.1-6.el7ost will be an update\n---> Package python-magnumclient.noarch 0:2.3.1-1.el7ost will be obsoleted\n---> Package python-manila.noarch 1:3.0.0-11.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.14.0-1.el7ost will be obsoleted\n---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted\n---> Package python-memcached.noarch 0:1.54-3.el7ost will be updated\n---> Package python-memcached.noarch 0:1.58-1.el7ost will be an update\n---> Package python-microversion-parse.noarch 0:0.1.4-1.el7ost will be obsoleted\n---> Package python-mistral.noarch 0:6.0.2-1.el7ost will be obsoleting\n--> Processing Dependency: python2-mistral-lib >= 0.3.0 for package: python-mistral-6.0.2-1.el7ost.noarch\n--> Processing Dependency: python-jwt >= 1.0.1 for package: python-mistral-6.0.2-1.el7ost.noarch\n---> Package python-mistralclient.noarch 0:3.1.4-1.el7ost will be obsoleted\n---> Package python-mox3.noarch 0:0.18.0-1.el7ost will be obsoleted\n---> Package python-msgpack.x86_64 0:0.4.6-3.el7ost will be updated\n---> Package python-msgpack.x86_64 0:0.4.6-5.el7ost will be an update\n---> Package python-ncclient.noarch 0:0.4.2-3.el7ost will be updated\n---> Package python-ncclient.noarch 0:0.4.7-5.el7ost will be an update\n---> Package python-networking-bigswitch.noarch 2:11.47.2-1.el7ost will be updated\n---> Package python-networking-bigswitch.noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost will be an update\n---> Package python-networking-cisco.noarch 1:5.5.0-1.el7ost will be updated\n---> Package python-networking-cisco.noarch 1:5.5.0-1.1.el7ost will be an update\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-neutron.noarch 1:11.0.2-1.el7ost will be updated\n---> Package python-neutron.noarch 1:12.0.2-0.20180421011362.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-neutron-tests.noarch 1:11.0.2-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.20180420001140.el7ost will be an update\n---> Package python-numexpr.x86_64 0:2.3-5.el7ost will be updated\n---> Package python-numexpr.x86_64 0:2.6.1-3.el7ost.1 will be an update\n---> Package python-openstack-mistral.noarch 0:3.0.2-12.el7ost will be obsoleted\n---> Package python-openstackclient.noarch 0:3.8.1-1.el7ost will be obsoleted\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-testr.noarch 0:0.8.0-1.el7ost will be updated\n---> Package python-os-testr.noarch 0:1.0.0-0.20171024144108.7dd678e.el7ost will be an update\n--> Processing Dependency: python-stestr for package: python-os-testr-1.0.0-0.20171024144108.7dd678e.el7ost.noarch\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-oslo-cache.noarch 0:1.14.0-1.1.el7ost will be obsoleted\n---> Package python-oslo-cache-lang.noarch 0:1.14.0-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.14.1-1.el7ost will be obsoleted\n---> Package python-oslo-concurrency-lang.noarch 0:3.14.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-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-db-tests.noarch 0:4.25.1-1.el7ost will be obsoleted\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.13.2-1.el7ost will be obsoleted\n---> Package python-oslo-privsep-lang.noarch 0:1.13.2-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.14.0-1.el7ost will be obsoleted\n---> Package python-oslo-rootwrap.noarch 0:5.1.2-1.el7ost will be obsoleted\n---> Package python-oslo-service.noarch 0:1.16.1-1.el7ost will be obsoleted\n---> Package python-oslo-sphinx.noarch 0:4.7.0-1.el7ost will be obsoleted\n---> Package python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost will be obsoleted\n---> Package python-oslo-versionedobjects-lang.noarch 0:1.21.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.14.1-1.el7ost will be obsoleted\n---> Package python-oslo-vmware-lang.noarch 0:2.14.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-oslotest.noarch 0:2.10.0-1.el7ost will be obsoleted\n---> Package python-osprofiler.noarch 0:1.4.0-1.el7ost will be obsoleted\n---> Package python-ovsdbapp.noarch 0:0.4.1-1.el7ost will be obsoleted\n---> Package python-pandas.x86_64 0:0.19.1-2.el7ost.3 will be updated\n---> Package python-pandas.x86_64 0:0.19.1-3.el7ost.2 will be an update\n---> Package python-passlib.noarch 0:1.7.0-1.el7ost will be updated\n---> Package python-passlib.noarch 0:1.7.0-4.el7ost will be an update\n---> Package python-pika_pool.noarch 0:0.1.3-3.el7ost will be obsoleted\n---> Package python-posix_ipc.x86_64 0:0.9.8-5.el7ost will be updated\n---> Package python-posix_ipc.x86_64 0:0.9.8-6.el7ost will be an update\n---> Package python-proliantutils.noarch 0:2.2.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.4.0-1.el7ost will be obsoleted\n---> Package python-pycadf-common.noarch 0:2.4.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.3.1-1.el7ost will be obsoleted\n---> Package python-pyghmi.noarch 0:0.8.0-2.el7ost will be updated\n---> Package python-pyghmi.noarch 0:1.0.22-1.el7ost will be an update\n---> Package python-pymongo.x86_64 0:3.0.3-1.el7ost will be updated\n---> Package python-pymongo.x86_64 0:3.0.3-2.el7ost will be an update\n---> Package python-pyroute2.noarch 0:0.4.19-1.el7ost will be obsoleted\n---> Package python-rcssmin.x86_64 0:1.0.6-2.el7ost will be updated\n---> Package python-rcssmin.x86_64 0:1.0.6-3.el7ost will be an update\n---> Package python-requestsexceptions.noarch 0:1.3.0-1.el7ost will be obsoleted\n---> Package python-rjsmin.x86_64 0:1.0.12-2.el7ost will be updated\n---> Package python-rjsmin.x86_64 0:1.0.12-3.el7ost will be an update\n---> Package python-sahara.noarch 1:5.0.2-1.el7ost will be updated\n---> Package python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be an update\n--> Processing Dependency: python2-botocore >= 1.5.1 for package: 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost.noarch\n---> Package python-saharaclient.noarch 0:1.1.0-1.el7ost will be obsoleted\n---> Package python-scss.x86_64 0:1.3.4-6.el7ost will be updated\n---> Package python-scss.x86_64 0:1.3.4-7.el7ost will be an update\n---> Package python-setproctitle.x86_64 0:1.1.9-4.el7ost will be updated\n---> Package python-setproctitle.x86_64 0:1.1.9-5.el7ost will be an update\n---> Package python-snappy.x86_64 0:0.5-8.el7ost will be updated\n---> Package python-snappy.x86_64 0:0.5-9.el7ost will be an update\n---> Package python-sqlalchemy.x86_64 0:1.0.11-1.el7ost will be obsoleted\n---> Package python-stevedore.noarch 0:1.25.1-1.el7ost will be obsoleted\n---> Package python-subunit.noarch 0:1.0.0-2.el7ost will be obsoleted\n---> Package python-swift.noarch 0:2.10.2-3.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.3.0-1.el7ost will be obsoleted\n---> Package python-sysv_ipc.x86_64 0:0.4.2-13.el7ost will be obsoleted\n---> Package python-tables.x86_64 0:3.1.1-2.el7ost will be updated\n---> Package python-tables.x86_64 0:3.3.0-4.el7ost will be an update\n--> Processing Dependency: libblosc.so.1()(64bit) for package: python-tables-3.3.0-4.el7ost.x86_64\n---> Package python-taskflow.noarch 0:2.9.1-1.el7ost will be obsoleted\n---> Package python-tempest.noarch 1:13.0.0-16.bafe630git.el7ost will be obsoleted\n---> Package python-tenacity.noarch 0:4.4.0-1.el7ost will be obsoleted\n---> Package python-testrepository.noarch 0:0.0.20-3.1.el7ost will be obsoleted\n---> Package python-testresources.noarch 0:0.2.7-6.el7ost will be obsoleted\n---> Package python-testscenarios.noarch 0:0.4-6.el7ost will be obsoleted\n---> Package python-tinyrpc.noarch 0:0.5-3.el7ost will be updated\n---> Package python-tinyrpc.noarch 0:0.5-4.20170523git1f38ac.el7ost will be an update\n---> Package python-tooz.noarch 0:1.48.2-1.el7ost will be obsoleted\n---> Package python-troveclient.noarch 0:2.5.0-1.el7ost will be obsoleted\n---> Package python-twisted.x86_64 0:16.1.1-4.el7ost will be updated\n---> Package python-twisted.x86_64 0:16.1.1-5.1.el7ost will be an update\n---> Package python-ujson.x86_64 0:1.33-3.el7ost will be updated\n---> Package python-ujson.x86_64 0:1.35-1.el7ost will be an update\n---> Package python-voluptuous.noarch 0:0.8.9-1.el7ost will be obsoleted\n---> Package python-wrapt.x86_64 0:1.10.8-2.el7ost will be updated\n---> Package python-wrapt.x86_64 0:1.10.8-3.el7ost will be an update\n---> Package python-wsaccel.x86_64 0:0.6.2-8.el7ost will be updated\n---> Package python-wsaccel.x86_64 0:0.6.2-9.el7ost will be an update\n---> Package python-yaql.noarch 0:1.1.0-2.el7ost will be obsoleted\n---> Package python-zaqarclient.noarch 0:1.2.0-2.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-barbicanclient.noarch 0:4.6.0-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-ceilometerclient.noarch 0:2.9.0-0.20180210123537.3b4e35a.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-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-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-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-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-mistralclient.noarch 0:3.3.0-1.el7ost will be obsoleting\n---> Package python2-mox3.noarch 0:0.24.0-1.el7ost will be obsoleting\n---> Package python2-neutron-lib.noarch 0:1.13.0-1.el7ost will be obsoleting\n---> Package python2-neutron-tests-tempest.noarch 0:0.0.1-0.20180419105837.f33d59b.el7ost will be obsoleting\n---> Package python2-neutronclient.noarch 0:6.7.0-1.el7ost will be obsoleting\n---> Package python2-numpy.x86_64 1:1.11.2-2.el7ost will be updated\n---> Package python2-numpy.x86_64 1:1.11.2-3.el7ost will be an update\n---> Package python2-numpy-f2py.x86_64 1:1.11.2-2.el7ost will be updated\n---> Package python2-numpy-f2py.x86_64 1:1.11.2-3.el7ost will be an update\n---> Package python2-openstackclient.noarch 0:3.14.1-1.el7ost will be obsoleting\n--> Processing Dependency: python-openstackclient-lang = 3.14.1-1.el7ost for package: python2-openstackclient-3.14.1-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-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-db.noarch 0:4.33.0-2.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-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-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-oslotest.noarch 0:3.2.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-4.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-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-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-subunit.noarch 0:1.2.0-16.el7ost will be obsoleting\n---> Package python2-swiftclient.noarch 0:3.5.0-1.el7ost will be obsoleting\n---> Package python2-sysv_ipc.x86_64 0:0.7.0-4.el7ost will be obsoleting\n---> Package python2-taskflow.noarch 0:3.1.0-1.el7ost will be obsoleting\n---> Package python2-tempest.noarch 1:18.0.0-2.el7ost will be obsoleting\n---> Package python2-tenacity.noarch 0:4.8.0-1.el7ost will be obsoleting\n---> Package python2-testrepository.noarch 0:0.0.20-12.el7ost will be obsoleting\n---> Package python2-testresources.noarch 0:1.0.0-6.el7ost will be obsoleting\n---> Package python2-testscenarios.noarch 0:0.5.0-8.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-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.3-9.el7ost will be updated\n---> Package rabbitmq-server.noarch 0:3.6.15-3.el7ost will be an update\n---> Package redis.x86_64 0:3.0.6-2.el7ost will be updated\n---> Package redis.x86_64 0:3.2.8-2.el7ost will be an update\n---> Package rhosp-release.noarch 0:10.0-3.el7ost will be updated\n---> Package rhosp-release.noarch 0:13.0-3.el7ost will be an update\n---> Package roboto-fontface-common.noarch 0:0.4.3.2-8.el7ost will be updated\n---> Package roboto-fontface-common.noarch 0:0.5.0.0-1.el7ost will be an update\n---> Package roboto-fontface-fonts.noarch 0:0.4.3.2-8.el7ost will be updated\n---> Package roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7ost will be an update\n---> Package ruby-shadow.x86_64 0:1.4.1-22.el7 will be updated\n---> Package ruby-shadow.x86_64 0:1.4.1-23.el7ost will be an update\n---> Package rubygem-amq-protocol.noarch 0:1.9.2-3.el7ost will be updated\n---> Package rubygem-amq-protocol.noarch 0:2.0.1-1.el7ost will be an update\n---> Package rubygem-amqp.noarch 0:1.5.0-2.el7ost will be updated\n---> Package rubygem-amqp.noarch 0:1.6.0-1.el7ost will be an update\n---> Package rubygem-cool.io.x86_64 0:1.4.5-1.el7 will be updated\n---> Package rubygem-cool.io.x86_64 0:1.4.5-2.el7 will be an update\n---> Package rubygem-eventmachine.x86_64 0:1.2.0.1-1.el7 will be updated\n---> Package rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost will be an update\n---> Package rubygem-ffi.x86_64 0:1.9.14-1.el7 will be updated\n---> Package rubygem-ffi.x86_64 0:1.9.17-1.el7 will be an update\n---> Package rubygem-http_parser.rb.x86_64 0:0.6.0-1.el7 will be updated\n---> Package rubygem-http_parser.rb.x86_64 0:0.6.0-3.el7 will be an update\n---> Package rubygem-msgpack.x86_64 0:0.5.12-1.el7 will be updated\n---> Package rubygem-msgpack.x86_64 0:0.5.12-2.el7 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-extension.noarch 0:1.5.0-1.el7 will be updated\n---> Package rubygem-sensu-extension.noarch 0:1.5.1-1.el7ost will be an update\n---> Package rubygem-sensu-extensions.noarch 0:1.5.0-3.el7 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-ruby-hash) = 1.0.0 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n--> Processing Dependency: rubygem(sensu-extensions-only-check-output) = 1.0.0 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n--> Processing Dependency: rubygem(sensu-extensions-occurrences) = 1.2.0 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n--> Processing Dependency: rubygem(sensu-extensions-json) = 1.0.0 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\n--> Processing Dependency: rubygem(sensu-extensions-debug) = 1.0.0 for package: rubygem-sensu-extensions-1.9.0-1.el7ost.noarch\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-json.noarch 0:1.1.1-3.el7 will be updated\n---> Package rubygem-sensu-json.noarch 0:2.1.0-1.el7ost will be an update\n---> Package rubygem-sensu-logger.noarch 0:1.2.0-1.el7 will be updated\n---> Package rubygem-sensu-logger.noarch 0:1.2.1-1.el7ost will be an update\n---> Package rubygem-sensu-redis.noarch 0:1.3.0-2.el7 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:3.4.0-1.el7 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-sensu-spawn.noarch 0:1.8.0-2.el7 will be updated\n---> Package rubygem-sensu-spawn.noarch 0:2.2.1-1.el7ost will be an update\n---> Package rubygem-sensu-transport.noarch 0:5.0.0-1.el7 will be updated\n---> Package rubygem-sensu-transport.noarch 0:7.0.2-1.el7ost will be an update\n---> Package rubygem-string-scrub.x86_64 0:0.0.5-1.el7ost will be updated\n---> Package rubygem-string-scrub.x86_64 0:0.0.5-3.el7 will be an update\n---> Package rubygem-tzinfo-data.noarch 0:1.2016.7-1.el7 will be updated\n---> Package rubygem-tzinfo-data.noarch 0:1.2016.10-1.el7 will be an update\n---> Package rubygem-yajl-ruby.x86_64 0:1.2.1-1.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.23.2-4.el7ost will be updated\n---> Package sensu.noarch 0:1.1.3-2.el7ost will be an update\n--> Processing Dependency: sensu-common = 1.1.3-2.el7ost for package: sensu-1.1.3-2.el7ost.noarch\n--> Processing Dependency: rubygem(em-http-server) >= 0.1.8 for package: sensu-1.1.3-2.el7ost.noarch\n---> Package yaml-cpp.x86_64 0:0.5.1-7.el7ost will be updated\n---> Package yaml-cpp.x86_64 0:0.5.1-8.el7ost will be an update\n--> Running transaction check\n---> Package XStatic-Angular-common.noarch 1:1.5.8.0-1.el7ost will be installed\n---> Package blosc.x86_64 0:1.11.1-3.el7ost will be installed\n---> Package openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost will be installed\n---> Package puppet-archive.noarch 0:2.2.1-0.20180216011041.10888db.el7ost will be installed\n---> Package puppet-auditd.noarch 0:2.2.1-0.20180216200241.c0c1ccb.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 puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost will be installed\n---> Package puppet-fdio.noarch 0:18.01-1.el7ost will be installed\n---> Package puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost will be installed\n---> Package puppet-octavia.noarch 0:12.4.0-2.el7ost will be installed\n---> Package puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost will be installed\n---> Package puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost will be installed\n---> Package puppet-veritas_hyperscale.noarch 0:1.1.1-1.el7ost will be installed\n---> Package python-jwt.noarch 0:1.5.3-1.el7 will be installed\n---> Package python-openstackclient-lang.noarch 0:3.14.1-1.el7ost will be installed\n---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7ost will be installed\n---> Package python2-botocore.noarch 0:1.8.33-1.el7ost will be installed\n--> Processing Dependency: python-docutils >= 0.10 for package: python2-botocore-1.8.33-1.el7ost.noarch\n---> Package python2-mistral-lib.noarch 0:0.4.0-1.el7ost will be installed\n---> Package python2-octaviaclient.noarch 0:1.4.0-1.el7ost will be installed\n---> Package python2-pyparsing.noarch 0:2.1.10-3.el7ost will be installed\n---> Package python2-scciclient.noarch 0:0.6.1-1.el7ost will be installed\n---> Package python2-stestr.noarch 0:1.1.0-1.el7ost.1 will be installed\n--> Processing Dependency: python2-future for package: python2-stestr-1.1.0-1.el7ost.1.noarch\n---> Package python2-sushy.noarch 0:1.3.2-1.el7ost will be installed\n---> Package rubygem-em-http-server.noarch 0:0.1.8-2.el7ost will be installed\n---> Package rubygem-parse-cron.noarch 0:0.1.4-1.el7ost will be installed\n---> Package rubygem-rgen.noarch 0:0.6.6-2.1.el7 will be installed\n---> Package rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-debug.noarch 0:1.0.0-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-json.noarch 0:1.0.0-2.el7ost will be installed\n---> Package rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-only-check-output.noarch 0:1.0.0-1.el7ost will be installed\n---> Package rubygem-sensu-extensions-ruby-hash.noarch 0:1.0.0-1.el7ost will be installed\n---> Package sensu-common.noarch 0:1.1.3-2.el7ost will be installed\n---> Package xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7ost will be installed\n---> Package xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7ost will be installed\n---> Package xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7ost will be installed\n---> Package xstatic-d3-common.noarch 0:3.5.17.0-1.el7ost will be installed\n---> Package xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7ost will be installed\n---> Package xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7ost will be installed\n---> Package xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7ost will be installed\n---> Package xstatic-termjs-common.noarch 0:0.0.7.0-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---> Package python-docutils.noarch 0:0.12-0.2.20140510svn7747.el7ost will be installed\n---> Package python2-future.noarch 0:0.16.0-4.el7ost.1 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 openstack-ceilometer-common noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 41 k\n replacing openstack-ceilometer-api.noarch 1:7.1.1-7.el7ost\n replacing openstack-ceilometer-collector.noarch 1:7.1.1-7.el7ost\n python-Cython x86_64 0.25.2-4.el7ost rhelosp-13.0-puddle 2.9 M\n replacing Cython.x86_64 0.21.1-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 2.4.2-1.el7ost\n python-mistral noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 454 k\n replacing python-openstack-mistral.noarch 3.0.2-12.el7ost\n python2-alembic noarch 0.9.7-1.el7ost rhelosp-13.0-puddle 762 k\n replacing python-alembic.noarch 0.8.7-1.el7ost\n python2-aodhclient noarch 1.0.0-1.el7ost rhelosp-13.0-puddle 47 k\n replacing python-aodhclient.noarch 0.7.0-1.el7ost\n python2-automaton noarch 1.14.0-1.el7ost rhelosp-13.0-puddle 37 k\n replacing python-automaton.noarch 1.4.0-2.el7ost\n python2-barbicanclient noarch 4.6.0-1.el7ost rhelosp-13.0-puddle 119 k\n replacing python-barbicanclient.noarch 4.1.0-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-ceilometerclient noarch 2.9.0-0.20180210123537.3b4e35a.el7ost\n rhelosp-13.0-puddle 103 k\n replacing python-ceilometerclient.noarch 2.6.2-1.el7ost\n python2-ceilometermiddleware\n noarch 1.2.0-1.el7ost rhelosp-13.0-puddle 30 k\n replacing python-ceilometermiddleware.noarch 0.5.2-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.8.0-1.el7ost\n python2-designateclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 117 k\n replacing python-designateclient.noarch 2.3.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-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-futurist noarch 1.6.0-1.el7ost rhelosp-13.0-puddle 59 k\n replacing python-futurist.noarch 0.18.0-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 2.8.2-2.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-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.7.1-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-keystoneclient noarch 1:3.15.0-1.el7ost rhelosp-13.0-puddle 237 k\n replacing python-keystoneclient.noarch 1:3.10.0-1.el7ost\n python2-keystonemiddleware noarch 4.21.0-1.el7ost rhelosp-13.0-puddle 95 k\n replacing python-keystonemiddleware.noarch 4.14.0-1.el7ost\n python2-magnumclient noarch 2.9.0-1.el7ost rhelosp-13.0-puddle 110 k\n replacing python-magnumclient.noarch 2.3.1-1.el7ost\n python2-manilaclient noarch 1.21.0-1.el7ost rhelosp-13.0-puddle 411 k\n replacing python-manilaclient.noarch 1.14.0-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-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-mox3 noarch 0.24.0-1.el7ost rhelosp-13.0-puddle 75 k\n replacing python-mox3.noarch 0.18.0-1.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-neutron-tests-tempest\n noarch 0.0.1-0.20180419105837.f33d59b.el7ost\n rhelosp-13.0-puddle 241 k\n replacing python-neutron-tests.noarch 1:11.0.2-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.8.1-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-oslo-cache noarch 1.28.0-1.el7ost rhelosp-13.0-puddle 45 k\n replacing python-oslo-cache.noarch 1.14.0-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.14.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 replacing python-oslo-db-tests.noarch 4.25.1-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.13.2-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.14.0-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.1.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.16.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.7.0-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.21.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.14.1-1.el7ost\n python2-oslotest noarch 3.2.0-1.el7ost rhelosp-13.0-puddle 44 k\n replacing python-oslotest.noarch 2.10.0-1.el7ost\n python2-osprofiler noarch 1.15.2-1.el7ost rhelosp-13.0-puddle 121 k\n replacing python-osprofiler.noarch 1.4.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-4.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.4.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.3.1-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-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.1.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.0.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-subunit noarch 1.2.0-16.el7ost rhelosp-13.0-puddle 86 k\n replacing python-subunit.noarch 1.0.0-2.el7ost\n python2-swiftclient noarch 3.5.0-1.el7ost rhelosp-13.0-puddle 160 k\n replacing python-swiftclient.noarch 3.3.0-1.el7ost\n python2-sysv_ipc x86_64 0.7.0-4.el7ost rhelosp-13.0-puddle 37 k\n replacing python-sysv_ipc.x86_64 0.4.2-13.el7ost\n python2-taskflow noarch 3.1.0-1.el7ost rhelosp-13.0-puddle 678 k\n replacing python-taskflow.noarch 2.9.1-1.el7ost\n python2-tempest noarch 1:18.0.0-2.el7ost rhelosp-13.0-puddle 1.3 M\n replacing python-tempest.noarch 1:13.0.0-16.bafe630git.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-testrepository noarch 0.0.20-12.el7ost rhelosp-13.0-puddle 166 k\n replacing python-testrepository.noarch 0.0.20-3.1.el7ost\n python2-testresources noarch 1.0.0-6.el7ost rhelosp-13.0-puddle 55 k\n replacing python-testresources.noarch 0.2.7-6.el7ost\n python2-testscenarios noarch 0.5.0-8.el7ost rhelosp-13.0-puddle 33 k\n replacing python-testscenarios.noarch 0.4-6.el7ost\n python2-tooz noarch 1.60.0-1.el7ost rhelosp-13.0-puddle 97 k\n replacing python-tooz.noarch 1.48.2-1.el7ost\n python2-troveclient noarch 2.14.0-1.el7ost rhelosp-13.0-puddle 1.4 M\n replacing python-troveclient.noarch 2.5.0-1.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-2.el7ost\n python2-zaqarclient noarch 1.9.0-1.el7ost rhelosp-13.0-puddle 122 k\n replacing python-zaqarclient.noarch 1.2.0-2.el7ost\nUpdating:\n bootswatch-common noarch 3.3.7.0-1.el7ost rhelosp-13.0-puddle 619 k\n bootswatch-fonts noarch 3.3.7.0-1.el7ost rhelosp-13.0-puddle 113 k\n crudini noarch 0.9-2.el7ost rhelosp-13.0-puddle 24 k\n dib-utils noarch 0.0.11-1.el7ost rhelosp-13.0-puddle 7.7 k\n dibbler-client x86_64 1.0.1-0.RC1.3.el7ost\n rhelosp-13.0-puddle 410 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-sd_notify x86_64 1.0-2.el7ost rhelosp-13.0-puddle 10 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 fluentd noarch 0.12.31-3.el7 rhelosp-13.0-optools-puddle\n 100 k\n galera x86_64 25.3.16-3.el7ost rhelosp-13.0-puddle 1.2 M\n hdf5 x86_64 1.8.17-3.el7ost rhelosp-13.0-puddle 1.6 M\n jq x86_64 1.3-4.el7ost rhelosp-13.0-puddle 99 k\n leveldb x86_64 1.18-4.el7ost rhelosp-13.0-puddle 138 k\n liberasurecode x86_64 1.5.0-4.el7ost rhelosp-13.0-puddle 55 k\n libstemmer x86_64 0-3.585svn.el7ost rhelosp-13.0-puddle 67 k\n mdi-common noarch 1.4.57.0-4.el7ost rhelosp-13.0-puddle 37 k\n mdi-fonts noarch 1.4.57.0-4.el7ost rhelosp-13.0-puddle 482 k\n memcached x86_64 1.4.39-2.el7ost rhelosp-13.0-puddle 119 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-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.20180418194614.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-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-common noarch 1:10.0.1-0.20180411125640.el7ost\n rhelosp-13.0-puddle 1.7 M\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-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-executor noarch 6.0.2-1.el7ost rhelosp-13.0-puddle 4.8 k\n openstack-neutron noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 28 k\n openstack-neutron-bigswitch-agent\n noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost\n rhelosp-13.0-puddle 8.2 k\n openstack-neutron-bigswitch-lldp\n noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost\n rhelosp-13.0-puddle 8.0 k\n openstack-neutron-common noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 224 k\n openstack-neutron-lbaas noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost\n rhelosp-13.0-puddle 15 k\n openstack-neutron-metering-agent\n noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 13 k\n openstack-neutron-ml2 noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 14 k\n openstack-neutron-openvswitch\n noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 17 k\n openstack-neutron-sriov-nic-agent\n noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n rhelosp-13.0-puddle 12 k\n openstack-nova-api noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 8.6 k\n openstack-nova-common noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 367 k\n openstack-nova-compute noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 8.6 k\n openstack-nova-conductor noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 6.2 k\n openstack-nova-console noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 7.2 k\n openstack-nova-migration noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 8.0 k\n openstack-nova-novncproxy noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 6.6 k\n openstack-nova-scheduler noarch 1:17.0.3-0.20180420001140.el7ost\n rhelosp-13.0-puddle 6.2 k\n openstack-puppet-modules noarch 1:11.0.0-0.20180211142351.71ad01c.el7ost\n rhelosp-13.0-puddle 2.9 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-12.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 os-apply-config noarch 8.3.1-0.20180308131116.62fdfc1.el7ost\n rhelosp-13.0-puddle 47 k\n os-refresh-config noarch 8.3.1-0.20180308132441.016471a.el7ost\n rhelosp-13.0-puddle 16 k\n osops-tools-monitoring-oschecks\n noarch 0.1-0.12.1a3ca01git.el7ost\n rhelosp-13.0-optools-puddle\n 42 k\n plotnetcfg x86_64 0.4.1-3.el7ost rhelosp-13.0-puddle 35 k\n puppet noarch 4.8.2-2.el7ost rhelosp-13.0-puddle 1.6 M\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-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-elasticsearch noarch 6.2.1-0.20180216015044.813c729.el7ost\n rhelosp-13.0-puddle 92 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-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-midonet noarch 1:1.1.0-2.4a44c33git.el7ost\n rhelosp-13.0-puddle 56 k\n puppet-mistral noarch 12.4.0-0.20180329035643.ab885c4.el7ost\n rhelosp-13.0-puddle 38 k\n puppet-module-data noarch 0.5.1-0.20180215133437.28dafce.el7ost\n rhelosp-13.0-puddle 8.1 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-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-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-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-8.el7ost rhelosp-13.0-puddle 248 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 pysendfile x86_64 2.0.0-10.el7ost rhelosp-13.0-puddle 11 k\n python-Bottleneck x86_64 0.6.0-5.el7ost rhelosp-13.0-puddle 894 k\n python-PyMySQL noarch 0.7.11-1.el7ost rhelosp-13.0-puddle 151 k\n python-XStatic noarch 1.0.1-8.el7ost rhelosp-13.0-puddle 8.9 k\n python-XStatic-Angular noarch 1:1.5.8.0-1.el7ost\n rhelosp-13.0-puddle 14 k\n python-XStatic-Angular-Bootstrap\n noarch 2.2.0.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n python-XStatic-Angular-Gettext\n noarch 2.3.8.0-1.el7ost rhelosp-13.0-puddle 8.7 k\n python-XStatic-Bootstrap-SCSS\n noarch 3.3.7.1-2.el7ost rhelosp-13.0-puddle 9.7 k\n python-XStatic-D3 noarch 3.5.17.0-1.el7ost rhelosp-13.0-puddle 8.7 k\n python-XStatic-Font-Awesome noarch 4.7.0.0-3.el7ost rhelosp-13.0-puddle 11 k\n python-XStatic-JSEncrypt noarch 2.3.1.1-1.el7ost rhelosp-13.0-puddle 8.8 k\n python-XStatic-Jasmine noarch 2.4.1.1-1.el7ost rhelosp-13.0-puddle 9.0 k\n python-XStatic-bootswatch noarch 3.3.7.0-1.el7ost rhelosp-13.0-puddle 12 k\n python-XStatic-mdi noarch 1.4.57.0-4.el7ost rhelosp-13.0-puddle 19 k\n python-XStatic-roboto-fontface\n noarch 0.5.0.0-1.el7ost rhelosp-13.0-puddle 10 k\n python-XStatic-smart-table noarch 1.4.13.2-1.el7ost rhelosp-13.0-puddle 9.2 k\n python-XStatic-termjs noarch 0.0.7.0-1.el7ost rhelosp-13.0-puddle 9.0 k\n python-aodh noarch 6.0.0-2.el7ost rhelosp-13.0-puddle 150 k\n python-bson x86_64 3.0.3-2.el7ost rhelosp-13.0-puddle 172 k\n python-ceilometer noarch 1:10.0.1-0.20180328155305.420e621.el7ost\n rhelosp-13.0-puddle 286 k\n python-cinder noarch 1:12.0.1-0.20180418194614.c476898.el7ost\n rhelosp-13.0-puddle 3.8 M\n python-cradox x86_64 1.3.2-2.el7ost rhelosp-13.0-puddle 281 k\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-eventlet noarch 0.20.1-2.el7ost rhelosp-13.0-puddle 512 k\n python-falcon x86_64 1.0.0-4.el7ost rhelosp-13.0-puddle 603 k\n python-fasteners noarch 0.14.1-6.el7ost rhelosp-13.0-puddle 38 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-lxml x86_64 3.2.1-6.el7ost rhelosp-13.0-puddle 957 k\n python-manila noarch 1:6.0.1-1.el7ost rhelosp-13.0-puddle 1.5 M\n python-memcached noarch 1.58-1.el7ost rhelosp-13.0-puddle 39 k\n python-msgpack x86_64 0.4.6-5.el7ost rhelosp-13.0-puddle 74 k\n python-ncclient noarch 0.4.7-5.el7ost rhelosp-13.0-puddle 269 k\n python-networking-bigswitch noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost\n rhelosp-13.0-puddle 235 k\n python-networking-cisco noarch 1:5.5.0-1.1.el7ost\n rhelosp-13.0-puddle 1.4 M\n python-networking-odl noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost\n rhelosp-13.0-puddle 1.4 M\n python-neutron noarch 1:12.0.2-0.20180421011362.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.20180420001140.el7ost\n rhelosp-13.0-puddle 3.5 M\n python-numexpr x86_64 2.6.1-3.el7ost.1 rhelosp-13.0-puddle 182 k\n python-os-testr noarch 1.0.0-0.20171024144108.7dd678e.el7ost\n rhelosp-13.0-puddle 65 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-middleware-lang 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-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-pandas x86_64 0.19.1-3.el7ost.2 rhelosp-13.0-puddle 7.9 M\n python-passlib noarch 1.7.0-4.el7ost rhelosp-13.0-puddle 734 k\n python-posix_ipc x86_64 0.9.8-6.el7ost rhelosp-13.0-puddle 47 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-pyghmi noarch 1.0.22-1.el7ost rhelosp-13.0-puddle 204 k\n python-pymongo x86_64 3.0.3-2.el7ost rhelosp-13.0-puddle 305 k\n python-rcssmin x86_64 1.0.6-3.el7ost rhelosp-13.0-puddle 25 k\n python-rjsmin x86_64 1.0.12-3.el7ost rhelosp-13.0-puddle 23 k\n python-sahara noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 1.6 M\n python-scss x86_64 1.3.4-7.el7ost rhelosp-13.0-puddle 245 k\n python-setproctitle x86_64 1.1.9-5.el7ost rhelosp-13.0-puddle 16 k\n python-snappy x86_64 0.5-9.el7ost rhelosp-13.0-puddle 18 k\n python-swift noarch 2.17.1-0.20180314165245.caeeb54.el7ost\n rhelosp-13.0-puddle 1.2 M\n python-tables x86_64 3.3.0-4.el7ost rhelosp-13.0-puddle 1.3 M\n python-tinyrpc noarch 0.5-4.20170523git1f38ac.el7ost\n rhelosp-13.0-puddle 32 k\n python-twisted x86_64 16.1.1-5.1.el7ost rhelosp-13.0-puddle 5.5 M\n python-ujson x86_64 1.35-1.el7ost rhelosp-13.0-puddle 28 k\n python-wrapt x86_64 1.10.8-3.el7ost rhelosp-13.0-puddle 46 k\n python-wsaccel x86_64 0.6.2-9.el7ost rhelosp-13.0-puddle 23 k\n python2-cryptography x86_64 2.1.4-2.el7ost rhelosp-13.0-puddle 510 k\n python2-numpy x86_64 1:1.11.2-3.el7ost rhelosp-13.0-puddle 3.2 M\n python2-numpy-f2py x86_64 1:1.11.2-3.el7ost rhelosp-13.0-puddle 250 k\n rabbitmq-server noarch 3.6.15-3.el7ost rhelosp-13.0-puddle 4.7 M\n redis x86_64 3.2.8-2.el7ost rhelosp-13.0-puddle 542 k\n rhosp-release noarch 13.0-3.el7ost rhelosp-13.0-puddle 3.4 k\n roboto-fontface-common noarch 0.5.0.0-1.el7ost rhelosp-13.0-puddle 15 k\n roboto-fontface-fonts noarch 0.5.0.0-1.el7ost rhelosp-13.0-puddle 4.1 M\n ruby-shadow x86_64 1.4.1-23.el7ost rhelosp-13.0-puddle 14 k\n rubygem-amq-protocol noarch 2.0.1-1.el7ost rhelosp-13.0-optools-puddle\n 25 k\n rubygem-amqp noarch 1.6.0-1.el7ost rhelosp-13.0-optools-puddle\n 61 k\n rubygem-cool.io x86_64 1.4.5-2.el7 rhelosp-13.0-optools-puddle\n 57 k\n rubygem-eventmachine x86_64 1.2.5-1.el7ost rhelosp-13.0-optools-puddle\n 172 k\n rubygem-ffi x86_64 1.9.17-1.el7 rhelosp-13.0-optools-puddle\n 322 k\n rubygem-http_parser.rb x86_64 0.6.0-3.el7 rhelosp-13.0-optools-puddle\n 22 k\n rubygem-msgpack x86_64 0.5.12-2.el7 rhelosp-13.0-optools-puddle\n 38 k\n rubygem-oj x86_64 2.18.1-1.el7ost rhelosp-13.0-optools-puddle\n 89 k\n rubygem-sensu-extension noarch 1.5.1-1.el7ost rhelosp-13.0-optools-puddle\n 7.8 k\n rubygem-sensu-extensions noarch 1.9.0-1.el7ost rhelosp-13.0-optools-puddle\n 9.2 k\n rubygem-sensu-json noarch 2.1.0-1.el7ost rhelosp-13.0-optools-puddle\n 7.1 k\n rubygem-sensu-logger noarch 1.2.1-1.el7ost rhelosp-13.0-optools-puddle\n 8.2 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-sensu-spawn noarch 2.2.1-1.el7ost rhelosp-13.0-optools-puddle\n 8.8 k\n rubygem-sensu-transport noarch 7.0.2-1.el7ost rhelosp-13.0-optools-puddle\n 14 k\n rubygem-string-scrub x86_64 0.0.5-3.el7 rhelosp-13.0-optools-puddle\n 13 k\n rubygem-tzinfo-data noarch 1.2016.10-1.el7 rhelosp-13.0-optools-puddle\n 237 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 yaml-cpp x86_64 0.5.1-8.el7ost rhelosp-13.0-puddle 177 k\nInstalling for dependencies:\n XStatic-Angular-common noarch 1:1.5.8.0-1.el7ost\n rhelosp-13.0-puddle 456 k\n blosc x86_64 1.11.1-3.el7ost rhelosp-13.0-puddle 112 k\n openstack-sahara-image-pack noarch 1:8.0.1-0.20180328233740.36531cb.el7ost\n rhelosp-13.0-puddle 4.5 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-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 puppet-ec2api noarch 12.4.0-0.20180329031927.424f258.el7ost\n rhelosp-13.0-puddle 30 k\n puppet-fdio noarch 18.01-1.el7ost rhelosp-13.0-puddle 21 k\n puppet-ipaclient noarch 2.5.2-0.20180216000114.b086731.el7ost\n rhelosp-13.0-puddle 13 k\n puppet-octavia noarch 12.4.0-2.el7ost rhelosp-13.0-puddle 41 k\n puppet-panko noarch 12.4.0-0.20180329043927.7641dbe.el7ost\n rhelosp-13.0-puddle 33 k\n puppet-systemd noarch 1.1.2-0.20180216110348.20a465b.el7ost\n rhelosp-13.0-puddle 19 k\n puppet-veritas_hyperscale noarch 1.1.1-1.el7ost rhelosp-13.0-puddle 28 k\n python-docutils noarch 0.12-0.2.20140510svn7747.el7ost\n rhelosp-13.0-puddle 1.5 M\n python-jwt noarch 1.5.3-1.el7 rhelosp-13.0-puddle 36 k\n python-openstackclient-lang noarch 3.14.1-1.el7ost rhelosp-13.0-puddle 54 k\n python2-asn1crypto noarch 0.23.0-2.el7ost rhelosp-13.0-puddle 173 k\n python2-botocore noarch 1.8.33-1.el7ost rhelosp-13.0-puddle 2.8 M\n python2-future noarch 0.16.0-4.el7ost.1 rhelosp-13.0-puddle 799 k\n python2-mistral-lib noarch 0.4.0-1.el7ost rhelosp-13.0-puddle 24 k\n python2-octaviaclient noarch 1.4.0-1.el7ost rhelosp-13.0-puddle 58 k\n python2-pyparsing noarch 2.1.10-3.el7ost rhelosp-13.0-puddle 136 k\n python2-scciclient noarch 0.6.1-1.el7ost rhelosp-13.0-puddle 97 k\n python2-stestr noarch 1.1.0-1.el7ost.1 rhelosp-13.0-puddle 117 k\n python2-sushy noarch 1.3.2-1.el7ost rhelosp-13.0-puddle 51 k\n rubygem-em-http-server noarch 0.1.8-2.el7ost rhelosp-13.0-optools-puddle\n 10 k\n rubygem-parse-cron noarch 0.1.4-1.el7ost rhelosp-13.0-optools-puddle\n 7.9 k\n rubygem-rgen noarch 0.6.6-2.1.el7 rhelosp-13.0-puddle 84 k\n rubygem-sensu-extensions-check-dependencies\n noarch 1.0.1-1.el7ost rhelosp-13.0-optools-puddle\n 6.8 k\n rubygem-sensu-extensions-debug\n noarch 1.0.0-1.el7ost rhelosp-13.0-optools-puddle\n 5.7 k\n rubygem-sensu-extensions-json\n noarch 1.0.0-2.el7ost rhelosp-13.0-optools-puddle\n 5.8 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-extensions-only-check-output\n noarch 1.0.0-1.el7ost rhelosp-13.0-optools-puddle\n 5.9 k\n rubygem-sensu-extensions-ruby-hash\n noarch 1.0.0-1.el7ost rhelosp-13.0-optools-puddle\n 5.8 k\n sensu-common noarch 1.1.3-2.el7ost rhelosp-13.0-optools-puddle\n 20 k\n xstatic-angular-bootstrap-common\n noarch 2.2.0.0-1.el7ost rhelosp-13.0-puddle 57 k\n xstatic-angular-gettext-common\n noarch 2.3.8.0-1.el7ost rhelosp-13.0-puddle 13 k\n xstatic-bootstrap-scss-common\n noarch 3.3.7.1-2.el7ost rhelosp-13.0-puddle 196 k\n xstatic-d3-common noarch 3.5.17.0-1.el7ost rhelosp-13.0-puddle 74 k\n xstatic-jasmine-common noarch 2.4.1.1-1.el7ost rhelosp-13.0-puddle 38 k\n xstatic-jsencrypt-common noarch 2.3.1.1-1.el7ost rhelosp-13.0-puddle 35 k\n xstatic-smart-table-common noarch 1.4.13.2-1.el7ost rhelosp-13.0-puddle 15 k\n xstatic-termjs-common noarch 0.0.7.0-1.el7ost rhelosp-13.0-puddle 37 k\n\nTransaction Summary\n================================================================================\nInstall 93 Packages (+44 Dependent packages)\nUpgrade 270 Packages\n\nTotal download size: 135 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 1.0 MB/s | 135 MB 02:16 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-stevedore-1.28.0-1.el7ost.noarch 1/775 \n Installing : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 2/775 \n Updating : python-XStatic-1.0.1-8.el7ost.noarch 3/775 \n Installing : python2-cinderclient-3.5.0-1.el7ost.noarch 4/775 \n Updating : python-lxml-3.2.1-6.el7ost.x86_64 5/775 \n Installing : python2-futurist-1.6.0-1.el7ost.noarch 6/775 \n Installing : python2-greenlet-0.4.12-1.el7ost.x86_64 7/775 \n Updating : python-eventlet-0.20.1-2.el7ost.noarch 8/775 \n Installing : python2-tenacity-4.8.0-1.el7ost.noarch 9/775 \n Updating : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 10/775 \n Updating : rubygem-sensu-extension-1.5.1-1.el7ost.noarch 11/775 \n Installing : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 12/775 \n Installing : python2-fixtures-3.0.0-7.el7ost.noarch 13/775 \n Updating : 1:python2-numpy-1.11.2-3.el7ost.x86_64 14/775 \n Updating : python-msgpack-0.4.6-5.el7ost.x86_64 15/775 \n Installing : python2-cachetools-2.0.1-3.el7ost.noarch 16/775 \n Installing : 1:python2-dateutil-2.6.1-1.el7ost.noarch 17/775 \n Installing : python2-alembic-0.9.7-1.el7ost.noarch 18/775 \n Installing : python2-castellan-0.17.0-1.el7ost.noarch 19/775 \n Installing : python2-croniter-0.3.19-1.el7ost.noarch 20/775 \n Installing : python2-pyparsing-2.1.10-3.el7ost.noarch 21/775 \n Installing : python2-django-1.11.10-1.el7ost.noarch 22/775 \n Updating : python-memcached-1.58-1.el7ost.noarch 23/775 \n Updating : pyparsing-2.1.10-3.el7ost.noarch 24/775 \n Installing : python2-cliff-2.11.0-1.el7ost.noarch 25/775 \n Installing : python2-barbicanclient-4.6.0-1.el7ost.noarch 26/775 \n Updating : python-fasteners-0.14.1-6.el7ost.noarch 27/775 \n Updating : python-wrapt-1.10.8-3.el7ost.x86_64 28/775 \n Installing : python2-debtcollector-1.19.0-1.el7ost.noarch 29/775 \n Installing : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 30/775 \n Installing : python2-swiftclient-3.5.0-1.el7ost.noarch 31/775 \n Installing : python2-manilaclient-1.21.0-1.el7ost.noarch 32/775 \n Installing : python2-designateclient-2.9.0-1.el7ost.noarch 33/775 \n Installing : python2-aodhclient-1.0.0-1.el7ost.noarch 34/775 \n Installing : python2-yaql-1.1.3-2.el7ost.noarch 35/775 \n Updating : python-numexpr-2.6.1-3.el7ost.1.x86_64 36/775 \n Updating : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 37/775 \n Updating : python-ncclient-0.4.7-5.el7ost.noarch 38/775 \n Installing : python2-ceilometerclient-2.9.0-0.20180210123537.3b4e35 39/775 \n Installing : python2-zaqarclient-1.9.0-1.el7ost.noarch 40/775 \n Installing : python2-automaton-1.14.0-1.el7ost.noarch 41/775 \n Installing : python2-taskflow-3.1.0-1.el7ost.noarch 42/775 \n Updating : python-ujson-1.35-1.el7ost.x86_64 43/775 \n Installing : python2-gnocchiclient-7.0.1-1.el7ost.noarch 44/775 \n Updating : python-bson-3.0.3-2.el7ost.x86_64 45/775 \n Updating : python-pymongo-3.0.3-2.el7ost.x86_64 46/775 \n Updating : pysendfile-2.0.0-10.el7ost.x86_64 47/775 \n Installing : python2-sushy-1.3.2-1.el7ost.noarch 48/775 \n Updating : rubygem-amq-protocol-2.0.1-1.el7ost.noarch 49/775 \n Installing : python2-extras-1.0.0-2.el7ost.noarch 50/775 \n Installing : python2-subunit-1.2.0-16.el7ost.noarch 51/775 \n Installing : python2-voluptuous-0.10.5-2.el7ost.noarch 52/775 \n Installing : python2-tooz-1.60.0-1.el7ost.noarch 53/775 \n Installing : python2-cffi-1.11.2-1.el7ost.x86_64 54/775 \n Installing : python2-pyroute2-0.4.21-1.el7ost.noarch 55/775 \n Updating : python-posix_ipc-0.9.8-6.el7ost.x86_64 56/775 \n Updating : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 57/775 \n Installing : python2-os-traits-0.5.0-1.el7ost.noarch 58/775 \n Installing : python2-requestsexceptions-1.4.0-1.el7ost.noarch 59/775 \n Installing : python2-os-client-config-1.29.0-1.el7ost.noarch 60/775 \n Installing : python2-neutronclient-6.7.0-1.el7ost.noarch 61/775 \n Installing : python2-jsonpatch-1.21-1.el7ost.noarch 62/775 \n Installing : python2-testrepository-0.0.20-12.el7ost.noarch 63/775 \n Updating : rubygem-amqp-1.6.0-1.el7ost.noarch 64/775 \n Updating : rubygem-sensu-transport-7.0.2-1.el7ost.noarch 65/775 \n Installing : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 66/775 \n Updating : python-Bottleneck-0.6.0-5.el7ost.x86_64 67/775 \n Installing : python2-mox3-0.24.0-1.el7ost.noarch 68/775 \n Installing : python2-ovsdbapp-0.10.1-1.el7ost.noarch 69/775 \n Installing : rubygem-sensu-extensions-json-1.0.0-2.el7ost.noarch 70/775 \n Installing : rubygem-sensu-extensions-only-check-output-1.0.0-1.el7 71/775 \n Installing : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 72/775 \n Installing : rubygem-sensu-extensions-ruby-hash-1.0.0-1.el7ost.noar 73/775 \n Installing : rubygem-sensu-extensions-debug-1.0.0-1.el7ost.noarch 74/775 \n Installing : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 75/775 \n Updating : rubygem-sensu-spawn-2.2.1-1.el7ost.noarch 76/775 \n Installing : rubygem-em-http-server-0.1.8-2.el7ost.noarch 77/775 \n Updating : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 78/775 \n Updating : python-XStatic-Font-Awesome-4.7.0.0-3.el7ost.noarch 79/775 \n Updating : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 80/775 \n Updating : erlang-crypto-18.3.4.8-1.el7ost.x86_64 81/775 \n Updating : erlang-erts-18.3.4.8-1.el7ost.x86_64 82/775 \n Updating : erlang-kernel-18.3.4.8-1.el7ost.x86_64 83/775 \n Updating : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 84/775 \n Updating : erlang-compiler-18.3.4.8-1.el7ost.x86_64 85/775 \n Updating : erlang-hipe-18.3.4.8-1.el7ost.x86_64 86/775 \n Updating : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 87/775 \n Updating : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 88/775 \n Updating : erlang-snmp-18.3.4.8-1.el7ost.x86_64 89/775 \n Updating : erlang-asn1-18.3.4.8-1.el7ost.x86_64 90/775 \n Updating : erlang-public_key-18.3.4.8-1.el7ost.x86_64 91/775 \n Updating : erlang-ssl-18.3.4.8-1.el7ost.x86_64 92/775 \n Updating : erlang-inets-18.3.4.8-1.el7ost.x86_64 93/775 \n Updating : erlang-tools-18.3.4.8-1.el7ost.x86_64 94/775 \n Updating : erlang-sasl-18.3.4.8-1.el7ost.x86_64 95/775 \n Updating : erlang-eldap-18.3.4.8-1.el7ost.x86_64 96/775 \n Updating : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 97/775 \n Updating : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 98/775 \n Updating : erlang-sd_notify-1.0-2.el7ost.x86_64 99/775 \n Updating : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 100/775 \n Updating : rubygem-cool.io-1.4.5-2.el7.x86_64 101/775 \n Installing : rubygem-parse-cron-0.1.4-1.el7ost.noarch 102/775 \n Updating : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 103/775 \n Installing : python2-oslo-policy-1.33.1-1.el7ost.noarch 104/775 \n Installing : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 105/775 \n Updating : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 106/775 \n Updating : python-dns-1.15.0-5.1.el7ost.noarch 107/775 \n Updating : dib-utils-0.0.11-1.el7ost.noarch 108/775 \n Updating : python-passlib-1.7.0-4.el7ost.noarch 109/775 \n Installing : xstatic-jsencrypt-common-2.3.1.1-1.el7ost.noarch 110/775 \n Updating : python-XStatic-JSEncrypt-2.3.1.1-1.el7ost.noarch 111/775 \n Updating : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 112/775 \n Updating : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 113/775 \n Installing : python2-sysv_ipc-0.7.0-4.el7ost.x86_64 114/775 \n Installing : xstatic-smart-table-common-1.4.13.2-1.el7ost.noarch 115/775 \n Updating : python-XStatic-smart-table-1.4.13.2-1.el7ost.noarch 116/775 \n Installing : blosc-1.11.1-3.el7ost.x86_64 117/775 \n Updating : rubygem-http_parser.rb-0.6.0-3.el7.x86_64 118/775 \n Updating : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 119/775 \n Updating : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 120/775 \n Installing : python2-oslo-privsep-1.27.0-1.el7ost.noarch 121/775 \n Installing : xstatic-bootstrap-scss-common-3.3.7.1-2.el7ost.noarch 122/775 \n Updating : python-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7ost.noarch 123/775 \n Updating : python-PyMySQL-0.7.11-1.el7ost.noarch 124/775 \n Installing : python2-testscenarios-0.5.0-8.el7ost.noarch 125/775 \n Updating : roboto-fontface-fonts-0.5.0.0-1.el7ost.noarch 126/775 \n Installing : python2-pika_pool-0.1.3-3.1.el7ost.noarch 127/775 \n Installing : xstatic-angular-gettext-common-2.3.8.0-1.el7ost.noarch 128/775 \n Updating : python-XStatic-Angular-Gettext-2.3.8.0-1.el7ost.noarch 129/775 \n Updating : rubygem-msgpack-0.5.12-2.el7.x86_64 130/775 \n Installing : xstatic-d3-common-3.5.17.0-1.el7ost.noarch 131/775 \n Updating : python-XStatic-D3-3.5.17.0-1.el7ost.noarch 132/775 \n Updating : python-oslo-db-lang-4.33.0-2.el7ost.noarch 133/775 \n Installing : python2-oslo-db-4.33.0-2.el7ost.noarch 134/775 \n Updating : python-falcon-1.0.0-4.el7ost.x86_64 135/775 \n Updating : bootswatch-common-3.3.7.0-1.el7ost.noarch 136/775 \n Updating : rubygem-oj-2.18.1-1.el7ost.x86_64 137/775 \n Updating : rubygem-sensu-json-2.1.0-1.el7ost.noarch 138/775 \n Updating : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 139/775 \n Updating : rubygem-sensu-logger-1.2.1-1.el7ost.noarch 140/775 \n Updating : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 141/775 \n Installing : python-Cython-0.25.2-4.el7ost.x86_64 142/775 \n Updating : rubygem-tzinfo-data-1.2016.10-1.el7.noarch 143/775 \n Updating : ruby-shadow-1.4.1-23.el7ost.x86_64 144/775 \n Updating : dibbler-client-1.0.1-0.RC1.3.el7ost.x86_64 145/775 \n Updating : python-rcssmin-1.0.6-3.el7ost.x86_64 146/775 \n Installing : python-openstackclient-lang-3.14.1-1.el7ost.noarch 147/775 \n Installing : python2-mistral-lib-0.4.0-1.el7ost.noarch 148/775 \n Installing : sensu-common-1.1.3-2.el7ost.noarch 149/775 \n Installing : python-docutils-0.12-0.2.20140510svn7747.el7ost.noarch 150/775 \n Installing : python2-botocore-1.8.33-1.el7ost.noarch 151/775 \n Installing : xstatic-termjs-common-0.0.7.0-1.el7ost.noarch 152/775 \n Updating : python-XStatic-termjs-0.0.7.0-1.el7ost.noarch 153/775 \n Installing : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 154/775 \n Installing : 1:XStatic-Angular-common-1.5.8.0-1.el7ost.noarch 155/775 \n Updating : 1:python-XStatic-Angular-1.5.8.0-1.el7ost.noarch 156/775 \n Updating : python-pycadf-common-2.7.0-1.el7ost.noarch 157/775 \n Installing : python2-pycadf-2.7.0-1.el7ost.noarch 158/775 \n Updating : python-scss-1.3.4-7.el7ost.x86_64 159/775 \n Installing : python2-idna-2.5-1.el7ost.noarch 160/775 \n Updating : liberasurecode-1.5.0-4.el7ost.x86_64 161/775 \n Installing : python2-pyeclib-1.5.0-3.el7ost.x86_64 162/775 \n Installing : python2-markupsafe-0.23-16.el7ost.x86_64 163/775 \n Installing : python2-jinja2-2.10-2.el7ost.noarch 164/775 \n Installing : python2-oslo-middleware-3.34.0-1.el7ost.noarch 165/775 \n Installing : python2-oslo-reports-1.26.0-1.el7ost.noarch 166/775 \n Updating : python-pyghmi-1.0.22-1.el7ost.noarch 167/775 \n Installing : python2-scciclient-0.6.1-1.el7ost.noarch 168/775 \n Updating : python-rjsmin-1.0.12-3.el7ost.x86_64 169/775 \n Installing : python2-django-compressor-2.1-5.el7ost.noarch 170/775 \n Installing : python2-ironicclient-2.2.0-1.el7ost.noarch 171/775 \n Updating : mdi-common-1.4.57.0-4.el7ost.noarch 172/775 \n Installing : rubygem-rgen-0.6.6-2.1.el7.noarch 173/775 \n Updating : puppet-4.8.2-2.el7ost.noarch 174/775 \n Updating : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 175/775 \n Updating : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 176/775 \n Updating : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 177/775 \n Updating : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 178/775 \n Updating : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 179/775 \n Updating : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 180/775 \n Updating : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 181/775 \n Updating : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 182/775 \n Updating : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 183/775 \n Updating : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 184/775 \n Updating : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 185/775 \n Updating : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 186/775 \n Updating : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 187/775 \n Updating : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 188/775 \n Updating : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 189/775 \n Updating : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 190/775 \n Updating : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 191/775 \n Updating : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 192/775 \n Updating : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 193/775 \n Updating : puppet-module-data-0.5.1-0.20180215133437.28dafce.el7o 194/775 \n Updating : 1:puppet-midonet-1.1.0-2.4a44c33git.el7ost.noarch 195/775 \n Updating : puppet-openstack_extras-12.4.1-0.20180413042250.263429 196/775 \n Updating : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 197/775 \n Updating : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 198/775 \n Updating : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 199/775 \n Updating : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 200/775 \n Updating : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 201/775 \n Updating : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 202/775 \n Installing : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 203/775 \n Updating : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 204/775 \n Installing : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 205/775 \n Updating : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 206/775 \n Updating : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 207/775 \n Updating : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 208/775 \n Updating : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 209/775 \n Updating : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 210/775 \n Installing : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 211/775 \n Updating : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 212/775 \n Updating : puppet-certmonger-2.3.0-1.el7ost.noarch 213/775 \n Updating : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 214/775 \n Installing : puppet-fdio-18.01-1.el7ost.noarch 215/775 \n Updating : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 216/775 \n Updating : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 217/775 \n Installing : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 218/775 \n Updating : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 219/775 \n Updating : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 220/775 \n Updating : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 221/775 \n Updating : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 222/775 \n Updating : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 223/775 \n Updating : puppet-glance-12.5.0-2.el7ost.noarch 224/775 \n Updating : puppet-nova-12.4.0-3.el7ost.noarch 225/775 \n Installing : puppet-octavia-12.4.0-2.el7ost.noarch 226/775 \n Installing : puppet-veritas_hyperscale-1.1.1-1.el7ost.noarch 227/775 \n Updating : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 228/775 \n Updating : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 229/775 \n Updating : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 230/775 \n Installing : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 231/775 \n Updating : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 232/775 \n Updating : puppet-ceph-2.5.0-1.el7ost.noarch 233/775 \n Updating : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 234/775 \n Updating : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 235/775 \n Installing : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 236/775 \n Updating : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 237/775 \n Updating : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 238/775 \n Updating : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 239/775 \n Updating : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 240/775 \n Installing : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 241/775 \n Updating : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 242/775 \n Updating : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 243/775 \n Updating : puppet-zaqar-12.4.0-1.el7ost.noarch 244/775 \n Updating : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 245/775 \n Updating : puppet-sensu-2.50.0-1.el7ost.noarch 246/775 \n Updating : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 247/775 \n Updating : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 248/775 \n Installing : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 249/775 \n Updating : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 250/775 \n Updating : puppet-tripleo-8.3.2-8.el7ost.noarch 251/775 \n Updating : roboto-fontface-common-0.5.0.0-1.el7ost.noarch 252/775 \n Updating : python-XStatic-roboto-fontface-0.5.0.0-1.el7ost.noarch 253/775 \n Installing : xstatic-jasmine-common-2.4.1.1-1.el7ost.noarch 254/775 \n Updating : python-XStatic-Jasmine-2.4.1.1-1.el7ost.noarch 255/775 \n Installing : python2-future-0.16.0-4.el7ost.1.noarch 256/775 \n Installing : python2-stestr-1.1.0-1.el7ost.1.noarch 257/775 \n Updating : python-os-testr-1.0.0-0.20171024144108.7dd678e.el7ost. 258/775 \n Updating : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 259/775 \n Updating : hdf5-1.8.17-3.el7ost.x86_64 260/775 \n Updating : python-tables-3.3.0-4.el7ost.x86_64 261/775 \n Updating : python-pandas-0.19.1-3.el7ost.2.x86_64 262/775 \n Updating : rubygem-string-scrub-0.0.5-3.el7.x86_64 263/775 \n Installing : xstatic-angular-bootstrap-common-2.2.0.0-1.el7ost.noar 264/775 \n Updating : python-XStatic-Angular-Bootstrap-2.2.0.0-1.el7ost.noar 265/775 \n Updating : bootswatch-fonts-3.3.7.0-1.el7ost.noarch 266/775 \n Updating : python-XStatic-bootswatch-3.3.7.0-1.el7ost.noarch 267/775 \n Installing : python2-asn1crypto-0.23.0-2.el7ost.noarch 268/775 \n Updating : python2-cryptography-2.1.4-2.el7ost.x86_64 269/775 \n Updating : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 270/775 \n Installing : python2-pyOpenSSL-17.3.0-4.el7ost.noarch 271/775 \n Installing : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 272/775 \n Installing : python2-openstackclient-3.14.1-1.el7ost.noarch 273/775 \n Installing : python2-saharaclient-1.5.0-1.el7ost.noarch 274/775 \n Installing : python2-cursive-0.2.1-1.el7ost.noarch 275/775 \n Installing : python2-magnumclient-2.9.0-1.el7ost.noarch 276/775 \n Installing : python2-octaviaclient-1.4.0-1.el7ost.noarch 277/775 \n Installing : python-jwt-1.5.3-1.el7.noarch 278/775 \n Updating : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 279/775 \n Installing : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 280/775 \n Installing : python2-oslo-service-1.29.0-1.el7ost.noarch 281/775 \n Installing : python2-oslo-messaging-5.35.0-1.el7ost.noarch 282/775 \n Installing : python2-osprofiler-1.15.2-1.el7ost.noarch 283/775 \n Installing : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 284/775 \n Installing : python2-neutron-lib-1.13.0-1.el7ost.noarch 285/775 \n Installing : python2-oslo-vmware-2.26.0-1.el7ost.noarch 286/775 \n Installing : python2-mistralclient-3.3.0-1.el7ost.noarch 287/775 \n Installing : python2-troveclient-2.14.0-1.el7ost.noarch 288/775 \n Installing : python2-os-win-3.0.1-1.el7ost.noarch 289/775 \n Installing : python2-os-brick-2.3.1-1.el7ost.noarch 290/775 \n Installing : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 291/775 \n Updating : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 292/775 \n Installing : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 293/775 \nwarning: /etc/ceilometer/ceilometer.conf created as /etc/ceilometer/ceilometer.conf.rpmnew\n Updating : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 294/775 \n Installing : python2-os-vif-1.9.1-2.el7ost.noarch 295/775 \n Installing : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 296/775 \n Updating : python-ironic-lib-2.12.1-1.el7ost.noarch 297/775 \n Installing : 1:python2-tempest-18.0.0-2.el7ost.noarch 298/775 \n Updating : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 299/775 \n Updating : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 300/775 \n Installing : python2-oslo-cache-1.28.0-1.el7ost.noarch 301/775 \n Installing : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 302/775 \n Updating : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 303/775 \nwarning: /etc/heat/heat.conf created as /etc/heat/heat.conf.rpmnew\n Updating : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 304/775 \n Updating : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 305/775 \n Updating : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 306/775 \n Updating : 1:python-manila-6.0.1-1.el7ost.noarch 307/775 \n Updating : 1:python-neutron-12.0.2-0.20180421011362.0ec54fd.el7os 308/775 \n Updating : 1:openstack-neutron-common-12.0.2-0.20180421011362.0ec 309/775 \nwarning: /etc/neutron/neutron.conf created as /etc/neutron/neutron.conf.rpmnew\n Updating : 2:python-networking-bigswitch-12.0.3-0.20180419202353. 310/775 \n Updating : 1:openstack-neutron-ml2-12.0.2-0.20180421011362.0ec54f 311/775 \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.20180421011362.0ec54fd.el 312/775 \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 313/775 \n Updating : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 314/775 \n Updating : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 315/775 \n Installing : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 316/775 \n Updating : python-gnocchi-4.2.3-3.el7ost.noarch 317/775 \n Installing : gnocchi-common-4.2.3-3.el7ost.noarch 318/775 \nwarning: /etc/gnocchi/gnocchi.conf created as /etc/gnocchi/gnocchi.conf.rpmnew\n Installing : python-mistral-6.0.2-1.el7ost.noarch 319/775 \n Updating : openstack-mistral-common-6.0.2-1.el7ost.noarch 320/775 \n Updating : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 321/775 \n Updating : 1:python-nova-17.0.3-0.20180420001140.el7ost.noarch 322/775 \n Updating : 1:openstack-nova-common-17.0.3-0.20180420001140.el7ost 323/775 \nwarning: /etc/nova/nova.conf created as /etc/nova/nova.conf.rpmnew\n Updating : 1:openstack-nova-compute-17.0.3-0.20180420001140.el7os 324/775 \n Updating : python-aodh-6.0.0-2.el7ost.noarch 325/775 \n Updating : openstack-aodh-common-6.0.0-2.el7ost.noarch 326/775 \nwarning: /etc/aodh/aodh.conf created as /etc/aodh/aodh.conf.rpmnew\n Updating : 1:python-cinder-12.0.1-0.20180418194614.c476898.el7ost 327/775 \n Updating : 1:python-glance-16.0.1-2.el7ost.noarch 328/775 \n Updating : mdi-fonts-1.4.57.0-4.el7ost.noarch 329/775 \n Updating : python-XStatic-mdi-1.4.57.0-4.el7ost.noarch 330/775 \n Updating : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 331/775 \nwarning: /etc/httpd/conf.d/openstack-dashboard.conf created as /etc/httpd/conf.d/openstack-dashboard.conf.rpmnew\nwarning: /etc/openstack-dashboard/local_settings created as /etc/openstack-dashboard/local_settings.rpmnew\n Updating : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 332/775 \n Updating : openstack-manila-ui-2.13.0-3.el7ost.noarch 333/775 \n Updating : 1:openstack-glance-16.0.1-2.el7ost.noarch 334/775 \nwarning: /etc/glance/glance-api.conf created as /etc/glance/glance-api.conf.rpmnew\nwarning: /etc/glance/glance-cache.conf created as /etc/glance/glance-cache.conf.rpmnew\nwarning: /etc/glance/glance-registry.conf created as /etc/glance/glance-registry.conf.rpmnew\n Updating : 1:openstack-cinder-12.0.1-0.20180418194614.c476898.el7 335/775 \nwarning: /etc/cinder/cinder.conf created as /etc/cinder/cinder.conf.rpmnew\n Updating : openstack-aodh-api-6.0.0-2.el7ost.noarch 336/775 \n Updating : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 337/775 \n Updating : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 338/775 \n Updating : openstack-aodh-listener-6.0.0-2.el7ost.noarch 339/775 \n Updating : 1:openstack-nova-migration-17.0.3-0.20180420001140.el7 340/775 \n Updating : 1:openstack-nova-console-17.0.3-0.20180420001140.el7os 341/775 \n Updating : 1:openstack-nova-conductor-17.0.3-0.20180420001140.el7 342/775 \n Updating : 1:openstack-nova-api-17.0.3-0.20180420001140.el7ost.no 343/775 \n Updating : 1:openstack-nova-scheduler-17.0.3-0.20180420001140.el7 344/775 \n Updating : 1:openstack-nova-novncproxy-17.0.3-0.20180420001140.el 345/775 \n Updating : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 346/775 \nwarning: /etc/keystone/keystone.conf created as /etc/keystone/keystone.conf.rpmnew\n Updating : openstack-mistral-api-6.0.2-1.el7ost.noarch 347/775 \n Updating : openstack-mistral-engine-6.0.2-1.el7ost.noarch 348/775 \n Updating : openstack-mistral-executor-6.0.2-1.el7ost.noarch 349/775 \n Installing : gnocchi-api-4.2.3-3.el7ost.noarch 350/775 \n Installing : gnocchi-metricd-4.2.3-3.el7ost.noarch 351/775 \n Installing : gnocchi-statsd-4.2.3-3.el7ost.noarch 352/775 \n Updating : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 353/775 \n Updating : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 354/775 \n Updating : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 355/775 \n Updating : 2:openstack-neutron-bigswitch-agent-12.0.3-0.201804192 356/775 \n Updating : 2:openstack-neutron-bigswitch-lldp-12.0.3-0.2018041920 357/775 \n Updating : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 358/775 \n Updating : 1:python-networking-cisco-5.5.0-1.1.el7ost.noarch 359/775 \n Updating : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101136 360/775 \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 361/775 \n Updating : 1:openstack-manila-6.0.1-1.el7ost.noarch 362/775 \n Updating : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 363/775 \n Updating : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 364/775 \n Updating : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 365/775 \n Updating : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 366/775 \n Updating : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 367/775 \n Updating : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 368/775 \n Updating : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 369/775 \n Updating : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 370/775 \n Installing : python2-neutron-tests-tempest-0.0.1-0.20180419105837.f 371/775 \n Updating : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 372/775 \n Updating : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 373/775 \n Updating : 1:openstack-ceilometer-notification-10.0.1-0.201803281 374/775 \n Updating : osops-tools-monitoring-oschecks-0.1-0.12.1a3ca01git.el 375/775 \n Updating : python-twisted-16.1.1-5.1.el7ost.x86_64 376/775 \n Updating : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 377/775 \n Updating : openstack-swift-container-2.17.1-0.20180314165245.caee 378/775 \n Updating : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 379/775 \n Updating : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 380/775 \n Updating : fluentd-0.12.31-3.el7.noarch 381/775 \n Updating : 1:openstack-puppet-modules-11.0.0-0.20180211142351.71a 382/775 \n Updating : sensu-1.1.3-2.el7ost.noarch 383/775 \n Updating : python-cradox-1.3.2-2.el7ost.x86_64 384/775 \n Updating : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 385/775 \n Updating : rabbitmq-server-3.6.15-3.el7ost.noarch 386/775 \nwarning: /etc/rabbitmq/rabbitmq.config created as /etc/rabbitmq/rabbitmq.config.rpmnew\n Installing : python2-oslotest-3.2.0-1.el7ost.noarch 387/775 \n Updating : 1:python2-numpy-f2py-1.11.2-3.el7ost.x86_64 388/775 \n Updating : python-tinyrpc-0.5-4.20170523git1f38ac.el7ost.noarch 389/775 \n Updating : python-snappy-0.5-9.el7ost.x86_64 390/775 \n Updating : python-django-bash-completion-1.11.10-1.el7ost.noarch 391/775 \n Updating : python-wsaccel-0.6.2-9.el7ost.x86_64 392/775 \n Updating : jq-1.3-4.el7ost.x86_64 393/775 \n Updating : libstemmer-0-3.585svn.el7ost.x86_64 394/775 \n Updating : rhosp-release-13.0-3.el7ost.noarch 395/775 \n Updating : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 396/775 \n Updating : python-setproctitle-1.1.9-5.el7ost.x86_64 397/775 \n Updating : memcached-1.4.39-2.el7ost.x86_64 398/775 \n Installing : python2-testresources-1.0.0-6.el7ost.noarch 399/775 \n Updating : yaml-cpp-0.5.1-8.el7ost.x86_64 400/775 \n Updating : openstack-selinux-0.8.14-12.el7ost.noarch 401/775 \n Updating : rubygem-ffi-1.9.17-1.el7.x86_64 402/775 \n Updating : plotnetcfg-0.4.1-3.el7ost.x86_64 403/775 \n Updating : leveldb-1.18-4.el7ost.x86_64 404/775 \n Updating : crudini-0.9-2.el7ost.noarch 405/775 \n Updating : redis-3.2.8-2.el7ost.x86_64 406/775 \nwarning: /etc/redis.conf created as /etc/redis.conf.rpmnew\n Updating : galera-25.3.16-3.el7ost.x86_64 407/775 \n Cleanup : 1:openstack-puppet-modules-9.3.0-1.el7ost.noarch 408/775 \n Cleanup : 1:openstack-zaqar-3.0.0-4.el7ost.noarch 409/775 \n Cleanup : rabbitmq-server-3.6.3-9.el7ost.noarch 410/775 \n Cleanup : puppet-tripleo-5.6.8-7.el7ost.noarch 411/775 \n Cleanup : 1:python-networking-cisco-5.5.0-1.el7ost.noarch 412/775 \n Erasing : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 413/775 \n Cleanup : sensu-0.23.2-4.el7ost.noarch 414/775 \n Erasing : 1:python-tempest-13.0.0-16.bafe630git.el7ost.noarch 415/775 \n Cleanup : puppet-midonet-2015.06.09-1.el7ost.noarch 416/775 \n Cleanup : puppet-neutron-9.5.0-5.el7ost.noarch 417/775 \n Cleanup : puppet-nova-11.5.0-1.el7ost.noarch 418/775 \n Cleanup : puppet-swift-9.6.0-3.el7ost.noarch 419/775 \n Cleanup : puppet-cinder-9.5.0-6.el7ost.noarch 420/775 \n Cleanup : puppet-ceilometer-9.5.0-4.el7ost.noarch 421/775 \n Cleanup : puppet-ironic-9.5.0-3.el7ost.noarch 422/775 \n Cleanup : puppet-manila-9.5.0-3.el7ost.noarch 423/775 \n Cleanup : 1:openstack-ceilometer-central-7.1.1-7.el7ost.noarch 424/775 \n Cleanup : openstack-manila-ui-2.5.1-10.el7ost.noarch 425/775 \n Cleanup : puppet-glance-9.6.0-3.el7ost.noarch 426/775 \n Erasing : python-oslo-db-tests-4.25.1-1.el7ost.noarch 427/775 \n Cleanup : puppet-barbican-9.5.0-1.el7ost.noarch 428/775 \n Cleanup : puppet-heat-9.5.0-3.el7ost.noarch 429/775 \n Cleanup : puppet-sahara-9.5.0-2.el7ost.noarch 430/775 \n Erasing : 1:openstack-ceilometer-api-7.1.1-7.el7ost.noarch 431/775 \n Cleanup : fluentd-0.12.29-1.el7.noarch 432/775 \n Cleanup : osops-tools-monitoring-oschecks-0.1-0.9.9f8354bgit.el7 433/775 \n Cleanup : erlang-eldap-18.3.4.7-1.el7ost.x86_64 434/775 \n Cleanup : puppet-aodh-9.6.0-2.el7ost.noarch 435/775 \n Cleanup : puppet-ceph-2.4.2-1.el7ost.noarch 436/775 \n Cleanup : puppet-gnocchi-9.5.0-3.el7ost.noarch 437/775 \n Cleanup : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 438/775 \n Cleanup : puppet-mistral-9.5.0-2.el7ost.noarch 439/775 \n Cleanup : puppet-trove-9.5.0-2.el7ost.noarch 440/775 \n Cleanup : puppet-keystone-9.5.0-5.el7ost.noarch 441/775 \n Cleanup : openstack-sahara-ui-5.0.2-1.el7ost.noarch 442/775 \n Cleanup : 1:openstack-dashboard-theme-10.0.5-9.el7ost.noarch 443/775 \n Cleanup : 1:openstack-dashboard-10.0.5-9.el7ost.noarch 444/775 \nwarning: file /usr/share/openstack-dashboard/static/dashboard/js/f59d0fdc71fe.js: remove failed: No such file or directory\nwarning: file /usr/share/openstack-dashboard/static/dashboard/css/6616e63c7865.css: remove failed: No such file or directory\n Cleanup : puppet-oslo-9.5.0-2.el7ost.noarch 445/775 \n Erasing : python-oslotest-2.10.0-1.el7ost.noarch 446/775 \n Cleanup : puppet-rsync-0.4.0-1.8cc3c6fgit.el7ost.noarch 447/775 \n Cleanup : puppet-cassandra-2.1.1-3.el7ost.noarch 448/775 \n Cleanup : puppet-tomcat-1.6.0-4.el7ost.noarch 449/775 \n Cleanup : rubygem-sensu-extensions-1.5.0-3.el7.noarch 450/775 \n Cleanup : rubygem-sensu-transport-5.0.0-1.el7.noarch 451/775 \n Cleanup : erlang-sd_notify-0.1-9.el7ost.x86_64 452/775 \n Cleanup : puppet-horizon-9.7.0-1.el7ost.noarch 453/775 \n Cleanup : puppet-zaqar-9.5.0-2.el7ost.noarch 454/775 \n Cleanup : puppet-openstacklib-9.5.0-2.el7ost.noarch 455/775 \n Cleanup : 1:python-networking-odl-11.0.0-3.el7ost.noarch 456/775 \n Erasing : 1:openstack-ceilometer-collector-7.1.1-7.el7ost.noarch 457/775 \n Cleanup : 1:openstack-ceilometer-compute-7.1.1-7.el7ost.noarch 458/775 \n Cleanup : 1:openstack-ceilometer-polling-7.1.1-7.el7ost.noarch 459/775 \n Cleanup : puppet-apache-1.11.0-1.58207d3git.el7ost.noarch 460/775 \n Cleanup : puppet-mysql-3.10.0-2.el7ost.noarch 461/775 \n Cleanup : puppet-rabbitmq-5.6.0-2.el7ost.noarch 462/775 \n Cleanup : puppet-memcached-2.8.1-1.bfa64e0git.el7ost.noarch 463/775 \n Cleanup : python-XStatic-bootswatch-3.3.5.3-2.1.el7ost.noarch 464/775 \n Cleanup : python-XStatic-mdi-1.1.70.1-5.el7ost.noarch 465/775 \n Cleanup : python-XStatic-roboto-fontface-0.4.3.2-8.el7ost.noarch 466/775 \n Erasing : python-django-compressor-2.0-1.el7ost.noarch 467/775 \n Erasing : python-django-openstack-auth-2.4.2-1.el7ost.noarch 468/775 \n Cleanup : puppet-zookeeper-0.6.1-2.3bc30fcgit.el7ost.noarch 469/775 \n Cleanup : puppet-haproxy-1.5.0-3.f8c5f27git.el7ost.noarch 470/775 \n Cleanup : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 471/775 \n Cleanup : puppet-collectd-5.1.0-1.20161023122420.el7ost.noarch 472/775 \n Cleanup : puppet-contrail-1.0.0-3.c0f7cdegit.el7ost.noarch 473/775 \n Cleanup : puppet-elasticsearch-0.14.0-2.8b247b2git.el7ost.noarch 474/775 \n Cleanup : puppet-kafka-2.1.0-5.061ef74git.el7ost.noarch 475/775 \n Cleanup : puppet-opendaylight-4.0.0-2.el7ost.noarch 476/775 \n Cleanup : puppet-openstack_extras-9.5.0-2.el7ost.noarch 477/775 \n Cleanup : puppet-pacemaker-0.6.0-3.el7ost.noarch 478/775 \n Cleanup : puppet-ssh-2.9.1-1.el7ost.noarch 479/775 \n Cleanup : openstack-swift-proxy-2.10.2-3.el7ost.noarch 480/775 \n Erasing : python-ceilometermiddleware-0.5.2-1.el7ost.noarch 481/775 \n Cleanup : 1:openstack-sahara-5.0.2-1.el7ost.noarch 482/775 \n Cleanup : 1:openstack-cinder-11.1.0-1.el7ost.noarch 483/775 \n Cleanup : 1:python-cinder-11.1.0-1.el7ost.noarch 484/775 \n Cleanup : puppet-corosync-5.0.0-2.f3ada25git.el7ost.noarch 485/775 \n Cleanup : puppet-java-1.6.0-3.2.2b0bd48git.el7ost.noarch 486/775 \n Cleanup : puppet-inifile-1.6.0-2.el7ost.noarch 487/775 \n Cleanup : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 488/775 \n Cleanup : rubygem-amqp-1.5.0-2.el7ost.noarch 489/775 \n Cleanup : rubygem-sensu-logger-1.2.0-1.el7.noarch 490/775 \n Cleanup : puppet-xinetd-2.0.0-3.f9d6e18git.el7ost.noarch 491/775 \n Cleanup : puppet-git-0.4.0-2.5e86224git.el7ost.noarch 492/775 \n Cleanup : python-os-testr-0.8.0-1.el7ost.noarch 493/775 \n Erasing : python-testrepository-0.0.20-3.1.el7ost.noarch 494/775 \n Cleanup : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 495/775 \n Cleanup : puppet-concat-2.2.0-3.ba64361git.el7ost.noarch 496/775 \n Cleanup : puppet-certmonger-1.1.1-2.1157a7egit.el7ost.noarch 497/775 \n Cleanup : puppet-fluentd-0.8.0-1.907deb9git.el7ost.noarch 498/775 \n Cleanup : puppet-nssdb-1.0.1-1.el7ost.noarch 499/775 \n Cleanup : puppet-ovn-9.5.0-2.el7ost.noarch 500/775 \n Cleanup : puppet-redis-1.2.3-2.el7ost.noarch 501/775 \n Cleanup : puppet-sensu-2.1.0-5.7f60b2cgit.el7ost.noarch 502/775 \n Cleanup : puppet-snmp-3.6.0-1.7d4c97cgit.el7ost.noarch 503/775 \n Cleanup : puppet-timezone-3.3.0-1.cf62f1bgit.el7ost.noarch 504/775 \n Cleanup : puppet-uchiwa-1.0.1-1.64ce619git.el7ost.noarch 505/775 \n Cleanup : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 506/775 \n Cleanup : 1:openstack-keystone-12.0.0-4.el7ost.noarch 507/775 \n Cleanup : 1:python-keystone-12.0.0-4.el7ost.noarch 508/775 \n Cleanup : 1:openstack-glance-15.0.0-4.el7ost.noarch 509/775 \n Cleanup : 1:python-glance-15.0.0-4.el7ost.noarch 510/775 \n Erasing : python-glance-store-0.22.0-1.el7ost.noarch 511/775 \n Erasing : python-taskflow-2.9.1-1.el7ost.noarch 512/775 \n Cleanup : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 513/775 \n Cleanup : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 514/775 \n Cleanup : 1:openstack-neutron-11.0.2-1.el7ost.noarch 515/775 \n Cleanup : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 516/775 \n Erasing : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 517/775 \n Cleanup : 1:openstack-manila-3.0.0-11.el7ost.noarch 518/775 \n Erasing : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 519/775 \n Cleanup : puppet-stdlib-4.13.1-4.f2492eegit.el7ost.noarch 520/775 \n Erasing : python-subunit-1.0.0-2.el7ost.noarch 521/775 \n Cleanup : python-ncclient-0.4.2-3.el7ost.noarch 522/775 \n Cleanup : 1:openstack-sahara-api-5.0.2-1.el7ost.noarch 523/775 \n Cleanup : 1:openstack-sahara-engine-5.0.2-1.el7ost.noarch 524/775 \n Cleanup : 1:openstack-sahara-common-5.0.2-1.el7ost.noarch 525/775 \n Cleanup : 1:python-sahara-5.0.2-1.el7ost.noarch 526/775 \n Cleanup : puppet-firewall-1.8.1-3.e70157egit.el7ost.noarch 527/775 \n Cleanup : puppet-datacat-0.6.2-1.10f6ddegit.el7ost.noarch 528/775 \n Cleanup : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 529/775 \n Cleanup : 1:openstack-ceilometer-notification-7.1.1-7.el7ost.noa 530/775 \n Cleanup : 1:openstack-ceilometer-common-7.1.1-7.el7ost.noarch 531/775 \n Cleanup : 1:python-ceilometer-7.1.1-7.el7ost.noarch 532/775 \n Cleanup : python-pymongo-3.0.3-1.el7ost.x86_64 533/775 \n Cleanup : rubygem-sensu-redis-1.3.0-2.el7.noarch 534/775 \n Cleanup : rubygem-sensu-settings-3.4.0-1.el7.noarch 535/775 \n Cleanup : rubygem-sensu-json-1.1.1-3.el7.noarch 536/775 \n Erasing : python-mox3-0.18.0-1.el7ost.noarch 537/775 \n Cleanup : 1:python-XStatic-Angular-1.3.7.0-4.el7ost.noarch 538/775 \n Cleanup : python-XStatic-Angular-Bootstrap-0.11.0.2-1.el7ost.noa 539/775 \n Cleanup : python-XStatic-Angular-Gettext-2.1.0.2-1.el7ost.noarch 540/775 \n Cleanup : python-XStatic-Bootstrap-SCSS-3.2.0.0-1.el7ost.noarch 541/775 \n Cleanup : python-XStatic-D3-3.1.6.2-2.el7ost.noarch 542/775 \n Cleanup : python-XStatic-Font-Awesome-4.3.0.0-3.el7ost.noarch 543/775 \n Cleanup : python-XStatic-JSEncrypt-2.0.0.2-2.el7ost.noarch 544/775 \n Cleanup : python-XStatic-Jasmine-1.3.1.1-2.el7ost.noarch 545/775 \n Cleanup : python-XStatic-smart-table-1.4.13.2-0.el7ost.noarch 546/775 \n Cleanup : python-XStatic-termjs-0.0.4.2-1.el7ost.noarch 547/775 \n Cleanup : 1:python-django-horizon-10.0.5-9.el7ost.noarch 548/775 \n Erasing : python-django-1.8.18-1.el7ost.noarch 549/775 \n Cleanup : puppet-vcsrepo-1.4.0-3.cd6c3bcgit.el7ost.noarch 550/775 \n Cleanup : puppet-vswitch-5.5.0-2.el7ost.noarch 551/775 \n Cleanup : puppet-module-data-0.0.4-1.28dafcegit.el7ost.noarch 552/775 \n Cleanup : rubygem-sensu-spawn-1.8.0-2.el7.noarch 553/775 \n Cleanup : puppet-kmod-2.1.1-2.ea03df0git.el7ost.noarch 554/775 \n Cleanup : puppet-remote-0.0.1-1.el7ost.noarch 555/775 \n Cleanup : puppet-3.8.7-2.el7.noarch 556/775 \n Cleanup : 1:openstack-ironic-conductor-6.2.4-3.el7ost.noarch 557/775 \n Cleanup : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 558/775 \n Cleanup : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 559/775 \n Cleanup : openstack-swift-account-2.10.2-3.el7ost.noarch 560/775 \n Cleanup : openstack-aodh-listener-5.1.0-1.el7ost.noarch 561/775 \n Cleanup : python-tinyrpc-0.5-3.el7ost.noarch 562/775 \n Cleanup : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 563/775 \n Cleanup : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 564/775 \n Cleanup : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 565/775 \n Erasing : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 566/775 \n Cleanup : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 567/775 \n Cleanup : os-refresh-config-5.1.0-1.el7ost.noarch 568/775 \n Erasing : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 569/775 \n Erasing : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 570/775 \n Cleanup : python-gnocchi-4.0.3-3.el7ost.noarch 571/775 \n Cleanup : openstack-swift-container-2.10.2-3.el7ost.noarch 572/775 \n Cleanup : openstack-mistral-executor-3.0.2-12.el7ost.noarch 573/775 \n Cleanup : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.no 574/775 \n Cleanup : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 575/775 \n Cleanup : openstack-mistral-engine-3.0.2-12.el7ost.noarch 576/775 \n Cleanup : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 577/775 \n Cleanup : 1:openstack-ironic-api-6.2.4-3.el7ost.noarch 578/775 \n Cleanup : 1:openstack-ironic-common-6.2.4-3.el7ost.noarch 579/775 \n Cleanup : python-ironic-lib-2.1.3-1.el7ost.noarch 580/775 \n Erasing : python-automaton-1.4.0-2.el7ost.noarch 581/775 \n Cleanup : python-dracclient-1.3.1-1.el7ost.noarch 582/775 \n Cleanup : python-proliantutils-2.2.0-3.el7ost.noarch 583/775 \n Cleanup : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 584/775 \n Cleanup : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 585/775 \n Cleanup : 1:openstack-manila-share-3.0.0-11.el7ost.noarch 586/775 \n Cleanup : 1:python-manila-3.0.0-11.el7ost.noarch 587/775 \n Cleanup : 1:python2-numpy-f2py-1.11.2-2.el7ost.x86_64 588/775 \n Cleanup : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.n 589/775 \n Cleanup : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 590/775 \n Cleanup : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 591/775 \n Cleanup : 1:python-neutron-11.0.2-1.el7ost.noarch 592/775 \n Erasing : python-neutron-lib-1.9.1-1.el7ost.noarch 593/775 \n Erasing : python-ovsdbapp-0.4.1-1.el7ost.noarch 594/775 \n Cleanup : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 595/775 \n Cleanup : openstack-mistral-api-3.0.2-12.el7ost.noarch 596/775 \n Cleanup : openstack-mistral-common-3.0.2-12.el7ost.noarch 597/775 \n Erasing : python-openstack-mistral-3.0.2-12.el7ost.noarch 598/775 \n Erasing : python-ironicclient-1.7.1-1.el7ost.noarch 599/775 \n Cleanup : python-ironic-inspector-client-1.10.0-1.el7ost.noarch 600/775 \n Cleanup : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 601/775 \n Cleanup : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 602/775 \nwarning: /etc/heat/policy.json saved as /etc/heat/policy.json.rpmsave\n Erasing : python-designateclient-2.3.0-1.el7ost.noarch 603/775 \n Erasing : python-saharaclient-1.1.0-1.el7ost.noarch 604/775 \n Erasing : python-openstackclient-3.8.1-1.el7ost.noarch 605/775 \n Erasing : python-troveclient-2.5.0-1.el7ost.noarch 606/775 \n Erasing : python-mistralclient-3.1.4-1.el7ost.noarch 607/775 \n Erasing : python-aodhclient-0.7.0-1.el7ost.noarch 608/775 \n Erasing : python-magnumclient-2.3.1-1.el7ost.noarch 609/775 \n Erasing : python-zaqarclient-1.2.0-2.el7ost.noarch 610/775 \n Erasing : python-swiftclient-3.3.0-1.el7ost.noarch 611/775 \n Erasing : python-manilaclient-1.14.0-1.el7ost.noarch 612/775 \n Erasing : python-yaql-1.1.0-2.el7ost.noarch 613/775 \n Cleanup : openstack-aodh-api-5.1.0-1.el7ost.noarch 614/775 \n Cleanup : openstack-aodh-common-5.1.0-1.el7ost.noarch 615/775 \n Cleanup : python-aodh-5.1.0-1.el7ost.noarch 616/775 \n Erasing : python-ceilometerclient-2.6.2-1.el7ost.noarch 617/775 \n Erasing : python-gnocchiclient-2.8.2-2.el7ost.noarch 618/775 \n Erasing : python-croniter-0.3.4-5.el7ost.noarch 619/775 \n Cleanup : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 620/775 \n Cleanup : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 621/775 \n Cleanup : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 622/775 \n Cleanup : 1:python-nova-16.0.4-15.el7ost.noarch 623/775 \n Erasing : python-oslo-db-4.25.1-1.el7ost.noarch 624/775 \n Erasing : python-tooz-1.48.2-1.el7ost.noarch 625/775 \n Erasing : python-os-brick-1.15.5-1.el7ost.noarch 626/775 \n Erasing : python-oslo-vmware-2.14.1-1.el7ost.noarch 627/775 \n Erasing : python-neutronclient-6.5.0-1.el7ost.noarch 628/775 \n Erasing : python-os-vif-1.7.0-1.el7ost.noarch 629/775 \n Erasing : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 630/775 \n Erasing : python-oslo-privsep-1.13.2-1.el7ost.noarch 631/775 \n Erasing : python-cursive-0.1.2-1.el7ost.noarch 632/775 \n Erasing : python-castellan-0.12.2-1.el7ost.noarch 633/775 \n Erasing : python-barbicanclient-4.1.0-1.el7ost.noarch 634/775 \n Erasing : python-os-win-2.2.0-1.el7ost.noarch 635/775 \n Erasing : 1:python-glanceclient-2.8.0-2.el7ost.noarch 636/775 \n Erasing : python-keystonemiddleware-4.14.0-1.el7ost.noarch 637/775 \n Erasing : python-pycadf-2.4.0-1.el7ost.noarch 638/775 \n Erasing : python-oslo-messaging-5.30.2-1.el7ost.noarch 639/775 \n Erasing : python-oslo-middleware-3.30.1-1.el7ost.noarch 640/775 \n Erasing : python-oslo-service-1.16.1-1.el7ost.noarch 641/775 \n Erasing : python-oslo-concurrency-3.14.1-1.el7ost.noarch 642/775 \n Erasing : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 643/775 \n Erasing : python-oslo-cache-1.14.0-1.1.el7ost.noarch 644/775 \n Erasing : python-oslo-policy-1.25.2-1.el7ost.noarch 645/775 \n Erasing : python-debtcollector-1.8.0-1.el7ost.noarch 646/775 \n Erasing : python-cliff-2.8.0-1.el7ost.noarch 647/775 \n Erasing : python-os-client-config-1.28.0-1.el7ost.noarch 648/775 \n Erasing : python-alembic-0.8.7-1.el7ost.noarch 649/775 \n Erasing : python-oslo-reports-1.14.0-1.el7ost.noarch 650/775 \n Erasing : python-jinja2-2.7.2-2.el7cp.noarch 651/775 \n Cleanup : openstack-swift-object-2.10.2-3.el7ost.noarch 652/775 \n Cleanup : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 653/775 \n Cleanup : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 654/775 \n Cleanup : erlang-snmp-18.3.4.7-1.el7ost.x86_64 655/775 \n Cleanup : python-pandas-0.19.1-2.el7ost.3.x86_64 656/775 \n Cleanup : erlang-sasl-18.3.4.7-1.el7ost.x86_64 657/775 \n Cleanup : python-swift-2.10.2-3.el7ost.noarch 658/775 \n Cleanup : python-tables-3.1.1-2.el7ost.x86_64 659/775 \n Cleanup : erlang-tools-18.3.4.7-1.el7ost.x86_64 660/775 \n Cleanup : erlang-ssl-18.3.4.7-1.el7ost.x86_64 661/775 \n Cleanup : erlang-inets-18.3.4.7-1.el7ost.x86_64 662/775 \n Cleanup : erlang-public_key-18.3.4.7-1.el7ost.x86_64 663/775 \n Cleanup : python-numexpr-2.3-5.el7ost.x86_64 664/775 \n Cleanup : python-eventlet-0.18.4-2.el7ost.noarch 665/775 \n Cleanup : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 666/775 \n Cleanup : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 667/775 \n Cleanup : erlang-asn1-18.3.4.7-1.el7ost.x86_64 668/775 \n Cleanup : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 669/775 \n Cleanup : erlang-hipe-18.3.4.7-1.el7ost.x86_64 670/775 \n Cleanup : erlang-compiler-18.3.4.7-1.el7ost.x86_64 671/775 \n Cleanup : erlang-crypto-18.3.4.7-1.el7ost.x86_64 672/775 \n Cleanup : erlang-erts-18.3.4.7-1.el7ost.x86_64 673/775 \n Cleanup : erlang-kernel-18.3.4.7-1.el7ost.x86_64 674/775 \n Cleanup : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 675/775 \n Erasing : python-pyeclib-1.3.1-1.el7ost.x86_64 676/775 \n Cleanup : python-Bottleneck-0.6.0-4.el7ost.x86_64 677/775 \n Cleanup : python-twisted-16.1.1-4.el7ost.x86_64 678/775 \n Erasing : python-pyOpenSSL-16.2.0-3.el7ost.noarch 679/775 \n Cleanup : python2-cryptography-1.7.2-2.el7.x86_64 680/775 \n Cleanup : python-cradox-1.1.8-2.el7ost.x86_64 681/775 \n Erasing : python-idna-2.4-1.el7.noarch 682/775 \n Cleanup : python-dns-1.12.0-4.20150617git465785f.el7.noarch 683/775 \n Erasing : 1:python-dateutil-2.4.2-1.el7ost.noarch 684/775 \n Erasing : python-requestsexceptions-1.3.0-1.el7ost.noarch 685/775 \n Erasing : python-stevedore-1.25.1-1.el7ost.noarch 686/775 \n Cleanup : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 687/775 \n Cleanup : python-memcached-1.54-3.el7ost.noarch 688/775 \n Cleanup : python-oslo-cache-lang-1.14.0-1.1.el7ost.noarch 689/775 \n Cleanup : python-fasteners-0.14.1-4.el7ost.noarch 690/775 \n Erasing : python-fixtures-3.0.0-2.el7ost.noarch 691/775 \n Cleanup : python-oslo-concurrency-lang-3.14.1-1.el7ost.noarch 692/775 \n Cleanup : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 693/775 \n Erasing : python-cachetools-1.1.6-2.el7ost.noarch 694/775 \n Erasing : python-futurist-0.18.0-1.el7ost.noarch 695/775 \n Erasing : python-pika_pool-0.1.3-3.el7ost.noarch 696/775 \n Erasing : python-tenacity-4.4.0-1.el7ost.noarch 697/775 \n Cleanup : python-pycadf-common-2.4.0-1.el7ost.noarch 698/775 \n Cleanup : pyparsing-2.0.7-1.el7ost.noarch 699/775 \n Cleanup : python-msgpack-0.4.6-3.el7ost.x86_64 700/775 \n Cleanup : python-oslo-privsep-lang-1.13.2-1.el7ost.noarch 701/775 \n Cleanup : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noar 702/775 \n Cleanup : python-oslo-vmware-lang-2.14.1-1.el7ost.noarch 703/775 \n Erasing : python-voluptuous-0.8.9-1.el7ost.noarch 704/775 \n Cleanup : python-PyMySQL-0.7.9-2.el7ost.noarch 705/775 \n Cleanup : python-oslo-db-lang-4.25.1-1.el7ost.noarch 706/775 \n Erasing : python-microversion-parse-0.1.4-1.el7ost.noarch 707/775 \n Erasing : python-os-traits-0.3.3-1.el7ost.noarch 708/775 \n Erasing : python-oslo-rootwrap-5.1.2-1.el7ost.noarch 709/775 \n Erasing : python-osprofiler-1.4.0-1.el7ost.noarch 710/775 \n Erasing : python-cinderclient-3.1.0-1.el7ost.noarch 711/775 \n Erasing : python-pyroute2-0.4.19-1.el7ost.noarch 712/775 \n Cleanup : pysendfile-2.0.0-9.el7ost.x86_64 713/775 \n Erasing : python-jsonpatch-1.2-4.el7.noarch 714/775 \n Cleanup : python-pyghmi-0.8.0-2.el7ost.noarch 715/775 \n Erasing : python-oslo-sphinx-4.7.0-1.el7ost.noarch 716/775 \n Cleanup : dib-utils-0.0.10-1.el7ost.noarch 717/775 \n Cleanup : python-django-bash-completion-1.8.18-1.el7ost.noarch 718/775 \n Cleanup : python-XStatic-1.0.1-3.el7ost.noarch 719/775 \n Cleanup : python-bson-3.0.3-1.el7ost.x86_64 720/775 \n Erasing : python-extras-0.0.3-8.el7ost.noarch 721/775 \n Cleanup : python-passlib-1.7.0-1.el7ost.noarch 722/775 \n Cleanup : rubygem-amq-protocol-1.9.2-3.el7ost.noarch 723/775 \n Cleanup : roboto-fontface-common-0.4.3.2-8.el7ost.noarch 724/775 \n Cleanup : roboto-fontface-fonts-0.4.3.2-8.el7ost.noarch 725/775 \n Cleanup : mdi-common-1.1.70.1-5.el7ost.noarch 726/775 \n Cleanup : mdi-fonts-1.1.70.1-5.el7ost.noarch 727/775 \n Cleanup : bootswatch-common-3.3.5.3-2.1.el7ost.noarch 728/775 \n Cleanup : bootswatch-fonts-3.3.5.3-2.1.el7ost.noarch 729/775 \n Cleanup : rubygem-sensu-extension-1.5.0-1.el7.noarch 730/775 \n Erasing : python-testscenarios-0.4-6.el7ost.noarch 731/775 \n Cleanup : rubygem-tzinfo-data-1.2016.7-1.el7.noarch 732/775 \n Erasing : python-testresources-0.2.7-6.el7ost.noarch 733/775 \n Cleanup : rhosp-release-10.0-3.el7ost.noarch 734/775 \n Cleanup : os-apply-config-5.1.1-2.el7ost.noarch 735/775 \n Cleanup : openstack-selinux-0.8.14-5.el7ost.noarch 736/775 \n Cleanup : crudini-0.7-2.el7ost.noarch 737/775 \n Erasing : Cython-0.21.1-1.el7ost.x86_64 738/775 \n Erasing : python-cffi-1.6.0-5.el7.x86_64 739/775 \n Cleanup : 1:python2-numpy-1.11.2-2.el7ost.x86_64 740/775 \n Cleanup : liberasurecode-1.2.0-2.el7ost.x86_64 741/775 \n/sbin/ldconfig: relative path `1' used to build cache\nwarning: %postun(liberasurecode-1.2.0-2.el7ost.x86_64) scriptlet failed, exit status 1\n Erasing : python-greenlet-0.4.2-4.el7.x86_64 742/775 \n Cleanup : hdf5-1.8.13-7.el7ost.x86_64 743/775 \n Erasing : python-markupsafe-0.11-10.el7.x86_64 744/775 \n Erasing : python-sqlalchemy-1.0.11-1.el7ost.x86_64 745/775 \n Cleanup : python-wrapt-1.10.8-2.el7ost.x86_64 746/775 \n Cleanup : python-posix_ipc-0.9.8-5.el7ost.x86_64 747/775 \n Cleanup : python-lxml-3.2.1-5.el7ost.x86_64 748/775 \n Erasing : python-sysv_ipc-0.4.2-13.el7ost.x86_64 749/775 \n Cleanup : python-ujson-1.33-3.el7ost.x86_64 750/775 \n Cleanup : ruby-shadow-1.4.1-22.el7.x86_64 751/775 \n Cleanup : rubygem-eventmachine-1.2.0.1-1.el7.x86_64 752/775 \n Cleanup : rubygem-oj-2.14.6-3.el7.x86_64 753/775 \n Cleanup : dibbler-client-1.0.1-0.RC1.2.el7ost.x86_64 754/775 \n Cleanup : python-rcssmin-1.0.6-2.el7ost.x86_64 755/775 \n Cleanup : python-rjsmin-1.0.12-2.el7ost.x86_64 756/775 \n Cleanup : python-scss-1.3.4-6.el7ost.x86_64 757/775 \n Cleanup : rubygem-cool.io-1.4.5-1.el7.x86_64 758/775 \n Cleanup : rubygem-http_parser.rb-0.6.0-1.el7.x86_64 759/775 \n Cleanup : rubygem-msgpack-0.5.12-1.el7.x86_64 760/775 \n Cleanup : rubygem-string-scrub-0.0.5-1.el7ost.x86_64 761/775 \n Cleanup : rubygem-yajl-ruby-1.2.1-1.el7.x86_64 762/775 \n Cleanup : python-falcon-0.3.0-5.el7ost.x86_64 763/775 \n Cleanup : python-snappy-0.5-8.el7ost.x86_64 764/775 \n Cleanup : python-wsaccel-0.6.2-8.el7ost.x86_64 765/775 \n Cleanup : jq-1.3-3.el7ost.x86_64 766/775 \n Cleanup : libstemmer-0-2.585svn.el7ost.x86_64 767/775 \n Cleanup : python-setproctitle-1.1.9-4.el7ost.x86_64 768/775 \n Cleanup : memcached-1.4.33-3.el7ost.x86_64 769/775 \n Cleanup : yaml-cpp-0.5.1-7.el7ost.x86_64 770/775 \n Cleanup : rubygem-ffi-1.9.14-1.el7.x86_64 771/775 \n Cleanup : plotnetcfg-0.4.1-2.el7ost.x86_64 772/775 \n Cleanup : leveldb-1.12.0-7.el7cp.x86_64 773/775 \n Cleanup : redis-3.0.6-2.el7ost.x86_64 774/775 \n Cleanup : galera-25.3.5-7.el7ost.x86_64 775/775 \n Verifying : puppet-dns-5.1.1-0.20180216195239.99cd025.el7ost.noarc 1/775 \n Verifying : openstack-swift-object-2.17.1-0.20180314165245.caeeb54 2/775 \n Verifying : python2-ceilometerclient-2.9.0-0.20180210123537.3b4e35 3/775 \n Verifying : mdi-fonts-1.4.57.0-4.el7ost.noarch 4/775 \n Verifying : python2-oslo-vmware-2.26.0-1.el7ost.noarch 5/775 \n Verifying : puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.n 6/775 \n Verifying : python2-cinderclient-3.5.0-1.el7ost.noarch 7/775 \n Verifying : 1:openstack-nova-console-17.0.3-0.20180420001140.el7os 8/775 \n Verifying : python-XStatic-Angular-Gettext-2.3.8.0-1.el7ost.noarch 9/775 \n Verifying : python2-debtcollector-1.19.0-1.el7ost.noarch 10/775 \n Verifying : puppet-barbican-12.4.0-0.20180329025924.c9a95fd.el7ost 11/775 \n Verifying : puppet-contrail-1.0.1-0.20180216104752.ecf700b.el7ost. 12/775 \n Verifying : 1:openstack-nova-conductor-17.0.3-0.20180420001140.el7 13/775 \n Verifying : 1:python2-dateutil-2.6.1-1.el7ost.noarch 14/775 \n Verifying : python-oslo-cache-lang-1.28.0-1.el7ost.noarch 15/775 \n Verifying : python-oslo-concurrency-lang-3.25.0-1.el7ost.noarch 16/775 \n Verifying : osops-tools-monitoring-oschecks-0.1-0.12.1a3ca01git.el 17/775 \n Verifying : puppet-kmod-2.2.1-0.20180215234536.ad51300.el7ost.noar 18/775 \n Verifying : erlang-snmp-18.3.4.8-1.el7ost.x86_64 19/775 \n Verifying : 1:openstack-ceilometer-notification-10.0.1-0.201803281 20/775 \n Verifying : python2-saharaclient-1.5.0-1.el7ost.noarch 21/775 \n Verifying : rubygem-sensu-extensions-json-1.0.0-2.el7ost.noarch 22/775 \n Verifying : python-gnocchi-4.2.3-3.el7ost.noarch 23/775 \n Verifying : python2-jsonpatch-1.21-1.el7ost.noarch 24/775 \n Verifying : puppet-nova-12.4.0-3.el7ost.noarch 25/775 \n Verifying : 1:openstack-neutron-ml2-12.0.2-0.20180421011362.0ec54f 26/775 \n Verifying : 1:openstack-neutron-12.0.2-0.20180421011362.0ec54fd.el 27/775 \n Verifying : puppet-timezone-4.1.1-0.20180216002204.32aa9f5.el7ost. 28/775 \n Verifying : puppet-oslo-12.4.0-0.20180329043028.2259336.el7ost.noa 29/775 \n Verifying : python2-yaql-1.1.3-2.el7ost.noarch 30/775 \n Verifying : python2-asn1crypto-0.23.0-2.el7ost.noarch 31/775 \n Verifying : python2-scciclient-0.6.1-1.el7ost.noarch 32/775 \n Verifying : puppet-ipaclient-2.5.2-0.20180216000114.b086731.el7ost 33/775 \n Verifying : openstack-aodh-api-6.0.0-2.el7ost.noarch 34/775 \n Verifying : rabbitmq-server-3.6.15-3.el7ost.noarch 35/775 \n Verifying : 1:openstack-heat-api-10.0.1-0.20180411125640.el7ost.no 36/775 \n Verifying : python-pymongo-3.0.3-2.el7ost.x86_64 37/775 \n Verifying : python2-mox3-0.24.0-1.el7ost.noarch 38/775 \n Verifying : 1:python-ceilometer-10.0.1-0.20180328155305.420e621.el 39/775 \n Verifying : 1:openstack-ceilometer-compute-10.0.1-0.20180328155305 40/775 \n Verifying : 1:openstack-sahara-engine-8.0.1-0.20180328233740.36531 41/775 \n Verifying : erlang-sd_notify-1.0-2.el7ost.x86_64 42/775 \n Verifying : python2-requestsexceptions-1.4.0-1.el7ost.noarch 43/775 \n Verifying : python2-cursive-0.2.1-1.el7ost.noarch 44/775 \n Verifying : erlang-otp_mibs-18.3.4.8-1.el7ost.x86_64 45/775 \n Verifying : openstack-sahara-ui-8.0.1-0.20180301091310.707059f.el7 46/775 \n Verifying : python2-os-vif-1.9.1-2.el7ost.noarch 47/775 \n Verifying : 1:openstack-manila-6.0.1-1.el7ost.noarch 48/775 \n Verifying : puppet-uchiwa-2.0.0-0.20180216092614.92c7f71.el7ost.no 49/775 \n Verifying : bootswatch-fonts-3.3.7.0-1.el7ost.noarch 50/775 \n Verifying : xstatic-angular-bootstrap-common-2.2.0.0-1.el7ost.noar 51/775 \n Verifying : puppet-certmonger-2.3.0-1.el7ost.noarch 52/775 \n Verifying : gnocchi-api-4.2.3-3.el7ost.noarch 53/775 \n Verifying : rubygem-string-scrub-0.0.5-3.el7.x86_64 54/775 \n Verifying : puppet-apache-2.3.1-1.e587f2agit.el7ost.noarch 55/775 \n Verifying : galera-25.3.16-3.el7ost.x86_64 56/775 \n Verifying : puppet-java-2.4.1-0.20180216101657.47afbd2.el7ost.noar 57/775 \n Verifying : python-XStatic-bootswatch-3.3.7.0-1.el7ost.noarch 58/775 \n Verifying : hdf5-1.8.17-3.el7ost.x86_64 59/775 \n Verifying : sensu-1.1.3-2.el7ost.noarch 60/775 \n Verifying : python2-os-traits-0.5.0-1.el7ost.noarch 61/775 \n Verifying : python-oslo-versionedobjects-lang-1.31.2-1.el7ost.noar 62/775 \n Verifying : python2-future-0.16.0-4.el7ost.1.noarch 63/775 \n Verifying : python-jwt-1.5.3-1.el7.noarch 64/775 \n Verifying : xstatic-jasmine-common-2.4.1.1-1.el7ost.noarch 65/775 \n Verifying : python2-keystonemiddleware-4.21.0-1.el7ost.noarch 66/775 \n Verifying : python2-neutronclient-6.7.0-1.el7ost.noarch 67/775 \n Verifying : puppet-tomcat-2.2.1-0.20180216113018.c6d9954.el7ost.no 68/775 \n Verifying : python2-greenlet-0.4.12-1.el7ost.x86_64 69/775 \n Verifying : puppet-ec2api-12.4.0-0.20180329031927.424f258.el7ost.n 70/775 \n Verifying : puppet-mysql-5.2.2-0.20180216012141.a5497b2.el7ost.noa 71/775 \n Verifying : erlang-xmerl-18.3.4.8-1.el7ost.x86_64 72/775 \n Verifying : puppet-glance-12.5.0-2.el7ost.noarch 73/775 \n Verifying : roboto-fontface-common-0.5.0.0-1.el7ost.noarch 74/775 \n Verifying : rubygem-rgen-0.6.6-2.1.el7.noarch 75/775 \n Verifying : mdi-common-1.4.57.0-4.el7ost.noarch 76/775 \n Verifying : rubygem-sensu-extensions-only-check-output-1.0.0-1.el7 77/775 \n Verifying : python-mistral-6.0.2-1.el7ost.noarch 78/775 \n Verifying : python2-ironicclient-2.2.0-1.el7ost.noarch 79/775 \n Verifying : rubygem-sensu-extensions-check-dependencies-1.0.1-1.el 80/775 \n Verifying : python-rjsmin-1.0.12-3.el7ost.x86_64 81/775 \n Verifying : rubygem-sensu-extension-1.5.1-1.el7ost.noarch 82/775 \n Verifying : 1:openstack-sahara-image-pack-8.0.1-0.20180328233740.3 83/775 \n Verifying : erlang-hipe-18.3.4.8-1.el7ost.x86_64 84/775 \n Verifying : python2-oslo-service-1.29.0-1.el7ost.noarch 85/775 \n Verifying : python-memcached-1.58-1.el7ost.noarch 86/775 \n Verifying : 1:openstack-nova-api-17.0.3-0.20180420001140.el7ost.no 87/775 \n Verifying : python-cradox-1.3.2-2.el7ost.x86_64 88/775 \n Verifying : puppet-snmp-3.9.1-0.20180216001706.5d73485.el7ost.noar 89/775 \n Verifying : python2-oslo-middleware-3.34.0-1.el7ost.noarch 90/775 \n Verifying : 1:python2-glanceclient-2.10.0-1.el7ost.noarch 91/775 \n Verifying : python-XStatic-termjs-0.0.7.0-1.el7ost.noarch 92/775 \n Verifying : pyparsing-2.1.10-3.el7ost.noarch 93/775 \n Verifying : openstack-mistral-api-6.0.2-1.el7ost.noarch 94/775 \n Verifying : python-pyghmi-1.0.22-1.el7ost.noarch 95/775 \n Verifying : python2-markupsafe-0.23-16.el7ost.x86_64 96/775 \n Verifying : 1:openstack-cinder-12.0.1-0.20180418194614.c476898.el7 97/775 \n Verifying : liberasurecode-1.5.0-4.el7ost.x86_64 98/775 \n Verifying : python-XStatic-mdi-1.4.57.0-4.el7ost.noarch 99/775 \n Verifying : puppet-tripleo-8.3.2-8.el7ost.noarch 100/775 \n Verifying : redis-3.2.8-2.el7ost.x86_64 101/775 \n Verifying : puppet-ceilometer-12.5.1-0.20180413035711.940590e.el7o 102/775 \n Verifying : rubygem-amqp-1.6.0-1.el7ost.noarch 103/775 \n Verifying : 1:openstack-heat-api-cfn-10.0.1-0.20180411125640.el7os 104/775 \n Verifying : puppet-zaqar-12.4.0-1.el7ost.noarch 105/775 \n Verifying : crudini-0.9-2.el7ost.noarch 106/775 \n Verifying : 2:openstack-neutron-bigswitch-agent-12.0.3-0.201804192 107/775 \n Verifying : python2-idna-2.5-1.el7ost.noarch 108/775 \n Verifying : leveldb-1.18-4.el7ost.x86_64 109/775 \n Verifying : python-scss-1.3.4-7.el7ost.x86_64 110/775 \n Verifying : 1:openstack-sahara-8.0.1-0.20180328233740.36531cb.el7o 111/775 \n Verifying : 1:python2-numpy-f2py-1.11.2-3.el7ost.x86_64 112/775 \n Verifying : erlang-tools-18.3.4.8-1.el7ost.x86_64 113/775 \n Verifying : 1:python-django-horizon-13.0.1-0.20180411230905.c51a46 114/775 \n Verifying : puppet-fdio-18.01-1.el7ost.noarch 115/775 \n Verifying : 1:python2-tempest-18.0.0-2.el7ost.noarch 116/775 \n Verifying : python-pycadf-common-2.7.0-1.el7ost.noarch 117/775 \n Verifying : python2-gnocchiclient-7.0.1-1.el7ost.noarch 118/775 \n Verifying : python-ironic-inspector-client-3.1.1-1.el7ost.noarch 119/775 \n Verifying : python2-cachetools-2.0.1-3.el7ost.noarch 120/775 \n Verifying : python2-openstackclient-3.14.1-1.el7ost.noarch 121/775 \n Verifying : 1:XStatic-Angular-common-1.5.8.0-1.el7ost.noarch 122/775 \n Verifying : 1:openstack-manila-share-6.0.1-1.el7ost.noarch 123/775 \n Verifying : plotnetcfg-0.4.1-3.el7ost.x86_64 124/775 \n Verifying : python-XStatic-Font-Awesome-4.7.0.0-3.el7ost.noarch 125/775 \n Verifying : openstack-aodh-notifier-6.0.0-2.el7ost.noarch 126/775 \n Verifying : python2-cliff-2.11.0-1.el7ost.noarch 127/775 \n Verifying : 1:openstack-heat-engine-10.0.1-0.20180411125640.el7ost 128/775 \n Verifying : puppet-git-0.5.0-0.20180215134851.4e4498e.el7ost.noarc 129/775 \n Verifying : rubygem-ffi-1.9.17-1.el7.x86_64 130/775 \n Verifying : python-eventlet-0.20.1-2.el7ost.noarch 131/775 \n Verifying : python2-microversion-parse-0.1.4-2.1.el7ost.noarch 132/775 \n Verifying : puppet-inifile-2.2.1-0.20180216005851.d2c38b9.el7ost.n 133/775 \n Verifying : rubygem-sensu-settings-10.9.0-1.el7ost.noarch 134/775 \n Verifying : xstatic-termjs-common-0.0.7.0-1.el7ost.noarch 135/775 \n Verifying : python-docutils-0.12-0.2.20140510svn7747.el7ost.noarch 136/775 \n Verifying : python-posix_ipc-0.9.8-6.el7ost.x86_64 137/775 \n Verifying : python2-manilaclient-1.21.0-1.el7ost.noarch 138/775 \n Verifying : 1:openstack-ironic-api-10.1.2-4.el7ost.noarch 139/775 \n Verifying : puppet-ovn-12.4.0-0.20180329043503.36ff219.el7ost.noar 140/775 \n Verifying : python-XStatic-JSEncrypt-2.3.1.1-1.el7ost.noarch 141/775 \n Verifying : python2-tooz-1.60.0-1.el7ost.noarch 142/775 \n Verifying : 1:openstack-neutron-lbaas-12.0.1-0.20180424200349.cdbf 143/775 \n Verifying : puppet-redis-3.2.1-0.20180216095743.bfcc212.el7ost.noa 144/775 \n Verifying : python-proliantutils-2.5.0-0.20180215153737.19072b8.el 145/775 \n Verifying : puppet-mistral-12.4.0-0.20180329035643.ab885c4.el7ost. 146/775 \n Verifying : sensu-common-1.1.3-2.el7ost.noarch 147/775 \n Verifying : erlang-ssl-18.3.4.8-1.el7ost.x86_64 148/775 \n Verifying : puppet-octavia-12.4.0-2.el7ost.noarch 149/775 \n Verifying : python2-cryptography-2.1.4-2.el7ost.x86_64 150/775 \n Verifying : python2-mistral-lib-0.4.0-1.el7ost.noarch 151/775 \n Verifying : rubygem-sensu-spawn-2.2.1-1.el7ost.noarch 152/775 \n Verifying : puppet-archive-2.2.1-0.20180216011041.10888db.el7ost.n 153/775 \n Verifying : python2-pyeclib-1.5.0-3.el7ost.x86_64 154/775 \n Verifying : erlang-inets-18.3.4.8-1.el7ost.x86_64 155/775 \n Verifying : python-msgpack-0.4.6-5.el7ost.x86_64 156/775 \n Verifying : puppet-haproxy-2.1.1-0.20180216093132.11ac7a2.el7ost.n 157/775 \n Verifying : erlang-sasl-18.3.4.8-1.el7ost.x86_64 158/775 \n Verifying : openstack-mistral-common-6.0.2-1.el7ost.noarch 159/775 \n Verifying : python-openstackclient-lang-3.14.1-1.el7ost.noarch 160/775 \n Verifying : 1:openstack-neutron-metering-agent-12.0.2-0.2018042101 161/775 \n Verifying : erlang-compiler-18.3.4.8-1.el7ost.x86_64 162/775 \n Verifying : erlang-syntax_tools-18.3.4.8-1.el7ost.x86_64 163/775 \n Verifying : python-XStatic-D3-3.5.17.0-1.el7ost.noarch 164/775 \n Verifying : 1:python-keystone-13.0.1-0.20180420194847.7bd6454.el7o 165/775 \n Verifying : puppet-auditd-2.2.1-0.20180216200241.c0c1ccb.el7ost.no 166/775 \n Verifying : 1:openstack-glance-16.0.1-2.el7ost.noarch 167/775 \n Verifying : python-numexpr-2.6.1-3.el7ost.1.x86_64 168/775 \n Verifying : python2-oslo-cache-1.28.0-1.el7ost.noarch 169/775 \n Verifying : openstack-mistral-engine-6.0.2-1.el7ost.noarch 170/775 \n Verifying : 1:python-nova-17.0.3-0.20180420001140.el7ost.noarch 171/775 \n Verifying : python2-pyroute2-0.4.21-1.el7ost.noarch 172/775 \n Verifying : 1:python-networking-cisco-5.5.0-1.1.el7ost.noarch 173/775 \n Verifying : python2-oslo-db-4.33.0-2.el7ost.noarch 174/775 \n Verifying : python2-cffi-1.11.2-1.el7ost.x86_64 175/775 \n Verifying : 1:openstack-neutron-openvswitch-12.0.2-0.2018042101136 176/775 \n Verifying : python-aodh-6.0.0-2.el7ost.noarch 177/775 \n Verifying : python-rcssmin-1.0.6-3.el7ost.x86_64 178/775 \n Verifying : rubygem-sensu-extensions-ruby-hash-1.0.0-1.el7ost.noar 179/775 \n Verifying : python2-voluptuous-0.10.5-2.el7ost.noarch 180/775 \n Verifying : python2-octaviaclient-1.4.0-1.el7ost.noarch 181/775 \n Verifying : python2-os-win-3.0.1-1.el7ost.noarch 182/775 \n Verifying : erlang-stdlib-18.3.4.8-1.el7ost.x86_64 183/775 \n Verifying : puppet-rabbitmq-8.1.1-0.20180216013831.d4b06b7.el7ost. 184/775 \n Verifying : openstack-selinux-0.8.14-12.el7ost.noarch 185/775 \n Verifying : puppet-manila-12.4.0-0.20180329035214.6c18418.el7ost.n 186/775 \n Verifying : dibbler-client-1.0.1-0.RC1.3.el7ost.x86_64 187/775 \n Verifying : puppet-collectd-8.0.2-0.20180216105213.93c8d0b.el7ost. 188/775 \n Verifying : python2-alembic-0.9.7-1.el7ost.noarch 189/775 \n Verifying : 2:openstack-neutron-bigswitch-lldp-12.0.3-0.2018041920 190/775 \n Verifying : rubygem-sensu-redis-2.2.0-1.el7ost.noarch 191/775 \n Verifying : erlang-eldap-18.3.4.8-1.el7ost.x86_64 192/775 \n Verifying : puppet-systemd-1.1.2-0.20180216110348.20a465b.el7ost.n 193/775 \n Verifying : 1:openstack-sahara-api-8.0.1-0.20180328233740.36531cb. 194/775 \n Verifying : openstack-mistral-executor-6.0.2-1.el7ost.noarch 195/775 \n Verifying : puppet-vcsrepo-2.3.1-0.20180216003251.bb1209e.el7ost.n 196/775 \n Verifying : python2-taskflow-3.1.0-1.el7ost.noarch 197/775 \n Verifying : python2-testrepository-0.0.20-12.el7ost.noarch 198/775 \n Verifying : python2-futurist-1.6.0-1.el7ost.noarch 199/775 \n Verifying : puppet-kibana3-0.0.5-0.20180215131629.6ca9631.el7ost.n 200/775 \n Verifying : python2-oslo-privsep-1.27.0-1.el7ost.noarch 201/775 \n Verifying : 1:puppet-midonet-1.1.0-2.4a44c33git.el7ost.noarch 202/775 \n Verifying : ruby-shadow-1.4.1-23.el7ost.x86_64 203/775 \n Verifying : erlang-crypto-18.3.4.8-1.el7ost.x86_64 204/775 \n Verifying : puppet-stdlib-4.24.1-0.20180216004353.b0d99ad.el7ost.n 205/775 \n Verifying : rubygem-sensu-extensions-debug-1.0.0-1.el7ost.noarch 206/775 \n Verifying : rubygem-tzinfo-data-1.2016.10-1.el7.noarch 207/775 \n Verifying : python2-extras-1.0.0-2.el7ost.noarch 208/775 \n Verifying : puppet-nssdb-1.0.2-0.20180215135314.2ed2a2d.el7ost.noa 209/775 \n Verifying : python2-mistralclient-3.3.0-1.el7ost.noarch 210/775 \n Verifying : rubygem-amq-protocol-2.0.1-1.el7ost.noarch 211/775 \n Verifying : python2-sqlalchemy-1.2.2-2.el7ost.x86_64 212/775 \n Verifying : 1:openstack-ironic-common-10.1.2-4.el7ost.noarch 213/775 \n Verifying : python-XStatic-1.0.1-8.el7ost.noarch 214/775 \n Verifying : openstack-swift-proxy-2.17.1-0.20180314165245.caeeb54. 215/775 \n Verifying : python2-oslo-policy-1.33.1-1.el7ost.noarch 216/775 \n Verifying : python2-jinja2-2.10-2.el7ost.noarch 217/775 \n Verifying : python2-ovsdbapp-0.10.1-1.el7ost.noarch 218/775 \n Verifying : yaml-cpp-0.5.1-8.el7ost.x86_64 219/775 \n Verifying : 1:openstack-ceilometer-polling-10.0.1-0.20180328155305 220/775 \n Verifying : puppet-keepalived-0.0.2-0.20180215113628.bbca37a.el7os 221/775 \n Verifying : python2-sushy-1.3.2-1.el7ost.noarch 222/775 \n Verifying : openstack-swift-container-2.17.1-0.20180314165245.caee 223/775 \n Verifying : puppet-pacemaker-0.7.2-0.20180423212248.fee47ee.el7ost 224/775 \n Verifying : python-Cython-0.25.2-4.el7ost.x86_64 225/775 \n Verifying : openstack-aodh-common-6.0.0-2.el7ost.noarch 226/775 \n Verifying : rubygem-oj-2.18.1-1.el7ost.x86_64 227/775 \n Verifying : python2-oslotest-3.2.0-1.el7ost.noarch 228/775 \n Verifying : 1:python-sahara-8.0.1-0.20180328233740.36531cb.el7ost. 229/775 \n Verifying : erlang-public_key-18.3.4.8-1.el7ost.x86_64 230/775 \n Verifying : python2-testresources-1.0.0-6.el7ost.noarch 231/775 \n Verifying : bootswatch-common-3.3.7.0-1.el7ost.noarch 232/775 \n Verifying : erlang-mnesia-18.3.4.8-1.el7ost.x86_64 233/775 \n Verifying : python2-fixtures-3.0.0-7.el7ost.noarch 234/775 \n Verifying : puppet-staging-1.0.5-0.20180215133924.b466d93.el7ost.n 235/775 \n Verifying : gnocchi-metricd-4.2.3-3.el7ost.noarch 236/775 \n Verifying : 1:openstack-keystone-13.0.1-0.20180420194847.7bd6454.e 237/775 \n Verifying : puppet-vswitch-8.4.0-0.20180329150818.fd94e91.el7ost.n 238/775 \n Verifying : python2-tenacity-4.8.0-1.el7ost.noarch 239/775 \n Verifying : python-falcon-1.0.0-4.el7ost.x86_64 240/775 \n Verifying : pysendfile-2.0.0-10.el7ost.x86_64 241/775 \n Verifying : puppet-4.8.2-2.el7ost.noarch 242/775 \n Verifying : python2-pyOpenSSL-17.3.0-4.el7ost.noarch 243/775 \n Verifying : python-oslo-db-lang-4.33.0-2.el7ost.noarch 244/775 \n Verifying : memcached-1.4.39-2.el7ost.x86_64 245/775 \n Verifying : python-bson-3.0.3-2.el7ost.x86_64 246/775 \n Verifying : puppet-ceph-2.5.0-1.el7ost.noarch 247/775 \n Verifying : xstatic-d3-common-3.5.17.0-1.el7ost.noarch 248/775 \n Verifying : python2-magnumclient-2.9.0-1.el7ost.noarch 249/775 \n Verifying : 1:openstack-zaqar-6.0.1-1.el7ost.noarch 250/775 \n Verifying : 1:python-cinder-12.0.1-0.20180418194614.c476898.el7ost 251/775 \n Verifying : python-setproctitle-1.1.9-5.el7ost.x86_64 252/775 \n Verifying : puppet-module-data-0.5.1-0.20180215133437.28dafce.el7o 253/775 \n Verifying : python-dracclient-1.3.2-0.20180326174322.a8ef5bf.el7os 254/775 \n Verifying : rubygem-msgpack-0.5.12-2.el7.x86_64 255/775 \n Verifying : python-pandas-0.19.1-3.el7ost.2.x86_64 256/775 \n Verifying : xstatic-angular-gettext-common-2.3.8.0-1.el7ost.noarch 257/775 \n Verifying : python2-subunit-1.2.0-16.el7ost.noarch 258/775 \n Verifying : puppet-zookeeper-0.7.7-0.20180216101303.88b4cea.el7ost 259/775 \n Verifying : erlang-asn1-18.3.4.8-1.el7ost.x86_64 260/775 \n Verifying : python2-ceilometermiddleware-1.2.0-1.el7ost.noarch 261/775 \n Verifying : puppet-gnocchi-12.4.0-0.20180329032858.5dfa350.el7ost. 262/775 \n Verifying : python-Bottleneck-0.6.0-5.el7ost.x86_64 263/775 \n Verifying : os-apply-config-8.3.1-0.20180308131116.62fdfc1.el7ost. 264/775 \n Verifying : os-refresh-config-8.3.1-0.20180308132441.016471a.el7os 265/775 \n Verifying : python-twisted-16.1.1-5.1.el7ost.x86_64 266/775 \n Verifying : python2-pika_pool-0.1.3-3.1.el7ost.noarch 267/775 \n Verifying : 1:openstack-nova-common-17.0.3-0.20180420001140.el7ost 268/775 \n Verifying : python-lxml-3.2.1-6.el7ost.x86_64 269/775 \n Verifying : 1:openstack-nova-scheduler-17.0.3-0.20180420001140.el7 270/775 \n Verifying : openstack-manila-ui-2.13.0-3.el7ost.noarch 271/775 \n Verifying : python-XStatic-smart-table-1.4.13.2-1.el7ost.noarch 272/775 \n Verifying : gnocchi-statsd-4.2.3-3.el7ost.noarch 273/775 \n Verifying : gnocchi-common-4.2.3-3.el7ost.noarch 274/775 \n Verifying : puppet-veritas_hyperscale-1.1.1-1.el7ost.noarch 275/775 \n Verifying : erlang-runtime_tools-18.3.4.8-1.el7ost.x86_64 276/775 \n Verifying : puppet-sensu-2.50.0-1.el7ost.noarch 277/775 \n Verifying : python2-os-brick-2.3.1-1.el7ost.noarch 278/775 \n Verifying : roboto-fontface-fonts-0.5.0.0-1.el7ost.noarch 279/775 \n Verifying : python2-oslo-rootwrap-5.13.0-1.el7ost.noarch 280/775 \n Verifying : puppet-xinetd-3.0.1-0.20180216005257.b95c79c.el7ost.no 281/775 \n Verifying : python2-django-1.11.10-1.el7ost.noarch 282/775 \n Verifying : openstack-aodh-evaluator-6.0.0-2.el7ost.noarch 283/775 \n Verifying : 1:openstack-neutron-sriov-nic-agent-12.0.2-0.201804210 284/775 \n Verifying : python2-os-client-config-1.29.0-1.el7ost.noarch 285/775 \n Verifying : 1:python-glance-16.0.1-2.el7ost.noarch 286/775 \n Verifying : python2-testscenarios-0.5.0-8.el7ost.noarch 287/775 \n Verifying : python2-oslo-concurrency-3.25.0-1.el7ost.noarch 288/775 \n Verifying : rubygem-sensu-transport-7.0.2-1.el7ost.noarch 289/775 \n Verifying : fluentd-0.12.31-3.el7.noarch 290/775 \n Verifying : python-PyMySQL-0.7.11-1.el7ost.noarch 291/775 \n Verifying : xstatic-bootstrap-scss-common-3.3.7.1-2.el7ost.noarch 292/775 \n Verifying : python-ironic-lib-2.12.1-1.el7ost.noarch 293/775 \n Verifying : openstack-swift-plugin-swift3-1.12.1-0.20180309183402. 294/775 \n Verifying : python2-barbicanclient-4.6.0-1.el7ost.noarch 295/775 \n Verifying : erlang-os_mon-18.3.4.8-1.el7ost.x86_64 296/775 \n Verifying : python2-stestr-1.1.0-1.el7ost.1.noarch 297/775 \n Verifying : python-oslo-privsep-lang-1.27.0-1.el7ost.noarch 298/775 \n Verifying : rubygem-yajl-ruby-1.3.1-1.el7.x86_64 299/775 \n Verifying : 1:openstack-puppet-modules-11.0.0-0.20180211142351.71a 300/775 \n Verifying : puppet-remote-10.0.0-0.20180215135737.7420908.el7ost.n 301/775 \n Verifying : puppet-corosync-6.0.1-0.20180216001140.9940eb9.el7ost. 302/775 \n Verifying : python-os-testr-1.0.0-0.20171024144108.7dd678e.el7ost. 303/775 \n Verifying : 1:python-XStatic-Angular-1.5.8.0-1.el7ost.noarch 304/775 \n Verifying : python2-stevedore-1.28.0-1.el7ost.noarch 305/775 \n Verifying : python-ujson-1.35-1.el7ost.x86_64 306/775 \n Verifying : python2-oslo-messaging-5.35.0-1.el7ost.noarch 307/775 \n Verifying : python2-pycadf-2.7.0-1.el7ost.noarch 308/775 \n Verifying : python-wrapt-1.10.8-3.el7ost.x86_64 309/775 \n Verifying : 1:openstack-ceilometer-common-10.0.1-0.20180328155305. 310/775 \n Verifying : 1:openstack-nova-novncproxy-17.0.3-0.20180420001140.el 311/775 \n Verifying : rubygem-http_parser.rb-0.6.0-3.el7.x86_64 312/775 \n Verifying : blosc-1.11.1-3.el7ost.x86_64 313/775 \n Verifying : 1:python-neutron-lbaas-12.0.1-0.20180424200349.cdbf25c 314/775 \n Verifying : 1:openstack-neutron-common-12.0.2-0.20180421011362.0ec 315/775 \n Verifying : python2-neutron-tests-tempest-0.0.1-0.20180419105837.f 316/775 \n Verifying : xstatic-smart-table-common-1.4.13.2-1.el7ost.noarch 317/775 \n Verifying : python2-croniter-0.3.19-1.el7ost.noarch 318/775 \n Verifying : python2-pyparsing-2.1.10-3.el7ost.noarch 319/775 \n Verifying : rhosp-release-13.0-3.el7ost.noarch 320/775 \n Verifying : libstemmer-0-3.585svn.el7ost.x86_64 321/775 \n Verifying : jq-1.3-4.el7ost.x86_64 322/775 \n Verifying : puppet-trove-12.4.0-0.20180329050409.e7bfdc9.el7ost.no 323/775 \n Verifying : python-tinyrpc-0.5-4.20170523git1f38ac.el7ost.noarch 324/775 \n Verifying : python2-sysv_ipc-0.7.0-4.el7ost.x86_64 325/775 \n Verifying : puppet-concat-4.1.2-0.20180216000640.d4857df.el7ost.no 326/775 \n Verifying : 1:python-manila-6.0.1-1.el7ost.noarch 327/775 \n Verifying : puppet-panko-12.4.0-0.20180329043927.7641dbe.el7ost.no 328/775 \n Verifying : puppet-memcached-3.1.0-0.20180216112637.bf90f06.el7ost 329/775 \n Verifying : python2-neutron-lib-1.13.0-1.el7ost.noarch 330/775 \n Verifying : python-wsaccel-0.6.2-9.el7ost.x86_64 331/775 \n Verifying : puppet-aodh-12.4.0-0.20180329025539.8b519d2.el7ost.noa 332/775 \n Verifying : puppet-kafka-5.0.1-0.20180216125717.6419b44.el7ost.noa 333/775 \n Verifying : python-XStatic-Angular-Bootstrap-2.2.0.0-1.el7ost.noar 334/775 \n Verifying : puppet-ssh-3.0.2-0.20180216110734.fb2de75.el7ost.noarc 335/775 \n Verifying : python-swift-2.17.1-0.20180314165245.caeeb54.el7ost.no 336/775 \n Verifying : 1:openstack-sahara-common-8.0.1-0.20180328233740.36531 337/775 \n Verifying : python2-troveclient-2.14.0-1.el7ost.noarch 338/775 \n Verifying : python-django-bash-completion-1.11.10-1.el7ost.noarch 339/775 \n Verifying : erlang-erts-18.3.4.8-1.el7ost.x86_64 340/775 \n Verifying : rubygem-sensu-extensions-1.9.0-1.el7ost.noarch 341/775 \n Verifying : puppet-firewall-1.12.1-0.20180216004829.3dc1990.el7ost 342/775 \n Verifying : python2-zaqarclient-1.9.0-1.el7ost.noarch 343/775 \n Verifying : rubygem-sensu-json-2.1.0-1.el7ost.noarch 344/775 \n Verifying : puppet-heat-12.4.1-0.20180416203421.90e3fb0.el7ost.noa 345/775 \n Verifying : 1:openstack-dashboard-theme-13.0.0-1.el7ost.noarch 346/775 \n Verifying : python2-aodhclient-1.0.0-1.el7ost.noarch 347/775 \n Verifying : 1:openstack-heat-common-10.0.1-0.20180411125640.el7ost 348/775 \n Verifying : python2-oslo-reports-1.26.0-1.el7ost.noarch 349/775 \n Verifying : python-oslo-middleware-lang-3.34.0-1.el7ost.noarch 350/775 \n Verifying : xstatic-jsencrypt-common-2.3.1.1-1.el7ost.noarch 351/775 \n Verifying : 1:openstack-nova-compute-17.0.3-0.20180420001140.el7os 352/775 \n Verifying : puppet-neutron-12.4.1-0.20180412211913.el7ost.noarch 353/775 \n Verifying : puppet-ironic-12.4.0-0.20180329034302.8285d85.el7ost.n 354/775 \n Verifying : python-passlib-1.7.0-4.el7ost.noarch 355/775 \n Verifying : dib-utils-0.0.11-1.el7ost.noarch 356/775 \n Verifying : python-tables-3.3.0-4.el7ost.x86_64 357/775 \n Verifying : python2-glance-store-0.23.1-0.20180213060248.ad7df98.e 358/775 \n Verifying : puppet-rsync-0.4.1-0.20180215235612.447685f.el7ost.noa 359/775 \n Verifying : python-dns-1.15.0-5.1.el7ost.noarch 360/775 \n Verifying : 1:python2-keystoneclient-3.15.0-1.el7ost.noarch 361/775 \n Verifying : rubygem-sensu-extensions-occurrences-1.2.0-1.el7ost.no 362/775 \n Verifying : python2-osprofiler-1.15.2-1.el7ost.noarch 363/775 \n Verifying : 1:python-networking-odl-12.0.1-0.20180228140714.8733cf 364/775 \n Verifying : python-oslo-vmware-lang-2.26.0-1.el7ost.noarch 365/775 \n Verifying : python2-django-compressor-2.1-5.el7ost.noarch 366/775 \n Verifying : erlang-kernel-18.3.4.8-1.el7ost.x86_64 367/775 \n Verifying : rubygem-em-http-server-0.1.8-2.el7ost.noarch 368/775 \n Verifying : python-fasteners-0.14.1-6.el7ost.noarch 369/775 \n Verifying : puppet-cassandra-2.6.0-0.20180220172321.2454099.el7ost 370/775 \n Verifying : puppet-horizon-12.4.0-0.20180329033844.64559b8.el7ost. 371/775 \n Verifying : openstack-aodh-listener-6.0.0-2.el7ost.noarch 372/775 \n Verifying : puppet-opendaylight-8.1.2-1.38977efgit.el7ost.noarch 373/775 \n Verifying : puppet-openstack_extras-12.4.1-0.20180413042250.263429 374/775 \n Verifying : python2-oslo-sphinx-4.18.1-0.20180223103803.3d19539.el 375/775 \n Verifying : puppet-elasticsearch-6.2.1-0.20180216015044.813c729.el 376/775 \n Verifying : python-XStatic-Jasmine-2.4.1.1-1.el7ost.noarch 377/775 \n Verifying : python2-swiftclient-3.5.0-1.el7ost.noarch 378/775 \n Verifying : 1:python2-numpy-1.11.2-3.el7ost.x86_64 379/775 \n Verifying : rubygem-sensu-logger-1.2.1-1.el7ost.noarch 380/775 \n Verifying : 1:openstack-ceilometer-central-10.0.1-0.20180328155305 381/775 \n Verifying : python-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7ost.noarch 382/775 \n Verifying : python2-oslo-versionedobjects-1.31.2-1.el7ost.noarch 383/775 \n Verifying : puppet-datacat-0.6.3-0.20180215114545.5cce8f2.el7ost.n 384/775 \n Verifying : puppet-swift-12.4.0-0.20180329044944.1a67002.el7ost.no 385/775 \n Verifying : 2:python-networking-bigswitch-12.0.3-0.20180419202353. 386/775 \n Verifying : python2-castellan-0.17.0-1.el7ost.noarch 387/775 \n Verifying : python-XStatic-roboto-fontface-0.5.0.0-1.el7ost.noarch 388/775 \n Verifying : python-ncclient-0.4.7-5.el7ost.noarch 389/775 \n Verifying : openstack-swift-account-2.17.1-0.20180314165245.caeeb5 390/775 \n Verifying : 1:openstack-nova-migration-17.0.3-0.20180420001140.el7 391/775 \n Verifying : puppet-keystone-12.4.0-0.20180329034741.b6d2197.el7ost 392/775 \n Verifying : 1:python-neutron-12.0.2-0.20180421011362.0ec54fd.el7os 393/775 \n Verifying : python2-automaton-1.14.0-1.el7ost.noarch 394/775 \n Verifying : 1:openstack-ironic-conductor-10.1.2-4.el7ost.noarch 395/775 \n Verifying : puppet-openstacklib-12.4.0-0.20180329042555.4b30e6f.el 396/775 \n Verifying : python-oslo-policy-lang-1.33.1-1.el7ost.noarch 397/775 \n Verifying : puppet-sahara-12.4.0-0.20180329044358.42162c3.el7ost.n 398/775 \n Verifying : rubygem-eventmachine-1.2.5-1.el7ost.x86_64 399/775 \n Verifying : python2-botocore-1.8.33-1.el7ost.noarch 400/775 \n Verifying : rubygem-parse-cron-0.1.4-1.el7ost.noarch 401/775 \n Verifying : python2-designateclient-2.9.0-1.el7ost.noarch 402/775 \n Verifying : puppet-fluentd-0.10.0-0.20180216091746.4dfc15a.el7ost. 403/775 \n Verifying : puppet-designate-12.4.0-0.20180329031405.84870dd.el7os 404/775 \n Verifying : 1:openstack-dashboard-13.0.1-0.20180411230905.c51a46e. 405/775 \n Verifying : python-snappy-0.5-9.el7ost.x86_64 406/775 \n Verifying : rubygem-cool.io-1.4.5-2.el7.x86_64 407/775 \n Verifying : puppet-horizon-9.7.0-1.el7ost.noarch 408/775 \n Verifying : erlang-eldap-18.3.4.7-1.el7ost.x86_64 409/775 \n Verifying : python-memcached-1.54-3.el7ost.noarch 410/775 \n Verifying : python-XStatic-Font-Awesome-4.3.0.0-3.el7ost.noarch 411/775 \n Verifying : python-oslo-db-tests-4.25.1-1.el7ost.noarch 412/775 \n Verifying : rubygem-tzinfo-data-1.2016.7-1.el7.noarch 413/775 \n Verifying : python-glance-store-0.22.0-1.el7ost.noarch 414/775 \n Verifying : python-XStatic-roboto-fontface-0.4.3.2-8.el7ost.noarch 415/775 \n Verifying : python-saharaclient-1.1.0-1.el7ost.noarch 416/775 \n Verifying : python-cradox-1.1.8-2.el7ost.x86_64 417/775 \n Verifying : 1:openstack-heat-common-9.0.3-1.el7ost.noarch 418/775 \n Verifying : python-greenlet-0.4.2-4.el7.x86_64 419/775 \n Verifying : erlang-snmp-18.3.4.7-1.el7ost.x86_64 420/775 \n Verifying : python-tenacity-4.4.0-1.el7ost.noarch 421/775 \n Verifying : puppet-staging-1.0.4-1.b466d93git.el7ost.noarch 422/775 \n Verifying : python-markupsafe-0.11-10.el7.x86_64 423/775 \n Verifying : python-pyghmi-0.8.0-2.el7ost.noarch 424/775 \n Verifying : 1:openstack-ceilometer-central-7.1.1-7.el7ost.noarch 425/775 \n Verifying : puppet-pacemaker-0.6.0-3.el7ost.noarch 426/775 \n Verifying : python-oslo-db-4.25.1-1.el7ost.noarch 427/775 \n Verifying : erlang-crypto-18.3.4.7-1.el7ost.x86_64 428/775 \n Verifying : mdi-common-1.1.70.1-5.el7ost.noarch 429/775 \n Verifying : redis-3.0.6-2.el7ost.x86_64 430/775 \n Verifying : python-XStatic-Angular-Bootstrap-0.11.0.2-1.el7ost.noa 431/775 \n Verifying : puppet-rabbitmq-5.6.0-2.el7ost.noarch 432/775 \n Verifying : python-bson-3.0.3-1.el7ost.x86_64 433/775 \n Verifying : puppet-ceilometer-9.5.0-4.el7ost.noarch 434/775 \n Verifying : puppet-fluentd-0.8.0-1.907deb9git.el7ost.noarch 435/775 \n Verifying : python-sysv_ipc-0.4.2-13.el7ost.x86_64 436/775 \n Verifying : python-XStatic-smart-table-1.4.13.2-0.el7ost.noarch 437/775 \n Verifying : openstack-gnocchi-metricd-4.0.3-3.el7ost.noarch 438/775 \n Verifying : 1:python-networking-odl-11.0.0-3.el7ost.noarch 439/775 \n Verifying : rubygem-sensu-transport-5.0.0-1.el7.noarch 440/775 \n Verifying : 2:openstack-neutron-bigswitch-agent-11.47.2-1.el7ost.n 441/775 \n Verifying : leveldb-1.12.0-7.el7cp.x86_64 442/775 \n Verifying : python-designateclient-2.3.0-1.el7ost.noarch 443/775 \n Verifying : puppet-collectd-5.1.0-1.20161023122420.el7ost.noarch 444/775 \n Verifying : openstack-aodh-api-5.1.0-1.el7ost.noarch 445/775 \n Verifying : python-fixtures-3.0.0-2.el7ost.noarch 446/775 \n Verifying : python-wsaccel-0.6.2-8.el7ost.x86_64 447/775 \n Verifying : galera-25.3.5-7.el7ost.x86_64 448/775 \n Verifying : python-ceilometermiddleware-0.5.2-1.el7ost.noarch 449/775 \n Verifying : python-ironicclient-1.7.1-1.el7ost.noarch 450/775 \n Verifying : python-tables-3.1.1-2.el7ost.x86_64 451/775 \n Verifying : 1:python2-numpy-f2py-1.11.2-2.el7ost.x86_64 452/775 \n Verifying : puppet-kmod-2.1.1-2.ea03df0git.el7ost.noarch 453/775 \n Verifying : openstack-gnocchi-statsd-4.0.3-3.el7ost.noarch 454/775 \n Verifying : 1:openstack-ceilometer-compute-7.1.1-7.el7ost.noarch 455/775 \n Verifying : 1:python-keystoneclient-3.10.0-1.el7ost.noarch 456/775 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 457/775 \n Verifying : puppet-gnocchi-9.5.0-3.el7ost.noarch 458/775 \n Verifying : python-snappy-0.5-8.el7ost.x86_64 459/775 \n Verifying : python-oslo-sphinx-4.7.0-1.el7ost.noarch 460/775 \n Verifying : 1:openstack-nova-conductor-16.0.4-15.el7ost.noarch 461/775 \n Verifying : python-cliff-2.8.0-1.el7ost.noarch 462/775 \n Verifying : python-os-traits-0.3.3-1.el7ost.noarch 463/775 \n Verifying : erlang-asn1-18.3.4.7-1.el7ost.x86_64 464/775 \n Verifying : python-ceilometerclient-2.6.2-1.el7ost.noarch 465/775 \n Verifying : puppet-ssh-2.9.1-1.el7ost.noarch 466/775 \n Verifying : 1:openstack-keystone-12.0.0-4.el7ost.noarch 467/775 \n Verifying : python-pycadf-2.4.0-1.el7ost.noarch 468/775 \n Verifying : python-oslo-privsep-lang-1.13.2-1.el7ost.noarch 469/775 \n Verifying : python-oslo-db-lang-4.25.1-1.el7ost.noarch 470/775 \n Verifying : 1:openstack-ceilometer-api-7.1.1-7.el7ost.noarch 471/775 \n Verifying : python-oslo-privsep-1.13.2-1.el7ost.noarch 472/775 \n Verifying : puppet-tripleo-5.6.8-7.el7ost.noarch 473/775 \n Verifying : puppet-xinetd-2.0.0-3.f9d6e18git.el7ost.noarch 474/775 \n Verifying : python-sqlalchemy-1.0.11-1.el7ost.x86_64 475/775 \n Verifying : python-magnumclient-2.3.1-1.el7ost.noarch 476/775 \n Verifying : python-testrepository-0.0.20-3.1.el7ost.noarch 477/775 \n Verifying : 2:openstack-neutron-bigswitch-lldp-11.47.2-1.el7ost.no 478/775 \n Verifying : openstack-mistral-executor-3.0.2-12.el7ost.noarch 479/775 \n Verifying : puppet-neutron-9.5.0-5.el7ost.noarch 480/775 \n Verifying : puppet-manila-9.5.0-3.el7ost.noarch 481/775 \n Verifying : python-django-compressor-2.0-1.el7ost.noarch 482/775 \n Verifying : puppet-haproxy-1.5.0-3.f8c5f27git.el7ost.noarch 483/775 \n Verifying : python-XStatic-Jasmine-1.3.1.1-2.el7ost.noarch 484/775 \n Verifying : openstack-aodh-listener-5.1.0-1.el7ost.noarch 485/775 \n Verifying : puppet-glance-9.6.0-3.el7ost.noarch 486/775 \n Verifying : 1:openstack-ceilometer-common-7.1.1-7.el7ost.noarch 487/775 \n Verifying : 1:python-dateutil-2.4.2-1.el7ost.noarch 488/775 \n Verifying : 1:python-glanceclient-2.8.0-2.el7ost.noarch 489/775 \n Verifying : openstack-aodh-evaluator-5.1.0-1.el7ost.noarch 490/775 \n Verifying : rubygem-sensu-json-1.1.1-3.el7.noarch 491/775 \n Verifying : erlang-xmerl-18.3.4.7-1.el7ost.x86_64 492/775 \n Verifying : python-XStatic-Bootstrap-SCSS-3.2.0.0-1.el7ost.noarch 493/775 \n Verifying : python-pymongo-3.0.3-1.el7ost.x86_64 494/775 \n Verifying : 1:python-neutron-tests-11.0.2-1.el7ost.noarch 495/775 \n Verifying : puppet-heat-9.5.0-3.el7ost.noarch 496/775 \n Verifying : 1:openstack-neutron-openvswitch-11.0.2-1.el7ost.noarch 497/775 \n Verifying : puppet-nova-11.5.0-1.el7ost.noarch 498/775 \n Verifying : python-jinja2-2.7.2-2.el7cp.noarch 499/775 \n Verifying : 1:openstack-sahara-common-5.0.2-1.el7ost.noarch 500/775 \n Verifying : 1:python-keystone-12.0.0-4.el7ost.noarch 501/775 \n Verifying : python-manilaclient-1.14.0-1.el7ost.noarch 502/775 \n Verifying : 1:openstack-nova-console-16.0.4-15.el7ost.noarch 503/775 \n Verifying : python-os-win-2.2.0-1.el7ost.noarch 504/775 \n Verifying : dib-utils-0.0.10-1.el7ost.noarch 505/775 \n Verifying : 1:openstack-neutron-metering-agent-11.0.2-1.el7ost.noa 506/775 \n Verifying : puppet-mysql-3.10.0-2.el7ost.noarch 507/775 \n Verifying : python-castellan-0.12.2-1.el7ost.noarch 508/775 \n Verifying : puppet-kafka-2.1.0-5.061ef74git.el7ost.noarch 509/775 \n Verifying : puppet-kibana3-0.0.4-1.6ca9631git.el7ost.noarch 510/775 \n Verifying : python-ironic-lib-2.1.3-1.el7ost.noarch 511/775 \n Verifying : python-requestsexceptions-1.3.0-1.el7ost.noarch 512/775 \n Verifying : rubygem-sensu-settings-3.4.0-1.el7.noarch 513/775 \n Verifying : puppet-keepalived-0.0.1-0.11.bbca37agit.el7ost.noarch 514/775 \n Verifying : puppet-zaqar-9.5.0-2.el7ost.noarch 515/775 \n Verifying : python-falcon-0.3.0-5.el7ost.x86_64 516/775 \n Verifying : 1:openstack-ironic-common-6.2.4-3.el7ost.noarch 517/775 \n Verifying : rubygem-oj-2.14.6-3.el7.x86_64 518/775 \n Verifying : python-django-1.8.18-1.el7ost.noarch 519/775 \n Verifying : python-oslo-cache-lang-1.14.0-1.1.el7ost.noarch 520/775 \n Verifying : 1:openstack-heat-engine-9.0.3-1.el7ost.noarch 521/775 \n Verifying : rubygem-sensu-spawn-1.8.0-2.el7.noarch 522/775 \n Verifying : 1:openstack-nova-migration-16.0.4-15.el7ost.noarch 523/775 \n Verifying : openstack-mistral-engine-3.0.2-12.el7ost.noarch 524/775 \n Verifying : bootswatch-common-3.3.5.3-2.1.el7ost.noarch 525/775 \n Verifying : python-os-testr-0.8.0-1.el7ost.noarch 526/775 \n Verifying : erlang-public_key-18.3.4.7-1.el7ost.x86_64 527/775 \n Verifying : python-passlib-1.7.0-1.el7ost.noarch 528/775 \n Verifying : python-oslo-versionedobjects-1.21.1-1.el7ost.noarch 529/775 \n Verifying : 1:openstack-cinder-11.1.0-1.el7ost.noarch 530/775 \n Verifying : python-dracclient-1.3.1-1.el7ost.noarch 531/775 \n Verifying : puppet-sahara-9.5.0-2.el7ost.noarch 532/775 \n Verifying : roboto-fontface-fonts-0.4.3.2-8.el7ost.noarch 533/775 \n Verifying : osops-tools-monitoring-oschecks-0.1-0.9.9f8354bgit.el7 534/775 \n Verifying : rubygem-sensu-extensions-1.5.0-3.el7.noarch 535/775 \n Verifying : 1:openstack-sahara-engine-5.0.2-1.el7ost.noarch 536/775 \n Verifying : python-alembic-0.8.7-1.el7ost.noarch 537/775 \n Verifying : python-ovsdbapp-0.4.1-1.el7ost.noarch 538/775 \n Verifying : python-eventlet-0.18.4-2.el7ost.noarch 539/775 \n Verifying : 1:python-glance-15.0.0-4.el7ost.noarch 540/775 \n Verifying : puppet-swift-9.6.0-3.el7ost.noarch 541/775 \n Verifying : python-PyMySQL-0.7.9-2.el7ost.noarch 542/775 \n Verifying : openstack-selinux-0.8.14-5.el7ost.noarch 543/775 \n Verifying : erlang-syntax_tools-18.3.4.7-1.el7ost.x86_64 544/775 \n Verifying : 1:python-neutron-11.0.2-1.el7ost.noarch 545/775 \n Verifying : puppet-timezone-3.3.0-1.cf62f1bgit.el7ost.noarch 546/775 \n Verifying : puppet-openstack_extras-9.5.0-2.el7ost.noarch 547/775 \n Verifying : puppet-java-1.6.0-3.2.2b0bd48git.el7ost.noarch 548/775 \n Verifying : roboto-fontface-common-0.4.3.2-8.el7ost.noarch 549/775 \n Verifying : python-openstackclient-3.8.1-1.el7ost.noarch 550/775 \n Verifying : python-openstack-mistral-3.0.2-12.el7ost.noarch 551/775 \n Verifying : python-dns-1.12.0-4.20150617git465785f.el7.noarch 552/775 \n Verifying : python-XStatic-bootswatch-3.3.5.3-2.1.el7ost.noarch 553/775 \n Verifying : puppet-ceph-2.4.2-1.el7ost.noarch 554/775 \n Verifying : puppet-memcached-2.8.1-1.bfa64e0git.el7ost.noarch 555/775 \n Verifying : 1:openstack-nova-compute-16.0.4-15.el7ost.noarch 556/775 \n Verifying : python-oslo-reports-1.14.0-1.el7ost.noarch 557/775 \n Verifying : rubygem-amq-protocol-1.9.2-3.el7ost.noarch 558/775 \n Verifying : python-tooz-1.48.2-1.el7ost.noarch 559/775 \n Verifying : python-jsonpatch-1.2-4.el7.noarch 560/775 \n Verifying : 1:openstack-neutron-common-11.0.2-1.el7ost.noarch 561/775 \n Verifying : python-pyOpenSSL-16.2.0-3.el7ost.noarch 562/775 \n Verifying : erlang-compiler-18.3.4.7-1.el7ost.x86_64 563/775 \n Verifying : 1:openstack-ceilometer-notification-7.1.1-7.el7ost.noa 564/775 \n Verifying : python-pandas-0.19.1-2.el7ost.3.x86_64 565/775 \n Verifying : rubygem-sensu-redis-1.3.0-2.el7.noarch 566/775 \n Verifying : python-rcssmin-1.0.6-2.el7ost.x86_64 567/775 \n Verifying : python-cursive-0.1.2-1.el7ost.noarch 568/775 \n Verifying : python-twisted-16.1.1-4.el7ost.x86_64 569/775 \n Verifying : python-oslo-concurrency-lang-3.14.1-1.el7ost.noarch 570/775 \n Verifying : 1:openstack-zaqar-3.0.0-4.el7ost.noarch 571/775 \n Verifying : rubygem-sensu-logger-1.2.0-1.el7.noarch 572/775 \n Verifying : python-XStatic-1.0.1-3.el7ost.noarch 573/775 \n Verifying : 1:openstack-nova-common-16.0.4-15.el7ost.noarch 574/775 \n Verifying : puppet-tomcat-1.6.0-4.el7ost.noarch 575/775 \n Verifying : puppet-3.8.7-2.el7.noarch 576/775 \n Verifying : 1:openstack-neutron-ml2-11.0.2-1.el7ost.noarch 577/775 \n Verifying : 1:openstack-ironic-api-6.2.4-3.el7ost.noarch 578/775 \n Verifying : 1:openstack-neutron-lbaas-11.0.2-2.el7ost.noarch 579/775 \n Verifying : memcached-1.4.33-3.el7ost.x86_64 580/775 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 581/775 \n Verifying : puppet-elasticsearch-0.14.0-2.8b247b2git.el7ost.noarch 582/775 \n Verifying : python-fasteners-0.14.1-4.el7ost.noarch 583/775 \n Verifying : 1:python-neutron-lbaas-11.0.2-2.el7ost.noarch 584/775 \n Verifying : python-oslo-service-1.16.1-1.el7ost.noarch 585/775 \n Verifying : rubygem-ffi-1.9.14-1.el7.x86_64 586/775 \n Verifying : python-oslo-middleware-3.30.1-1.el7ost.noarch 587/775 \n Verifying : fluentd-0.12.29-1.el7.noarch 588/775 \n Verifying : rubygem-http_parser.rb-0.6.0-1.el7.x86_64 589/775 \n Verifying : python-swift-2.10.2-3.el7ost.noarch 590/775 \n Verifying : python-proliantutils-2.2.0-3.el7ost.noarch 591/775 \n Verifying : 1:openstack-heat-api-cfn-9.0.3-1.el7ost.noarch 592/775 \n Verifying : python-django-bash-completion-1.8.18-1.el7ost.noarch 593/775 \n Verifying : python-futurist-0.18.0-1.el7ost.noarch 594/775 \n Verifying : 1:openstack-manila-share-3.0.0-11.el7ost.noarch 595/775 \n Verifying : 1:openstack-sahara-5.0.2-1.el7ost.noarch 596/775 \n Verifying : 1:python-tempest-13.0.0-16.bafe630git.el7ost.noarch 597/775 \n Verifying : openstack-gnocchi-indexer-sqlalchemy-4.0.3-3.el7ost.no 598/775 \n Verifying : puppet-certmonger-1.1.1-2.1157a7egit.el7ost.noarch 599/775 \n Verifying : python-XStatic-Angular-Gettext-2.1.0.2-1.el7ost.noarch 600/775 \n Verifying : python-zaqarclient-1.2.0-2.el7ost.noarch 601/775 \n Verifying : yaml-cpp-0.5.1-7.el7ost.x86_64 602/775 \n Verifying : erlang-tools-18.3.4.7-1.el7ost.x86_64 603/775 \n Verifying : rabbitmq-server-3.6.3-9.el7ost.noarch 604/775 \n Verifying : 1:openstack-ceilometer-collector-7.1.1-7.el7ost.noarch 605/775 \n Verifying : python-yaql-1.1.0-2.el7ost.noarch 606/775 \n Verifying : libstemmer-0-2.585svn.el7ost.x86_64 607/775 \n Verifying : python-rjsmin-1.0.12-2.el7ost.x86_64 608/775 \n Verifying : Cython-0.21.1-1.el7ost.x86_64 609/775 \n Verifying : rubygem-yajl-ruby-1.2.1-1.el7.x86_64 610/775 \n Verifying : python-oslo-rootwrap-5.1.2-1.el7ost.noarch 611/775 \n Verifying : dibbler-client-1.0.1-0.RC1.2.el7ost.x86_64 612/775 \n Verifying : openstack-mistral-api-3.0.2-12.el7ost.noarch 613/775 \n Verifying : 1:openstack-manila-3.0.0-11.el7ost.noarch 614/775 \n Verifying : python-pyeclib-1.3.1-1.el7ost.x86_64 615/775 \n Verifying : erlang-sd_notify-0.1-9.el7ost.x86_64 616/775 \n Verifying : python-tinyrpc-0.5-3.el7ost.noarch 617/775 \n Verifying : rubygem-eventmachine-1.2.0.1-1.el7.x86_64 618/775 \n Verifying : python-oslo-policy-lang-1.25.2-1.el7ost.noarch 619/775 \n Verifying : plotnetcfg-0.4.1-2.el7ost.x86_64 620/775 \n Verifying : python-extras-0.0.3-8.el7ost.noarch 621/775 \n Verifying : erlang-mnesia-18.3.4.7-1.el7ost.x86_64 622/775 \n Verifying : erlang-kernel-18.3.4.7-1.el7ost.x86_64 623/775 \n Verifying : rhosp-release-10.0-3.el7ost.noarch 624/775 \n Verifying : python-pyroute2-0.4.19-1.el7ost.noarch 625/775 \n Verifying : 1:openstack-puppet-modules-9.3.0-1.el7ost.noarch 626/775 \n Verifying : python-XStatic-mdi-1.1.70.1-5.el7ost.noarch 627/775 \n Verifying : 1:openstack-nova-scheduler-16.0.4-15.el7ost.noarch 628/775 \n Verifying : python-oslotest-2.10.0-1.el7ost.noarch 629/775 \n Verifying : python-aodhclient-0.7.0-1.el7ost.noarch 630/775 \n Verifying : python-mox3-0.18.0-1.el7ost.noarch 631/775 \n Verifying : 1:python-django-horizon-10.0.5-9.el7ost.noarch 632/775 \n Verifying : puppet-cinder-9.5.0-6.el7ost.noarch 633/775 \n Verifying : puppet-openstacklib-9.5.0-2.el7ost.noarch 634/775 \n Verifying : puppet-ovn-9.5.0-2.el7ost.noarch 635/775 \n Verifying : 1:python-manila-3.0.0-11.el7ost.noarch 636/775 \n Verifying : python-lxml-3.2.1-5.el7ost.x86_64 637/775 \n Verifying : mdi-fonts-1.1.70.1-5.el7ost.noarch 638/775 \n Verifying : python-os-client-config-1.28.0-1.el7ost.noarch 639/775 \n Verifying : erlang-ssl-18.3.4.7-1.el7ost.x86_64 640/775 \n Verifying : erlang-inets-18.3.4.7-1.el7ost.x86_64 641/775 \n Verifying : puppet-barbican-9.5.0-1.el7ost.noarch 642/775 \n Verifying : rubygem-amqp-1.5.0-2.el7ost.noarch 643/775 \n Verifying : python-pycadf-common-2.4.0-1.el7ost.noarch 644/775 \n Verifying : openstack-sahara-ui-5.0.2-1.el7ost.noarch 645/775 \n Verifying : python-oslo-vmware-2.14.1-1.el7ost.noarch 646/775 \n Verifying : 1:openstack-heat-api-9.0.3-1.el7ost.noarch 647/775 \n Verifying : 1:openstack-sahara-api-5.0.2-1.el7ost.noarch 648/775 \n Verifying : puppet-trove-9.5.0-2.el7ost.noarch 649/775 \n Verifying : 1:openstack-neutron-11.0.2-1.el7ost.noarch 650/775 \n Verifying : python-swiftclient-3.3.0-1.el7ost.noarch 651/775 \n Verifying : python-ujson-1.33-3.el7ost.x86_64 652/775 \n Verifying : rubygem-cool.io-1.4.5-1.el7.x86_64 653/775 \n Verifying : puppet-vswitch-5.5.0-2.el7ost.noarch 654/775 \n Verifying : python-oslo-versionedobjects-lang-1.21.1-1.el7ost.noar 655/775 \n Verifying : os-refresh-config-5.1.0-1.el7ost.noarch 656/775 \n Verifying : openstack-gnocchi-api-4.0.3-3.el7ost.noarch 657/775 \n Verifying : puppet-rsync-0.4.0-1.8cc3c6fgit.el7ost.noarch 658/775 \n Verifying : puppet-snmp-3.6.0-1.7d4c97cgit.el7ost.noarch 659/775 \n Verifying : erlang-stdlib-18.3.4.7-1.el7ost.x86_64 660/775 \n Verifying : python-stevedore-1.25.1-1.el7ost.noarch 661/775 \n Verifying : 1:python-cinder-11.1.0-1.el7ost.noarch 662/775 \n Verifying : openstack-manila-ui-2.5.1-10.el7ost.noarch 663/775 \n Verifying : 1:openstack-glance-15.0.0-4.el7ost.noarch 664/775 \n Verifying : puppet-stdlib-4.13.1-4.f2492eegit.el7ost.noarch 665/775 \n Verifying : puppet-mistral-9.5.0-2.el7ost.noarch 666/775 \n Verifying : hdf5-1.8.13-7.el7ost.x86_64 667/775 \n Verifying : python-os-vif-1.7.0-1.el7ost.noarch 668/775 \n Verifying : rubygem-string-scrub-0.0.5-1.el7ost.x86_64 669/775 \n Verifying : python-pika_pool-0.1.3-3.el7ost.noarch 670/775 \n Verifying : python-XStatic-JSEncrypt-2.0.0.2-2.el7ost.noarch 671/775 \n Verifying : puppet-datacat-0.6.2-1.10f6ddegit.el7ost.noarch 672/775 \n Verifying : python-oslo-concurrency-3.14.1-1.el7ost.noarch 673/775 \n Verifying : puppet-uchiwa-1.0.1-1.64ce619git.el7ost.noarch 674/775 \n Verifying : python-gnocchiclient-2.8.2-2.el7ost.noarch 675/775 \n Verifying : puppet-firewall-1.8.1-3.e70157egit.el7ost.noarch 676/775 \n Verifying : 1:openstack-nova-api-16.0.4-15.el7ost.noarch 677/775 \n Verifying : python-troveclient-2.5.0-1.el7ost.noarch 678/775 \n Verifying : ruby-shadow-1.4.1-22.el7.x86_64 679/775 \n Verifying : erlang-runtime_tools-18.3.4.7-1.el7ost.x86_64 680/775 \n Verifying : 1:python-sahara-5.0.2-1.el7ost.noarch 681/775 \n Verifying : python-oslo-cache-1.14.0-1.1.el7ost.noarch 682/775 \n Verifying : puppet-cassandra-2.1.1-3.el7ost.noarch 683/775 \n Verifying : puppet-midonet-2015.06.09-1.el7ost.noarch 684/775 \n Verifying : 1:python-XStatic-Angular-1.3.7.0-4.el7ost.noarch 685/775 \n Verifying : openstack-swift-proxy-2.10.2-3.el7ost.noarch 686/775 \n Verifying : openstack-swift-object-2.10.2-3.el7ost.noarch 687/775 \n Verifying : python-os-brick-1.15.5-1.el7ost.noarch 688/775 \n Verifying : python-osprofiler-1.4.0-1.el7ost.noarch 689/775 \n Verifying : erlang-os_mon-18.3.4.7-1.el7ost.x86_64 690/775 \n Verifying : python-subunit-1.0.0-2.el7ost.noarch 691/775 \n Verifying : openstack-swift-plugin-swift3-1.12.0-2.el7ost.noarch 692/775 \n Verifying : python-neutron-lib-1.9.1-1.el7ost.noarch 693/775 \n Verifying : python-mistralclient-3.1.4-1.el7ost.noarch 694/775 \n Verifying : puppet-corosync-5.0.0-2.f3ada25git.el7ost.noarch 695/775 \n Verifying : 1:openstack-neutron-sriov-nic-agent-11.0.2-1.el7ost.no 696/775 \n Verifying : puppet-nssdb-1.0.1-1.el7ost.noarch 697/775 \n Verifying : python-numexpr-2.3-5.el7ost.x86_64 698/775 \n Verifying : python-automaton-1.4.0-2.el7ost.noarch 699/775 \n Verifying : 1:openstack-ceilometer-polling-7.1.1-7.el7ost.noarch 700/775 \n Verifying : python-msgpack-0.4.6-3.el7ost.x86_64 701/775 \n Verifying : python-cinderclient-3.1.0-1.el7ost.noarch 702/775 \n Verifying : puppet-oslo-9.5.0-2.el7ost.noarch 703/775 \n Verifying : 1:openstack-nova-novncproxy-16.0.4-15.el7ost.noarch 704/775 \n Verifying : puppet-vcsrepo-1.4.0-3.cd6c3bcgit.el7ost.noarch 705/775 \n Verifying : python-neutronclient-6.5.0-1.el7ost.noarch 706/775 \n Verifying : python-taskflow-2.9.1-1.el7ost.noarch 707/775 \n Verifying : rubygem-sensu-extension-1.5.0-1.el7.noarch 708/775 \n Verifying : puppet-sensu-2.1.0-5.7f60b2cgit.el7ost.noarch 709/775 \n Verifying : puppet-zookeeper-0.6.1-2.3bc30fcgit.el7ost.noarch 710/775 \n Verifying : python-django-openstack-auth-2.4.2-1.el7ost.noarch 711/775 \n Verifying : puppet-concat-2.2.0-3.ba64361git.el7ost.noarch 712/775 \n Verifying : puppet-redis-1.2.3-2.el7ost.noarch 713/775 \n Verifying : openstack-mistral-common-3.0.2-12.el7ost.noarch 714/775 \n Verifying : openstack-swift-container-2.10.2-3.el7ost.noarch 715/775 \n Verifying : python-XStatic-D3-3.1.6.2-2.el7ost.noarch 716/775 \n Verifying : python-posix_ipc-0.9.8-5.el7ost.x86_64 717/775 \n Verifying : python-idna-2.4-1.el7.noarch 718/775 \n Verifying : puppet-git-0.4.0-2.5e86224git.el7ost.noarch 719/775 \n Verifying : 1:python2-numpy-1.11.2-2.el7ost.x86_64 720/775 \n Verifying : crudini-0.7-2.el7ost.noarch 721/775 \n Verifying : python-oslo-policy-1.25.2-1.el7ost.noarch 722/775 \n Verifying : python-oslo-middleware-lang-3.30.1-1.el7ost.noarch 723/775 \n Verifying : python-barbicanclient-4.1.0-1.el7ost.noarch 724/775 \n Verifying : erlang-otp_mibs-18.3.4.7-1.el7ost.x86_64 725/775 \n Verifying : os-apply-config-5.1.1-2.el7ost.noarch 726/775 \n Verifying : erlang-erts-18.3.4.7-1.el7ost.x86_64 727/775 \n Verifying : python-microversion-parse-0.1.4-1.el7ost.noarch 728/775 \n Verifying : 1:openstack-dashboard-theme-10.0.5-9.el7ost.noarch 729/775 \n Verifying : bootswatch-fonts-3.3.5.3-2.1.el7ost.noarch 730/775 \n Verifying : pyparsing-2.0.7-1.el7ost.noarch 731/775 \n Verifying : python-cachetools-1.1.6-2.el7ost.noarch 732/775 \n Verifying : python-oslo-vmware-lang-2.14.1-1.el7ost.noarch 733/775 \n Verifying : puppet-aodh-9.6.0-2.el7ost.noarch 734/775 \n Verifying : puppet-keystone-9.5.0-5.el7ost.noarch 735/775 \n Verifying : jq-1.3-3.el7ost.x86_64 736/775 \n Verifying : python-testscenarios-0.4-6.el7ost.noarch 737/775 \n Verifying : openstack-gnocchi-common-4.0.3-3.el7ost.noarch 738/775 \n Verifying : rubygem-msgpack-0.5.12-1.el7.x86_64 739/775 \n Verifying : python-XStatic-termjs-0.0.4.2-1.el7ost.noarch 740/775 \n Verifying : python-ironic-inspector-client-1.10.0-1.el7ost.noarch 741/775 \n Verifying : python-croniter-0.3.4-5.el7ost.noarch 742/775 \n Verifying : python-ncclient-0.4.2-3.el7ost.noarch 743/775 \n Verifying : liberasurecode-1.2.0-2.el7ost.x86_64 744/775 \n Verifying : sensu-0.23.2-4.el7ost.noarch 745/775 \n Verifying : erlang-sasl-18.3.4.7-1.el7ost.x86_64 746/775 \n Verifying : python-scss-1.3.4-6.el7ost.x86_64 747/775 \n Verifying : python-voluptuous-0.8.9-1.el7ost.noarch 748/775 \n Verifying : python-wrapt-1.10.8-2.el7ost.x86_64 749/775 \n Verifying : python-debtcollector-1.8.0-1.el7ost.noarch 750/775 \n Verifying : openstack-swift-account-2.10.2-3.el7ost.noarch 751/775 \n Verifying : python-oslo-messaging-5.30.2-1.el7ost.noarch 752/775 \n Verifying : puppet-module-data-0.0.4-1.28dafcegit.el7ost.noarch 753/775 \n Verifying : 1:openstack-dashboard-10.0.5-9.el7ost.noarch 754/775 \n Verifying : python-Bottleneck-0.6.0-4.el7ost.x86_64 755/775 \n Verifying : puppet-apache-1.11.0-1.58207d3git.el7ost.noarch 756/775 \n Verifying : 1:python-networking-cisco-5.5.0-1.el7ost.noarch 757/775 \n Verifying : python-setproctitle-1.1.9-4.el7ost.x86_64 758/775 \n Verifying : openstack-aodh-notifier-5.1.0-1.el7ost.noarch 759/775 \n Verifying : puppet-opendaylight-4.0.0-2.el7ost.noarch 760/775 \n Verifying : openstack-aodh-common-5.1.0-1.el7ost.noarch 761/775 \n Verifying : erlang-hipe-18.3.4.7-1.el7ost.x86_64 762/775 \n Verifying : python-testresources-0.2.7-6.el7ost.noarch 763/775 \n Verifying : 1:python-nova-16.0.4-15.el7ost.noarch 764/775 \n Verifying : puppet-ironic-9.5.0-3.el7ost.noarch 765/775 \n Verifying : puppet-remote-0.0.1-1.el7ost.noarch 766/775 \n Verifying : puppet-contrail-1.0.0-3.c0f7cdegit.el7ost.noarch 767/775 \n Verifying : python-aodh-5.1.0-1.el7ost.noarch 768/775 \n Verifying : 1:openstack-ironic-conductor-6.2.4-3.el7ost.noarch 769/775 \n Verifying : 1:python-ceilometer-7.1.1-7.el7ost.noarch 770/775 \n Verifying : puppet-inifile-1.6.0-2.el7ost.noarch 771/775 \n Verifying : 2:python-networking-bigswitch-11.47.2-1.el7ost.noarch 772/775 \n Verifying : python-gnocchi-4.0.3-3.el7ost.noarch 773/775 \n Verifying : python-keystonemiddleware-4.14.0-1.el7ost.noarch 774/775 \n Verifying : pysendfile-2.0.0-9.el7ost.x86_64 775/775 \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 openstack-ceilometer-common.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n python-Cython.x86_64 0:0.25.2-4.el7ost \n python-django-horizon.noarch 1:13.0.1-0.20180411230905.c51a46e.el7ost \n python-mistral.noarch 0:6.0.2-1.el7ost \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-barbicanclient.noarch 0:4.6.0-1.el7ost \n python2-cachetools.noarch 0:2.0.1-3.el7ost \n python2-castellan.noarch 0:0.17.0-1.el7ost \n python2-ceilometerclient.noarch 0:2.9.0-0.20180210123537.3b4e35a.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-extras.noarch 0:1.0.0-2.el7ost \n python2-fixtures.noarch 0:3.0.0-7.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-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-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-mistralclient.noarch 0:3.3.0-1.el7ost \n python2-mox3.noarch 0:0.24.0-1.el7ost \n python2-neutron-lib.noarch 0:1.13.0-1.el7ost \n python2-neutron-tests-tempest.noarch 0:0.0.1-0.20180419105837.f33d59b.el7ost \n python2-neutronclient.noarch 0:6.7.0-1.el7ost \n python2-openstackclient.noarch 0:3.14.1-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-oslo-cache.noarch 0:1.28.0-1.el7ost \n python2-oslo-concurrency.noarch 0:3.25.0-1.el7ost \n python2-oslo-db.noarch 0:4.33.0-2.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-service.noarch 0:1.29.0-1.el7ost \n python2-oslo-sphinx.noarch 0:4.18.1-0.20180223103803.3d19539.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-oslotest.noarch 0:3.2.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-4.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-requestsexceptions.noarch 0:1.4.0-1.el7ost \n python2-saharaclient.noarch 0:1.5.0-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-subunit.noarch 0:1.2.0-16.el7ost \n python2-swiftclient.noarch 0:3.5.0-1.el7ost \n python2-sysv_ipc.x86_64 0:0.7.0-4.el7ost \n python2-taskflow.noarch 0:3.1.0-1.el7ost \n python2-tempest.noarch 1:18.0.0-2.el7ost \n python2-tenacity.noarch 0:4.8.0-1.el7ost \n python2-testrepository.noarch 0:0.0.20-12.el7ost \n python2-testresources.noarch 0:1.0.0-6.el7ost \n python2-testscenarios.noarch 0:0.5.0-8.el7ost \n python2-tooz.noarch 0:1.60.0-1.el7ost \n python2-troveclient.noarch 0:2.14.0-1.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 XStatic-Angular-common.noarch 1:1.5.8.0-1.el7ost \n blosc.x86_64 0:1.11.1-3.el7ost \n openstack-sahara-image-pack.noarch 1:8.0.1-0.20180328233740.36531cb.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-designate.noarch 0:12.4.0-0.20180329031405.84870dd.el7ost \n puppet-dns.noarch 0:5.1.1-0.20180216195239.99cd025.el7ost \n puppet-ec2api.noarch 0:12.4.0-0.20180329031927.424f258.el7ost \n puppet-fdio.noarch 0:18.01-1.el7ost \n puppet-ipaclient.noarch 0:2.5.2-0.20180216000114.b086731.el7ost \n puppet-octavia.noarch 0:12.4.0-2.el7ost \n puppet-panko.noarch 0:12.4.0-0.20180329043927.7641dbe.el7ost \n puppet-systemd.noarch 0:1.1.2-0.20180216110348.20a465b.el7ost \n puppet-veritas_hyperscale.noarch 0:1.1.1-1.el7ost \n python-docutils.noarch 0:0.12-0.2.20140510svn7747.el7ost \n python-jwt.noarch 0:1.5.3-1.el7 \n python-openstackclient-lang.noarch 0:3.14.1-1.el7ost \n python2-asn1crypto.noarch 0:0.23.0-2.el7ost \n python2-botocore.noarch 0:1.8.33-1.el7ost \n python2-future.noarch 0:0.16.0-4.el7ost.1 \n python2-mistral-lib.noarch 0:0.4.0-1.el7ost \n python2-octaviaclient.noarch 0:1.4.0-1.el7ost \n python2-pyparsing.noarch 0:2.1.10-3.el7ost \n python2-scciclient.noarch 0:0.6.1-1.el7ost \n python2-stestr.noarch 0:1.1.0-1.el7ost.1 \n python2-sushy.noarch 0:1.3.2-1.el7ost \n rubygem-em-http-server.noarch 0:0.1.8-2.el7ost \n rubygem-parse-cron.noarch 0:0.1.4-1.el7ost \n rubygem-rgen.noarch 0:0.6.6-2.1.el7 \n rubygem-sensu-extensions-check-dependencies.noarch 0:1.0.1-1.el7ost \n rubygem-sensu-extensions-debug.noarch 0:1.0.0-1.el7ost \n rubygem-sensu-extensions-json.noarch 0:1.0.0-2.el7ost \n rubygem-sensu-extensions-occurrences.noarch 0:1.2.0-1.el7ost \n rubygem-sensu-extensions-only-check-output.noarch 0:1.0.0-1.el7ost \n rubygem-sensu-extensions-ruby-hash.noarch 0:1.0.0-1.el7ost \n sensu-common.noarch 0:1.1.3-2.el7ost \n xstatic-angular-bootstrap-common.noarch 0:2.2.0.0-1.el7ost \n xstatic-angular-gettext-common.noarch 0:2.3.8.0-1.el7ost \n xstatic-bootstrap-scss-common.noarch 0:3.3.7.1-2.el7ost \n xstatic-d3-common.noarch 0:3.5.17.0-1.el7ost \n xstatic-jasmine-common.noarch 0:2.4.1.1-1.el7ost \n xstatic-jsencrypt-common.noarch 0:2.3.1.1-1.el7ost \n xstatic-smart-table-common.noarch 0:1.4.13.2-1.el7ost \n xstatic-termjs-common.noarch 0:0.0.7.0-1.el7ost \n\nUpdated:\n bootswatch-common.noarch 0:3.3.7.0-1.el7ost \n bootswatch-fonts.noarch 0:3.3.7.0-1.el7ost \n crudini.noarch 0:0.9-2.el7ost \n dib-utils.noarch 0:0.0.11-1.el7ost \n dibbler-client.x86_64 0:1.0.1-0.RC1.3.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-sd_notify.x86_64 0:1.0-2.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 fluentd.noarch 0:0.12.31-3.el7 \n galera.x86_64 0:25.3.16-3.el7ost \n hdf5.x86_64 0:1.8.17-3.el7ost \n jq.x86_64 0:1.3-4.el7ost \n leveldb.x86_64 0:1.18-4.el7ost \n liberasurecode.x86_64 0:1.5.0-4.el7ost \n libstemmer.x86_64 0:0-3.585svn.el7ost \n mdi-common.noarch 0:1.4.57.0-4.el7ost \n mdi-fonts.noarch 0:1.4.57.0-4.el7ost \n memcached.x86_64 0:1.4.39-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-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.20180418194614.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-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-common.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-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-executor.noarch 0:6.0.2-1.el7ost \n openstack-neutron.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost \n openstack-neutron-bigswitch-agent.noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost\n openstack-neutron-bigswitch-lldp.noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost\n openstack-neutron-common.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost \n openstack-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n openstack-neutron-metering-agent.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n openstack-neutron-ml2.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost \n openstack-neutron-openvswitch.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost \n openstack-neutron-sriov-nic-agent.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost\n openstack-nova-api.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-common.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-compute.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-conductor.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-console.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-migration.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-novncproxy.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-nova-scheduler.noarch 1:17.0.3-0.20180420001140.el7ost \n openstack-puppet-modules.noarch 1:11.0.0-0.20180211142351.71ad01c.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-12.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 os-apply-config.noarch 0:8.3.1-0.20180308131116.62fdfc1.el7ost \n os-refresh-config.noarch 0:8.3.1-0.20180308132441.016471a.el7ost \n osops-tools-monitoring-oschecks.noarch 0:0.1-0.12.1a3ca01git.el7ost \n plotnetcfg.x86_64 0:0.4.1-3.el7ost \n puppet.noarch 0:4.8.2-2.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-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-elasticsearch.noarch 0:6.2.1-0.20180216015044.813c729.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-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-midonet.noarch 1:1.1.0-2.4a44c33git.el7ost \n puppet-mistral.noarch 0:12.4.0-0.20180329035643.ab885c4.el7ost \n puppet-module-data.noarch 0:0.5.1-0.20180215133437.28dafce.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-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-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-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-8.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 pysendfile.x86_64 0:2.0.0-10.el7ost \n python-Bottleneck.x86_64 0:0.6.0-5.el7ost \n python-PyMySQL.noarch 0:0.7.11-1.el7ost \n python-XStatic.noarch 0:1.0.1-8.el7ost \n python-XStatic-Angular.noarch 1:1.5.8.0-1.el7ost \n python-XStatic-Angular-Bootstrap.noarch 0:2.2.0.0-1.el7ost \n python-XStatic-Angular-Gettext.noarch 0:2.3.8.0-1.el7ost \n python-XStatic-Bootstrap-SCSS.noarch 0:3.3.7.1-2.el7ost \n python-XStatic-D3.noarch 0:3.5.17.0-1.el7ost \n python-XStatic-Font-Awesome.noarch 0:4.7.0.0-3.el7ost \n python-XStatic-JSEncrypt.noarch 0:2.3.1.1-1.el7ost \n python-XStatic-Jasmine.noarch 0:2.4.1.1-1.el7ost \n python-XStatic-bootswatch.noarch 0:3.3.7.0-1.el7ost \n python-XStatic-mdi.noarch 0:1.4.57.0-4.el7ost \n python-XStatic-roboto-fontface.noarch 0:0.5.0.0-1.el7ost \n python-XStatic-smart-table.noarch 0:1.4.13.2-1.el7ost \n python-XStatic-termjs.noarch 0:0.0.7.0-1.el7ost \n python-aodh.noarch 0:6.0.0-2.el7ost \n python-bson.x86_64 0:3.0.3-2.el7ost \n python-ceilometer.noarch 1:10.0.1-0.20180328155305.420e621.el7ost \n python-cinder.noarch 1:12.0.1-0.20180418194614.c476898.el7ost \n python-cradox.x86_64 0:1.3.2-2.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-eventlet.noarch 0:0.20.1-2.el7ost \n python-falcon.x86_64 0:1.0.0-4.el7ost \n python-fasteners.noarch 0:0.14.1-6.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-lxml.x86_64 0:3.2.1-6.el7ost \n python-manila.noarch 1:6.0.1-1.el7ost \n python-memcached.noarch 0:1.58-1.el7ost \n python-msgpack.x86_64 0:0.4.6-5.el7ost \n python-ncclient.noarch 0:0.4.7-5.el7ost \n python-networking-bigswitch.noarch 2:12.0.3-0.20180419202353.a59c13d.el7ost \n python-networking-cisco.noarch 1:5.5.0-1.1.el7ost \n python-networking-odl.noarch 1:12.0.1-0.20180228140714.8733cf6.el7ost \n python-neutron.noarch 1:12.0.2-0.20180421011362.0ec54fd.el7ost \n python-neutron-lbaas.noarch 1:12.0.1-0.20180424200349.cdbf25c.el7ost \n python-nova.noarch 1:17.0.3-0.20180420001140.el7ost \n python-numexpr.x86_64 0:2.6.1-3.el7ost.1 \n python-os-testr.noarch 0:1.0.0-0.20171024144108.7dd678e.el7ost \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-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-versionedobjects-lang.noarch 0:1.31.2-1.el7ost \n python-oslo-vmware-lang.noarch 0:2.26.0-1.el7ost \n python-pandas.x86_64 0:0.19.1-3.el7ost.2 \n python-passlib.noarch 0:1.7.0-4.el7ost \n python-posix_ipc.x86_64 0:0.9.8-6.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-pyghmi.noarch 0:1.0.22-1.el7ost \n python-pymongo.x86_64 0:3.0.3-2.el7ost \n python-rcssmin.x86_64 0:1.0.6-3.el7ost \n python-rjsmin.x86_64 0:1.0.12-3.el7ost \n python-sahara.noarch 1:8.0.1-0.20180328233740.36531cb.el7ost \n python-scss.x86_64 0:1.3.4-7.el7ost \n python-setproctitle.x86_64 0:1.1.9-5.el7ost \n python-snappy.x86_64 0:0.5-9.el7ost \n python-swift.noarch 0:2.17.1-0.20180314165245.caeeb54.el7ost \n python-tables.x86_64 0:3.3.0-4.el7ost \n python-tinyrpc.noarch 0:0.5-4.20170523git1f38ac.el7ost \n python-twisted.x86_64 0:16.1.1-5.1.el7ost \n python-ujson.x86_64 0:1.35-1.el7ost \n python-wrapt.x86_64 0:1.10.8-3.el7ost \n python-wsaccel.x86_64 0:0.6.2-9.el7ost \n python2-cryptography.x86_64 0:2.1.4-2.el7ost \n python2-numpy.x86_64 1:1.11.2-3.el7ost \n python2-numpy-f2py.x86_64 1:1.11.2-3.el7ost \n rabbitmq-server.noarch 0:3.6.15-3.el7ost \n redis.x86_64 0:3.2.8-2.el7ost \n rhosp-release.noarch 0:13.0-3.el7ost \n roboto-fontface-common.noarch 0:0.5.0.0-1.el7ost \n roboto-fontface-fonts.noarch 0:0.5.0.0-1.el7ost \n ruby-shadow.x86_64 0:1.4.1-23.el7ost \n rubygem-amq-protocol.noarch 0:2.0.1-1.el7ost \n rubygem-amqp.noarch 0:1.6.0-1.el7ost \n rubygem-cool.io.x86_64 0:1.4.5-2.el7 \n rubygem-eventmachine.x86_64 0:1.2.5-1.el7ost \n rubygem-ffi.x86_64 0:1.9.17-1.el7 \n rubygem-http_parser.rb.x86_64 0:0.6.0-3.el7 \n rubygem-msgpack.x86_64 0:0.5.12-2.el7 \n rubygem-oj.x86_64 0:2.18.1-1.el7ost \n rubygem-sensu-extension.noarch 0:1.5.1-1.el7ost \n rubygem-sensu-extensions.noarch 0:1.9.0-1.el7ost \n rubygem-sensu-json.noarch 0:2.1.0-1.el7ost \n rubygem-sensu-logger.noarch 0:1.2.1-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-sensu-spawn.noarch 0:2.2.1-1.el7ost \n rubygem-sensu-transport.noarch 0:7.0.2-1.el7ost \n rubygem-string-scrub.x86_64 0:0.0.5-3.el7 \n rubygem-tzinfo-data.noarch 0:1.2016.10-1.el7 \n rubygem-yajl-ruby.x86_64 0:1.3.1-1.el7 \n sensu.noarch 0:1.1.3-2.el7ost \n yaml-cpp.x86_64 0:0.5.1-8.el7ost \n\nReplaced:\n Cython.x86_64 0:0.21.1-1.el7ost \n openstack-ceilometer-api.noarch 1:7.1.1-7.el7ost \n openstack-ceilometer-collector.noarch 1:7.1.1-7.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 python-alembic.noarch 0:0.8.7-1.el7ost \n python-aodhclient.noarch 0:0.7.0-1.el7ost \n python-automaton.noarch 0:1.4.0-2.el7ost \n python-barbicanclient.noarch 0:4.1.0-1.el7ost \n python-cachetools.noarch 0:1.1.6-2.el7ost \n python-castellan.noarch 0:0.12.2-1.el7ost \n python-ceilometerclient.noarch 0:2.6.2-1.el7ost \n python-ceilometermiddleware.noarch 0:0.5.2-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.8.0-1.el7ost \n python-designateclient.noarch 0:2.3.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:2.4.2-1.el7ost \n python-extras.noarch 0:0.0.3-8.el7ost \n python-fixtures.noarch 0:3.0.0-2.el7ost \n python-futurist.noarch 0:0.18.0-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:2.8.2-2.el7ost \n python-greenlet.x86_64 0:0.4.2-4.el7 \n python-idna.noarch 0:2.4-1.el7 \n python-ironicclient.noarch 0:1.7.1-1.el7ost \n python-jinja2.noarch 0:2.7.2-2.el7cp \n python-jsonpatch.noarch 0:1.2-4.el7 \n python-keystoneclient.noarch 1:3.10.0-1.el7ost \n python-keystonemiddleware.noarch 0:4.14.0-1.el7ost \n python-magnumclient.noarch 0:2.3.1-1.el7ost \n python-manilaclient.noarch 0:1.14.0-1.el7ost \n python-markupsafe.x86_64 0:0.11-10.el7 \n python-microversion-parse.noarch 0:0.1.4-1.el7ost \n python-mistralclient.noarch 0:3.1.4-1.el7ost \n python-mox3.noarch 0:0.18.0-1.el7ost \n python-neutron-lib.noarch 0:1.9.1-1.el7ost \n python-neutron-tests.noarch 1:11.0.2-1.el7ost \n python-neutronclient.noarch 0:6.5.0-1.el7ost \n python-openstack-mistral.noarch 0:3.0.2-12.el7ost \n python-openstackclient.noarch 0:3.8.1-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-oslo-cache.noarch 0:1.14.0-1.1.el7ost \n python-oslo-concurrency.noarch 0:3.14.1-1.el7ost \n python-oslo-db.noarch 0:4.25.1-1.el7ost \n python-oslo-db-tests.noarch 0:4.25.1-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.13.2-1.el7ost \n python-oslo-reports.noarch 0:1.14.0-1.el7ost \n python-oslo-rootwrap.noarch 0:5.1.2-1.el7ost \n python-oslo-service.noarch 0:1.16.1-1.el7ost \n python-oslo-sphinx.noarch 0:4.7.0-1.el7ost \n python-oslo-versionedobjects.noarch 0:1.21.1-1.el7ost \n python-oslo-vmware.noarch 0:2.14.1-1.el7ost \n python-oslotest.noarch 0:2.10.0-1.el7ost \n python-osprofiler.noarch 0:1.4.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.4.0-1.el7ost \n python-pyeclib.x86_64 0:1.3.1-1.el7ost \n python-pyroute2.noarch 0:0.4.19-1.el7ost \n python-requestsexceptions.noarch 0:1.3.0-1.el7ost \n python-saharaclient.noarch 0:1.1.0-1.el7ost \n python-sqlalchemy.x86_64 0:1.0.11-1.el7ost \n python-stevedore.noarch 0:1.25.1-1.el7ost \n python-subunit.noarch 0:1.0.0-2.el7ost \n python-swiftclient.noarch 0:3.3.0-1.el7ost \n python-sysv_ipc.x86_64 0:0.4.2-13.el7ost \n python-taskflow.noarch 0:2.9.1-1.el7ost \n python-tempest.noarch 1:13.0.0-16.bafe630git.el7ost \n python-tenacity.noarch 0:4.4.0-1.el7ost \n python-testrepository.noarch 0:0.0.20-3.1.el7ost \n python-testresources.noarch 0:0.2.7-6.el7ost \n python-testscenarios.noarch 0:0.4-6.el7ost \n python-tooz.noarch 0:1.48.2-1.el7ost \n python-troveclient.noarch 0:2.5.0-1.el7ost \n python-voluptuous.noarch 0:0.8.9-1.el7ost \n python-yaql.noarch 0:1.1.0-2.el7ost \n python-zaqarclient.noarch 0:1.2.0-2.el7ost \n\nComplete!\n"]} >2018-06-18 16:00:08,332 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 16:00:08,353 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:00:08,368 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:00:08,387 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:00:08,402 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:00:08,421 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:00:08,437 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:00:08,454 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:00:08,470 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:00:08,489 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:00:08,504 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:00:08,883 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 16:00:08,960 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 16:00:10,895 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.050847", "end": "2018-06-18 20:00:11.696376", "rc": 0, "start": "2018-06-18 20:00:11.645529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:10,912 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 16:00:12,779 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009289", "end": "2018-06-18 20:00:13.580091", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 20:00:13.570802", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:12,779 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:12,796 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 16:00:14,611 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.010587", "end": "2018-06-18 20:00:15.412056", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:15.401469", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:14,611 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:14,628 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 16:00:16,465 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.010810", "end": "2018-06-18 20:00:17.266653", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:17.255843", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:16,465 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:16,482 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 16:00:18,281 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.009666", "end": "2018-06-18 20:00:19.083567", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:19.073901", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:18,282 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:18,298 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 16:00:20,048 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.010036", "end": "2018-06-18 20:00:20.848624", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:20.838588", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:20,048 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:20,065 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 16:00:21,871 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.010286", "end": "2018-06-18 20:00:22.671270", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:22.660984", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:21,871 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:21,888 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 16:00:23,686 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.010694", "end": "2018-06-18 20:00:24.486943", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:24.476249", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 16:00:23,686 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:23,702 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 16:00:25,538 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.010942", "end": "2018-06-18 20:00:26.338667", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:26.327725", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 16:00:25,538 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:25,555 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 16:00:25,595 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 16:00:25,611 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 16:00:27,369 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003281", "end": "2018-06-18 20:00:28.170629", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 20:00:28.167348", "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-06-18 16:00:27,369 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:27,385 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 16:00:27,429 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 16:00:27,446 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 16:00:29,747 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:00:29,747 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:29,764 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 16:00:31,586 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.008780", "end": "2018-06-18 20:00:32.387110", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:32.378330", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:31,587 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:31,603 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 16:00:33,458 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.012175", "end": "2018-06-18 20:00:34.255134", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:34.242959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:33,458 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:33,475 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 16:00:35,387 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.049687", "end": "2018-06-18 20:00:36.186981", "rc": 0, "start": "2018-06-18 20:00:36.137294", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:35,404 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 16:00:37,258 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.011021", "end": "2018-06-18 20:00:38.058036", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 20:00:38.047015", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:37,259 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:37,275 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 16:00:39,060 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.009706", "end": "2018-06-18 20:00:39.861629", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:39.851923", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:39,060 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:39,076 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 16:00:40,870 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.010590", "end": "2018-06-18 20:00:41.672366", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:41.661776", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:40,871 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:40,889 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 16:00:40,935 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 16:00:40,951 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 16:00:42,735 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:00:42,751 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 16:00:42,797 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 16:00:42,813 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:00:44,740 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.090827", "end": "2018-06-18 20:00:45.540320", "rc": 0, "start": "2018-06-18 20:00:45.449493", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:00:44,757 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:00:44,800 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:00:44,817 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 16:00:47,123 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:00:47,123 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:47,140 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 16:00:48,959 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.010554", "end": "2018-06-18 20:00:49.760026", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:49.749472", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:48,959 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:48,976 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 16:00:50,873 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.050392", "end": "2018-06-18 20:00:51.672578", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:51.622186", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:50,873 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:50,889 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 16:00:52,758 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.008875", "end": "2018-06-18 20:00:53.559200", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:53.550325", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:52,758 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:52,774 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 16:00:54,623 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.049902", "end": "2018-06-18 20:00:55.423550", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:55.373648", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:54,623 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:54,640 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 16:00:56,454 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.009719", "end": "2018-06-18 20:00:57.256293", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:00:57.246574", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:56,454 p=24869 u=mistral | ...ignoring >2018-06-18 16:00:56,469 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 16:00:58,335 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.050390", "end": "2018-06-18 20:00:59.133619", "rc": 0, "start": "2018-06-18 20:00:59.083229", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:00:58,351 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 16:01:00,285 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.012511", "end": "2018-06-18 20:01:01.083256", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:01.070745", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:00,285 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:00,302 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 16:01:02,205 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.011391", "end": "2018-06-18 20:01:02.999623", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:02.988232", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:02,205 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:02,222 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 16:01:04,158 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.051262", "end": "2018-06-18 20:01:04.955424", "rc": 0, "start": "2018-06-18 20:01:04.904162", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:04,175 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 16:01:06,100 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.008925", "end": "2018-06-18 20:01:06.901969", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:06.893044", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:06,100 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:06,122 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 16:01:07,905 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 16:01:07,921 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 16:01:07,960 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 16:01:07,976 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 16:01:09,798 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:01:09,815 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 16:01:09,860 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 16:01:09,876 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:01:11,848 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.098403", "end": "2018-06-18 20:01:12.645854", "rc": 0, "start": "2018-06-18 20:01:12.547451", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:01:11,865 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:01:11,908 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:01:11,923 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 16:01:14,249 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:01:14,250 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:14,265 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 16:01:16,061 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.011890", "end": "2018-06-18 20:01:16.857741", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:16.845851", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:16,061 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:16,078 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 16:01:17,975 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.010569", "end": "2018-06-18 20:01:18.775200", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:18.764631", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:17,975 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:17,992 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 16:01:19,859 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.010693", "end": "2018-06-18 20:01:20.658314", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:20.647621", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:19,859 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:19,884 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 16:01:21,713 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.009718", "end": "2018-06-18 20:01:22.513948", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:22.504230", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:21,714 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:21,729 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 16:01:23,566 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.009790", "end": "2018-06-18 20:01:24.366306", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:24.356516", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:23,567 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:23,583 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 16:01:25,410 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010144", "end": "2018-06-18 20:01:26.210187", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:26.200043", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:25,410 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:25,427 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 16:01:27,411 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.050367", "end": "2018-06-18 20:01:28.211401", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:28.161034", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:27,411 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:27,427 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 16:01:29,268 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.010152", "end": "2018-06-18 20:01:30.068741", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:30.058589", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:29,268 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:29,283 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 16:01:31,107 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.010623", "end": "2018-06-18 20:01:31.907120", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:31.896497", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:31,107 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:31,123 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 16:01:32,985 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010939", "end": "2018-06-18 20:01:33.784084", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:33.773145", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:32,985 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:33,002 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 16:01:34,859 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.049706", "end": "2018-06-18 20:01:35.657816", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:35.608110", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:34,860 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:34,876 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 16:01:36,804 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.009680", "end": "2018-06-18 20:01:37.603202", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:37.593522", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:36,804 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:36,821 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 16:01:38,628 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.012014", "end": "2018-06-18 20:01:39.425318", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:39.413304", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:38,628 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:38,644 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 16:01:38,685 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 16:01:38,702 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 16:01:40,538 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:01:40,555 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 16:01:40,599 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 16:01:40,615 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:01:42,539 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.097419", "end": "2018-06-18 20:01:43.337216", "rc": 0, "start": "2018-06-18 20:01:43.239797", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:01:42,555 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:01:42,599 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:01:42,615 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 16:01:45,011 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:01:45,011 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:45,027 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 16:01:45,067 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 16:01:45,082 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 16:01:46,893 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:01:46,909 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 16:01:47,039 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 16:01:47,054 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 16:01:49,473 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:01:49,474 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:49,491 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 16:01:51,310 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.010746", "end": "2018-06-18 20:01:52.107138", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:52.096392", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:53,211 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.010412", "end": "2018-06-18 20:01:54.011101", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:54.000689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:53,213 p=24869 u=mistral | ...ignoring >2018-06-18 16:01:53,230 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 16:01:55,172 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010787", "end": "2018-06-18 20:01:55.970514", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:55.959727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:57,025 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.011239", "end": "2018-06-18 20:01:57.826016", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:57.814777", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:01:58,869 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.010663", "end": "2018-06-18 20:01:59.669725", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:01:59.659062", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:00,700 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009940", "end": "2018-06-18 20:02:01.500713", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:01.490773", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:02,489 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.010787", "end": "2018-06-18 20:02:03.289124", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:03.278337", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:04,329 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.011358", "end": "2018-06-18 20:02:05.128229", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:05.116871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:06,155 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.009204", "end": "2018-06-18 20:02:06.953435", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:06.944231", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:07,915 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.009100", "end": "2018-06-18 20:02:08.716163", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:08.707063", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:09,663 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.009136", "end": "2018-06-18 20:02:10.464354", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:10.455218", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:11,465 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.010455", "end": "2018-06-18 20:02:12.261329", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:12.250874", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:13,313 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.010884", "end": "2018-06-18 20:02:14.111104", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:14.100220", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:15,110 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.010918", "end": "2018-06-18 20:02:15.907411", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:15.896493", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:15,114 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:15,129 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 16:02:15,150 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,165 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 16:02:15,184 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,199 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 16:02:15,221 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,237 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 16:02:15,258 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,273 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 16:02:15,291 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,306 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 16:02:15,324 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,340 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 16:02:15,359 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,374 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 16:02:15,395 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,411 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 16:02:15,427 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,443 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 16:02:15,460 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,475 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 16:02:15,494 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,510 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 16:02:15,529 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,545 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:02:15,564 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,578 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:02:15,595 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,610 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:02:15,629 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,644 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 16:02:15,663 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,678 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 16:02:15,698 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,714 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 16:02:15,732 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,748 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 16:02:15,767 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,782 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 16:02:15,801 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,816 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 16:02:15,836 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,853 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:02:15,871 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,888 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 16:02:15,910 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,926 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 16:02:15,947 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:15,964 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 16:02:15,986 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,005 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 16:02:16,025 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,041 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 16:02:16,064 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,080 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 16:02:16,102 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,118 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 16:02:16,140 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,156 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 16:02:16,178 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,195 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 16:02:16,214 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,231 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 16:02:16,253 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,270 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 16:02:16,292 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,309 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 16:02:16,336 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,352 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 16:02:16,369 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,384 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:02:16,404 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,420 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 16:02:16,439 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,456 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 16:02:16,476 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,492 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 16:02:16,510 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,526 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 16:02:16,546 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,562 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 16:02:16,582 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,598 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 16:02:16,618 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,635 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 16:02:16,653 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,669 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 16:02:16,689 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,705 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 16:02:16,725 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,742 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 16:02:16,761 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,775 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 16:02:16,795 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,807 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 16:02:16,826 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,839 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 16:02:16,860 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,873 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 16:02:16,893 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,907 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 16:02:16,929 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,944 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 16:02:16,961 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:16,978 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 16:02:16,997 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,014 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 16:02:17,035 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,051 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 16:02:17,071 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,087 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 16:02:17,106 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,122 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 16:02:17,141 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,158 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 16:02:17,177 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,193 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 16:02:17,213 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,230 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 16:02:17,248 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,265 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 16:02:17,285 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,302 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 16:02:17,321 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,337 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 16:02:17,357 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,374 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 16:02:17,395 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,411 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 16:02:17,429 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,446 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 16:02:17,471 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,489 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 16:02:17,510 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,526 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 16:02:17,547 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,562 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 16:02:17,580 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,596 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 16:02:17,616 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,633 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 16:02:17,653 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,669 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 16:02:17,689 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,706 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 16:02:17,724 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,740 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 16:02:17,760 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,777 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 16:02:17,797 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,813 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 16:02:17,833 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,849 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 16:02:17,869 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,884 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 16:02:17,902 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,919 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 16:02:17,940 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,956 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 16:02:17,977 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:17,993 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 16:02:18,024 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,040 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 16:02:18,058 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,075 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 16:02:18,094 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,111 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 16:02:18,132 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,148 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 16:02:18,168 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,185 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 16:02:18,203 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,218 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 16:02:18,237 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,253 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 16:02:18,274 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,289 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 16:02:18,309 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,326 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 16:02:18,347 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,362 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 16:02:18,378 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,393 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 16:02:18,412 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,427 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 16:02:18,446 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,462 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 16:02:18,480 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,497 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 16:02:18,516 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,532 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 16:02:18,551 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,567 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 16:02:18,587 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,602 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 16:02:18,621 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,636 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 16:02:18,656 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,671 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 16:02:18,687 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,703 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 16:02:18,722 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,738 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 16:02:18,757 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,772 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 16:02:18,791 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,807 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 16:02:18,825 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,840 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 16:02:18,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,875 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 16:02:18,893 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,909 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 16:02:18,927 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,943 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 16:02:18,963 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:18,979 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 16:02:18,997 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,013 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 16:02:19,033 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,049 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 16:02:19,068 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,083 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 16:02:19,105 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,121 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 16:02:19,140 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,155 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 16:02:19,175 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,190 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 16:02:19,209 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,225 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 16:02:19,244 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,260 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 16:02:19,277 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,292 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 16:02:19,310 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,325 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 16:02:19,343 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,358 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 16:02:19,377 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,392 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 16:02:19,411 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,426 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 16:02:19,443 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,459 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 16:02:19,477 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,492 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 16:02:19,513 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,528 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 16:02:19,549 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,564 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 16:02:19,581 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,596 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 16:02:19,616 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,631 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 16:02:19,652 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,668 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 16:02:19,686 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,703 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 16:02:19,721 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,737 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 16:02:19,758 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,774 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 16:02:19,795 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,811 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 16:02:19,833 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,852 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 16:02:19,872 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,888 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 16:02:19,906 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,922 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 16:02:19,940 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,957 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 16:02:19,975 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:19,991 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 16:02:20,013 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,028 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 16:02:20,046 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,062 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 16:02:20,080 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,096 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 16:02:20,116 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,132 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 16:02:20,152 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,169 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 16:02:20,189 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,206 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 16:02:20,227 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,243 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 16:02:20,263 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,279 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 16:02:20,298 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,314 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 16:02:20,333 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,349 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 16:02:20,368 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,383 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 16:02:20,402 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,418 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 16:02:20,437 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,453 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 16:02:20,472 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,488 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 16:02:20,517 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:01:52.107138', '_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-06-18 20:01:52.096392', u'delta': u'0:00:00.010746', '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.010746", "end": "2018-06-18 20:01:52.107138", "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-06-18 20:01:52.096392", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,521 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:01:54.011101', '_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-06-18 20:01:54.000689', u'delta': u'0:00:00.010412', '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.010412", "end": "2018-06-18 20:01:54.011101", "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-06-18 20:01:54.000689", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,537 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 16:02:20,556 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,571 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 16:02:20,591 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,606 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 16:02:20,641 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:01:55.970514', '_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-06-18 20:01:55.959727', u'delta': u'0:00:00.010787', '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.010787", "end": "2018-06-18 20:01:55.970514", "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-06-18 20:01:55.959727", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,644 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:01:57.826016', '_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-06-18 20:01:57.814777', u'delta': u'0:00:00.011239', '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.011239", "end": "2018-06-18 20:01:57.826016", "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-06-18 20:01:57.814777", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,649 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:01:59.669725', '_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-06-18 20:01:59.659062', u'delta': u'0:00:00.010663', '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.010663", "end": "2018-06-18 20:01:59.669725", "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-06-18 20:01:59.659062", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,654 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:01.500713', '_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-06-18 20:02:01.490773', u'delta': u'0:00:00.009940', '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.009940", "end": "2018-06-18 20:02:01.500713", "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-06-18 20:02:01.490773", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,658 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:03.289124', '_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-06-18 20:02:03.278337', u'delta': u'0:00:00.010787', '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.010787", "end": "2018-06-18 20:02:03.289124", "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-06-18 20:02:03.278337", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,665 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:05.128229', '_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-06-18 20:02:05.116871', u'delta': u'0:00:00.011358', '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.011358", "end": "2018-06-18 20:02:05.128229", "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-06-18 20:02:05.116871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,670 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:06.953435', '_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-06-18 20:02:06.944231', u'delta': u'0:00:00.009204', '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.009204", "end": "2018-06-18 20:02:06.953435", "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-06-18 20:02:06.944231", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,675 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:08.716163', '_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-06-18 20:02:08.707063', u'delta': u'0:00:00.009100', '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.009100", "end": "2018-06-18 20:02:08.716163", "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-06-18 20:02:08.707063", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,681 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:10.464354', '_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-06-18 20:02:10.455218', u'delta': u'0:00:00.009136', '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.009136", "end": "2018-06-18 20:02:10.464354", "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-06-18 20:02:10.455218", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,685 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:12.261329', '_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-06-18 20:02:12.250874', u'delta': u'0:00:00.010455', '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.010455", "end": "2018-06-18 20:02:12.261329", "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-06-18 20:02:12.250874", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,691 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:14.111104', '_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-06-18 20:02:14.100220', u'delta': u'0:00:00.010884', '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.010884", "end": "2018-06-18 20:02:14.111104", "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-06-18 20:02:14.100220", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,698 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:02:15.907411', '_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-06-18 20:02:15.896493', u'delta': u'0:00:00.010918', '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.010918", "end": "2018-06-18 20:02:15.907411", "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-06-18 20:02:15.896493", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,716 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 16:02:20,734 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,749 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 16:02:20,780 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,795 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 16:02:20,814 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,831 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 16:02:20,851 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,866 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 16:02:20,885 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,902 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 16:02:20,919 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,935 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 16:02:20,952 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:20,968 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 16:02:20,987 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,003 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 16:02:21,022 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,037 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 16:02:21,060 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,075 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 16:02:21,093 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,109 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 16:02:21,128 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,144 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 16:02:21,162 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,177 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 16:02:21,196 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,213 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 16:02:21,232 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,248 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 16:02:21,273 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,289 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 16:02:21,310 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,325 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 16:02:21,345 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,361 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 16:02:21,380 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,395 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 16:02:21,412 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,427 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 16:02:21,445 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,461 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 16:02:21,479 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,496 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 16:02:21,518 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,533 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 16:02:21,549 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,565 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 16:02:21,586 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,601 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 16:02:21,621 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,636 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 16:02:21,657 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,674 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 16:02:21,691 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,706 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 16:02:21,725 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,740 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 16:02:21,759 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,774 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 16:02:21,793 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,807 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 16:02:21,826 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,841 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 16:02:21,858 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,873 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 16:02:21,892 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,907 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 16:02:21,928 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,944 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 16:02:21,963 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:21,978 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 16:02:21,994 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,010 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 16:02:22,028 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,043 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 16:02:22,061 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,076 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 16:02:22,094 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,110 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 16:02:22,126 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,141 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 16:02:22,162 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,177 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 16:02:22,195 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,211 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 16:02:22,230 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,247 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 16:02:22,267 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,282 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 16:02:22,300 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,316 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 16:02:22,336 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,353 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 16:02:22,373 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,390 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 16:02:22,410 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,427 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 16:02:22,445 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,461 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 16:02:22,480 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:22,496 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 16:02:27,705 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "out": "online"} >2018-06-18 16:02:27,721 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:02:27,741 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:27,756 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:02:27,775 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:27,791 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:02:27,812 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:27,827 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:02:27,845 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:02:27,861 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:02:28,282 p=24869 u=mistral | included: /var/lib/mistral/1d89803e-290d-43fe-8d75-765e6cc16e9a/Controller/upgrade_tasks.yaml for 192.168.0.13 >2018-06-18 16:02:28,363 p=24869 u=mistral | TASK [Check for aodh api service running under apache] ************************* >2018-06-18 16:02:30,335 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q aodh", "delta": "0:00:00.053205", "end": "2018-06-18 20:02:31.132510", "rc": 0, "start": "2018-06-18 20:02:31.079305", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:30,358 p=24869 u=mistral | TASK [Check if httpd is running] *********************************************** >2018-06-18 16:02:32,309 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.010015", "end": "2018-06-18 20:02:33.104296", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 20:02:33.094281", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:32,309 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:32,326 p=24869 u=mistral | TASK [Check if aodh_evaluator is deployed] ************************************* >2018-06-18 16:02:34,246 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-evaluator"], "delta": "0:00:00.012679", "end": "2018-06-18 20:02:35.043592", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:35.030913", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:34,246 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:34,263 p=24869 u=mistral | TASK [Check if aodh_listener is deployed] ************************************** >2018-06-18 16:02:36,178 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-listener"], "delta": "0:00:00.009864", "end": "2018-06-18 20:02:36.977019", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:36.967155", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:36,179 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:36,204 p=24869 u=mistral | TASK [Check if aodh_notifier is deployed] ************************************** >2018-06-18 16:02:38,091 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-aodh-notifier"], "delta": "0:00:00.009725", "end": "2018-06-18 20:02:38.889902", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:38.880177", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:38,091 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:38,107 p=24869 u=mistral | TASK [Check if ceilometer_agent_central is deployed] *************************** >2018-06-18 16:02:40,011 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-central"], "delta": "0:00:00.012030", "end": "2018-06-18 20:02:40.808949", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:40.796919", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:40,011 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:40,028 p=24869 u=mistral | TASK [Check if ceilometer_agent_notification is deployed] ********************** >2018-06-18 16:02:41,945 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-ceilometer-notification"], "delta": "0:00:00.009433", "end": "2018-06-18 20:02:42.742502", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:42.733069", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:41,946 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:41,962 p=24869 u=mistral | TASK [Check is cinder_api is deployed] ***************************************** >2018-06-18 16:02:43,880 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-api"], "delta": "0:00:00.012529", "end": "2018-06-18 20:02:44.674273", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:44.661744", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 16:02:43,880 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:43,896 p=24869 u=mistral | TASK [Check if cinder_scheduler is deployed] *********************************** >2018-06-18 16:02:45,761 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "openstack-cinder-scheduler"], "delta": "0:00:00.010475", "end": "2018-06-18 20:02:46.560077", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:46.549602", "stderr": "", "stderr_lines": [], "stdout": "disabled", "stdout_lines": ["disabled"]} >2018-06-18 16:02:45,761 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:45,778 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 16:02:45,816 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-cinder-volume:pcmklatest"}, "changed": false} >2018-06-18 16:02:45,832 p=24869 u=mistral | TASK [Check for Cinder-Volume Kolla configuration] ***************************** >2018-06-18 16:02:47,677 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "cmd": ["grep", "^volume_driver[ \\t]*=", "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf"], "delta": "0:00:00.003750", "end": "2018-06-18 20:02:48.475975", "msg": "non-zero return code", "rc": 2, "start": "2018-06-18 20:02:48.472225", "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-06-18 16:02:47,678 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:47,694 p=24869 u=mistral | TASK [Check if Cinder-Volume is already containerized] ************************* >2018-06-18 16:02:47,742 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"cinder_volume_containerized": false}, "changed": false} >2018-06-18 16:02:47,759 p=24869 u=mistral | TASK [Check openstack-cinder-volume cluster resource status] ******************* >2018-06-18 16:02:50,238 p=24869 u=mistral | fatal: [192.168.0.13]: 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-06-18 16:02:50,238 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:50,254 p=24869 u=mistral | TASK [Check if glance_api is deployed] ***************************************** >2018-06-18 16:02:52,106 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-glance-api"], "delta": "0:00:00.011431", "end": "2018-06-18 20:02:52.904578", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:52.893147", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:52,106 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:52,121 p=24869 u=mistral | TASK [Check if gnocchi_api is deployed] **************************************** >2018-06-18 16:02:53,957 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-api"], "delta": "0:00:00.010252", "end": "2018-06-18 20:02:54.756454", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:02:54.746202", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:53,957 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:53,973 p=24869 u=mistral | TASK [Check for gnocchi_api running under apache] ****************************** >2018-06-18 16:02:55,844 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q gnocchi", "delta": "0:00:00.048256", "end": "2018-06-18 20:02:56.643023", "rc": 0, "start": "2018-06-18 20:02:56.594767", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:55,859 p=24869 u=mistral | TASK [Check if httpd service is running] *************************************** >2018-06-18 16:02:57,713 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-active", "--quiet", "httpd"], "delta": "0:00:00.009538", "end": "2018-06-18 20:02:58.509716", "msg": "non-zero return code", "rc": 3, "start": "2018-06-18 20:02:58.500178", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:57,714 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:57,732 p=24869 u=mistral | TASK [Check if gnocchi_metricd is deployed] ************************************ >2018-06-18 16:02:59,562 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-metricd"], "delta": "0:00:00.011321", "end": "2018-06-18 20:03:00.361590", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:00.350269", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:02:59,563 p=24869 u=mistral | ...ignoring >2018-06-18 16:02:59,578 p=24869 u=mistral | TASK [Check if gnocchi_statsd is deployed] ************************************* >2018-06-18 16:03:01,477 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-gnocchi-statsd"], "delta": "0:00:00.011110", "end": "2018-06-18 20:03:02.275780", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:02.264670", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:01,477 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:01,493 p=24869 u=mistral | TASK [Get docker haproxy image] ************************************************ >2018-06-18 16:03:01,533 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-haproxy:pcmklatest"}, "changed": false} >2018-06-18 16:03:01,550 p=24869 u=mistral | TASK [Check for haproxy Kolla configuration] *********************************** >2018-06-18 16:03:03,428 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:03:03,445 p=24869 u=mistral | TASK [Check if haproxy is already containerized] ******************************* >2018-06-18 16:03:03,496 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"haproxy_containerized": false}, "changed": false} >2018-06-18 16:03:03,511 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:03:05,458 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.094454", "end": "2018-06-18 20:03:06.254914", "rc": 0, "start": "2018-06-18 20:03:06.160460", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:03:05,475 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:03:05,522 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:03:05,538 p=24869 u=mistral | TASK [Check haproxy-bundle cluster resource status] **************************** >2018-06-18 16:03:07,976 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'haproxy-bundle'\n", "msg": "Failed, to set the resource haproxy-bundle to the state show", "output": "", "rc": 1} >2018-06-18 16:03:07,977 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:07,994 p=24869 u=mistral | TASK [Check if heat_api is deployed] ******************************************* >2018-06-18 16:03:09,878 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api"], "delta": "0:00:00.011014", "end": "2018-06-18 20:03:10.676083", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:10.665069", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:09,878 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:09,895 p=24869 u=mistral | TASK [Check for heat_api running under apache] ********************************* >2018-06-18 16:03:11,803 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_wsgi", "delta": "0:00:00.049652", "end": "2018-06-18 20:03:12.601253", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:12.551601", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:11,803 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:11,819 p=24869 u=mistral | TASK [Check if heat_api_cfn is deployed] *************************************** >2018-06-18 16:03:13,676 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-api-cfn"], "delta": "0:00:00.010980", "end": "2018-06-18 20:03:14.474326", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:14.463346", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:13,677 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:13,694 p=24869 u=mistral | TASK [Check for heat_api_cfn running under apache] ***************************** >2018-06-18 16:03:15,603 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q heat_api_cfn_wsgi", "delta": "0:00:00.049513", "end": "2018-06-18 20:03:16.401384", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:16.351871", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:15,603 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:15,619 p=24869 u=mistral | TASK [Check if heat_engine is deployed] **************************************** >2018-06-18 16:03:17,440 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-heat-engine"], "delta": "0:00:00.010825", "end": "2018-06-18 20:03:18.238677", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:18.227852", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:17,440 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:17,455 p=24869 u=mistral | TASK [Check for horizon running under apache] ********************************** >2018-06-18 16:03:19,349 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q horizon_vhost", "delta": "0:00:00.050836", "end": "2018-06-18 20:03:20.144940", "rc": 0, "start": "2018-06-18 20:03:20.094104", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:19,365 p=24869 u=mistral | TASK [Check if iscsid service is deployed] ************************************* >2018-06-18 16:03:21,207 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid"], "delta": "0:00:00.009722", "end": "2018-06-18 20:03:22.005887", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:21.996165", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:21,208 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:21,224 p=24869 u=mistral | TASK [Check if iscsid.socket service is deployed] ****************************** >2018-06-18 16:03:23,068 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "iscsid.socket"], "delta": "0:00:00.011318", "end": "2018-06-18 20:03:23.865727", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:23.854409", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:23,068 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:23,092 p=24869 u=mistral | TASK [Check for keystone running under apache] ********************************* >2018-06-18 16:03:25,008 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q keystone_wsgi", "delta": "0:00:00.048018", "end": "2018-06-18 20:03:25.807504", "rc": 0, "start": "2018-06-18 20:03:25.759486", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:25,025 p=24869 u=mistral | TASK [Check if memcached is deployed] ****************************************** >2018-06-18 16:03:26,888 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "memcached"], "delta": "0:00:00.010321", "end": "2018-06-18 20:03:27.686114", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:27.675793", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:26,889 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:26,905 p=24869 u=mistral | TASK [Check for mongodb service] *********************************************** >2018-06-18 16:03:28,691 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"atime": 1529341542.0031655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "394ba744b5308a335699594e56c3bb6e20e48441", "ctime": 1529337332.861, "dev": 64514, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 492088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "668cb0ec34bd8751eb94bfdc842351bf", "mimetype": "text/plain", "mode": "0644", "mtime": 1455728680.0, "nlink": 1, "path": "/usr/lib/systemd/system/mongod.service", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 364, "uid": 0, "version": "18446744072073783968", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} >2018-06-18 16:03:28,707 p=24869 u=mistral | TASK [Get docker Mysql image] ************************************************** >2018-06-18 16:03:28,758 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-mariadb:pcmklatest"}, "changed": false} >2018-06-18 16:03:28,774 p=24869 u=mistral | TASK [Check for Mysql Kolla configuration] ************************************* >2018-06-18 16:03:30,542 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:03:30,559 p=24869 u=mistral | TASK [Check if Mysql is already containerized] ********************************* >2018-06-18 16:03:30,604 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"mysql_containerized": false}, "changed": false} >2018-06-18 16:03:30,620 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:03:32,522 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.096927", "end": "2018-06-18 20:03:33.319697", "rc": 0, "start": "2018-06-18 20:03:33.222770", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:03:32,539 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:03:32,585 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:03:32,601 p=24869 u=mistral | TASK [Check galera cluster resource status] ************************************ >2018-06-18 16:03:34,902 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'galera'\n", "msg": "Failed, to set the resource galera to the state show", "output": "", "rc": 1} >2018-06-18 16:03:34,903 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:34,927 p=24869 u=mistral | TASK [Check if neutron_server is deployed] ************************************* >2018-06-18 16:03:36,756 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-server"], "delta": "0:00:00.010572", "end": "2018-06-18 20:03:37.555061", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:37.544489", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:36,756 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:36,772 p=24869 u=mistral | TASK [Check if neutron_dhcp_agent is deployed] ********************************* >2018-06-18 16:03:38,561 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-dhcp-agent"], "delta": "0:00:00.009410", "end": "2018-06-18 20:03:39.359089", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:39.349679", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:38,561 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:38,578 p=24869 u=mistral | TASK [Check if neutron_l3_agent is deployed] *********************************** >2018-06-18 16:03:40,388 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-l3-agent"], "delta": "0:00:00.009951", "end": "2018-06-18 20:03:41.186463", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:41.176512", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:40,389 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:40,405 p=24869 u=mistral | TASK [Check if neutron_metadata_agent is deployed] ***************************** >2018-06-18 16:03:42,131 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-metadata-agent"], "delta": "0:00:00.009335", "end": "2018-06-18 20:03:42.930074", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:42.920739", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:42,131 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:42,147 p=24869 u=mistral | TASK [Check if neutron_ovs_agent is deployed] ********************************** >2018-06-18 16:03:43,944 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "neutron-openvswitch-agent"], "delta": "0:00:00.010780", "end": "2018-06-18 20:03:44.742309", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:44.731529", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:43,944 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:43,962 p=24869 u=mistral | TASK [Check if nova_api is deployed] ******************************************* >2018-06-18 16:03:45,736 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010109", "end": "2018-06-18 20:03:46.535629", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:46.525520", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:45,737 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:45,753 p=24869 u=mistral | TASK [Check for nova-api running under apache] ********************************* >2018-06-18 16:03:47,546 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q 'nova'", "delta": "0:00:00.048566", "end": "2018-06-18 20:03:48.344399", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:48.295833", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:47,546 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:47,570 p=24869 u=mistral | TASK [Check if nova_conductor is deployed] ************************************* >2018-06-18 16:03:49,402 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-conductor"], "delta": "0:00:00.009082", "end": "2018-06-18 20:03:50.200741", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:50.191659", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:49,402 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:49,420 p=24869 u=mistral | TASK [Check if nova_consoleauth is deployed] *********************************** >2018-06-18 16:03:51,232 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-consoleauth"], "delta": "0:00:00.009685", "end": "2018-06-18 20:03:52.030211", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:52.020526", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:51,232 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:51,248 p=24869 u=mistral | TASK [Check if nova_api_metadata is deployed] ********************************** >2018-06-18 16:03:53,080 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-api"], "delta": "0:00:00.010155", "end": "2018-06-18 20:03:53.878430", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:53.868275", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:53,080 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:53,096 p=24869 u=mistral | TASK [Check for nova placement running under apache] *************************** >2018-06-18 16:03:54,974 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": "httpd -t -D DUMP_VHOSTS | grep -q placement_wsgi", "delta": "0:00:00.051095", "end": "2018-06-18 20:03:55.770775", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:55.719680", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:54,974 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:54,990 p=24869 u=mistral | TASK [Check if nova_scheduler is deployed] ************************************* >2018-06-18 16:03:56,794 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-scheduler"], "delta": "0:00:00.010545", "end": "2018-06-18 20:03:57.592711", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:57.582166", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:56,794 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:56,810 p=24869 u=mistral | TASK [Check if nova vncproxy is deployed] ************************************** >2018-06-18 16:03:58,633 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-nova-novncproxy"], "delta": "0:00:00.010079", "end": "2018-06-18 20:03:59.431212", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:03:59.421133", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:03:58,633 p=24869 u=mistral | ...ignoring >2018-06-18 16:03:58,648 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 16:03:58,690 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbitmq_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-rabbitmq:pcmklatest"}, "changed": false} >2018-06-18 16:03:58,706 p=24869 u=mistral | TASK [Check for Rabbitmq Kolla configuration] ********************************** >2018-06-18 16:04:00,484 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:04:00,499 p=24869 u=mistral | TASK [Check if Rabbitmq is already containerized] ****************************** >2018-06-18 16:04:00,541 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"rabbit_containerized": false}, "changed": false} >2018-06-18 16:04:00,556 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:04:02,430 p=24869 u=mistral | changed: [192.168.0.13] => {"changed": true, "cmd": ["hiera", "-c", "/etc/puppet/hiera.yaml", "bootstrap_nodeid"], "delta": "0:00:00.095087", "end": "2018-06-18 20:04:03.227048", "rc": 0, "start": "2018-06-18 20:04:03.131961", "stderr": "", "stderr_lines": [], "stdout": "CONTROLLER-R00-00", "stdout_lines": ["CONTROLLER-R00-00"]} >2018-06-18 16:04:02,446 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:04:02,492 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"is_bootstrap_node": true}, "changed": false} >2018-06-18 16:04:02,508 p=24869 u=mistral | TASK [Check rabbitmq-bundle cluster resource status] *************************** >2018-06-18 16:04:04,775 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'rabbitmq-bundle'\n", "msg": "Failed, to set the resource rabbitmq-bundle to the state show", "output": "", "rc": 1} >2018-06-18 16:04:04,775 p=24869 u=mistral | ...ignoring >2018-06-18 16:04:04,798 p=24869 u=mistral | TASK [Get docker redis image] ************************************************** >2018-06-18 16:04:04,840 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_docker_image_latest": "rhos-qe-mirror-tlv.usersys.redhat.com:5000/rhosp13/openstack-redis:pcmklatest"}, "changed": false} >2018-06-18 16:04:04,857 p=24869 u=mistral | TASK [Check for redis Kolla configuration] ************************************* >2018-06-18 16:04:06,660 p=24869 u=mistral | ok: [192.168.0.13] => {"changed": false, "stat": {"exists": false}} >2018-06-18 16:04:06,676 p=24869 u=mistral | TASK [Check if redis is already containerized] ********************************* >2018-06-18 16:04:06,720 p=24869 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"redis_containerized": false}, "changed": false} >2018-06-18 16:04:06,736 p=24869 u=mistral | TASK [Check redis-bundle cluster resource status] ****************************** >2018-06-18 16:04:09,020 p=24869 u=mistral | fatal: [192.168.0.13]: FAILED! => {"changed": false, "error": "Error: unable to find resource 'redis-bundle'\n", "msg": "Failed, to set the resource redis-bundle to the state show", "output": "", "rc": 1} >2018-06-18 16:04:09,020 p=24869 u=mistral | ...ignoring >2018-06-18 16:04:09,037 p=24869 u=mistral | TASK [Check if swift-proxy or swift-object-expirer are deployed] *************** >2018-06-18 16:04:10,811 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-proxy) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-proxy"], "delta": "0:00:00.010087", "end": "2018-06-18 20:04:11.605876", "item": "openstack-swift-proxy", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:11.595789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:12,573 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-expirer) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-expirer"], "delta": "0:00:00.009554", "end": "2018-06-18 20:04:13.372218", "item": "openstack-swift-object-expirer", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:13.362664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:12,574 p=24869 u=mistral | ...ignoring >2018-06-18 16:04:12,591 p=24869 u=mistral | TASK [Check if swift storage services are deployed] **************************** >2018-06-18 16:04:14,382 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-auditor"], "delta": "0:00:00.010026", "end": "2018-06-18 20:04:15.177431", "item": "openstack-swift-account-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:15.167405", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:16,189 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-reaper) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-reaper"], "delta": "0:00:00.009863", "end": "2018-06-18 20:04:16.988142", "item": "openstack-swift-account-reaper", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:16.978279", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:17,998 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account-replicator"], "delta": "0:00:00.010545", "end": "2018-06-18 20:04:18.795745", "item": "openstack-swift-account-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:18.785200", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:19,775 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-account) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-account"], "delta": "0:00:00.009946", "end": "2018-06-18 20:04:20.572566", "item": "openstack-swift-account", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:20.562620", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:21,683 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-auditor"], "delta": "0:00:00.011166", "end": "2018-06-18 20:04:22.479089", "item": "openstack-swift-container-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:22.467923", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:23,480 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-replicator"], "delta": "0:00:00.009886", "end": "2018-06-18 20:04:24.276606", "item": "openstack-swift-container-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:24.266720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:25,267 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container-updater"], "delta": "0:00:00.008954", "end": "2018-06-18 20:04:26.068579", "item": "openstack-swift-container-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:26.059625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:27,051 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-container) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-container"], "delta": "0:00:00.010480", "end": "2018-06-18 20:04:27.849769", "item": "openstack-swift-container", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:27.839289", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:28,873 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-auditor) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-auditor"], "delta": "0:00:00.010991", "end": "2018-06-18 20:04:29.668542", "item": "openstack-swift-object-auditor", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:29.657551", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:30,653 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-replicator) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-replicator"], "delta": "0:00:00.009833", "end": "2018-06-18 20:04:31.450085", "item": "openstack-swift-object-replicator", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:31.440252", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:32,496 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object-updater) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object-updater"], "delta": "0:00:00.010605", "end": "2018-06-18 20:04:33.290810", "item": "openstack-swift-object-updater", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:33.280205", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:34,293 p=24869 u=mistral | failed: [192.168.0.13] (item=openstack-swift-object) => {"changed": true, "cmd": ["systemctl", "is-enabled", "--quiet", "openstack-swift-object"], "delta": "0:00:00.010132", "end": "2018-06-18 20:04:35.091774", "item": "openstack-swift-object", "msg": "non-zero return code", "rc": 1, "start": "2018-06-18 20:04:35.081642", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} >2018-06-18 16:04:34,298 p=24869 u=mistral | ...ignoring >2018-06-18 16:04:34,313 p=24869 u=mistral | TASK [Get cinder_volume image id currently used by pacemaker] ****************** >2018-06-18 16:04:34,332 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,346 p=24869 u=mistral | TASK [Temporarily tag the current cinder_volume image id with the upgraded image name] *** >2018-06-18 16:04:34,365 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,380 p=24869 u=mistral | TASK [Get haproxy image id currently used by pacemaker] ************************ >2018-06-18 16:04:34,399 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,414 p=24869 u=mistral | TASK [Temporarily tag the current haproxy image id with the upgraded image name] *** >2018-06-18 16:04:34,430 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,446 p=24869 u=mistral | TASK [Get galera image id currently used by pacemaker] ************************* >2018-06-18 16:04:34,465 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,480 p=24869 u=mistral | TASK [Temporarily tag the current galera image id with the upgraded image name] *** >2018-06-18 16:04:34,500 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,516 p=24869 u=mistral | TASK [Get rabbitmq image id currently used by pacemaker] *********************** >2018-06-18 16:04:34,537 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,551 p=24869 u=mistral | TASK [Temporarily tag the current rabbitmq image id with the upgraded image name] *** >2018-06-18 16:04:34,567 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,583 p=24869 u=mistral | TASK [Get redis image id currently used by pacemaker] ************************** >2018-06-18 16:04:34,601 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,616 p=24869 u=mistral | TASK [Temporarily tag the current redis image id with the upgraded image name] *** >2018-06-18 16:04:34,634 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,649 p=24869 u=mistral | TASK [Check yum for rpm-python present] **************************************** >2018-06-18 16:04:34,667 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,683 p=24869 u=mistral | TASK [Fail when rpm-python wasn't present] ************************************* >2018-06-18 16:04:34,699 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,714 p=24869 u=mistral | TASK [get bootstrap nodeid] **************************************************** >2018-06-18 16:04:34,733 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,748 p=24869 u=mistral | TASK [set is_bootstrap_node fact] ********************************************** >2018-06-18 16:04:34,765 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,781 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:04:34,800 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,815 p=24869 u=mistral | TASK [Disable the openstack-cinder-volume cluster resource] ******************** >2018-06-18 16:04:34,834 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,850 p=24869 u=mistral | TASK [Delete the stopped openstack-cinder-volume cluster resource.] ************ >2018-06-18 16:04:34,868 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,885 p=24869 u=mistral | TASK [Disable cinder_volume service from boot] ********************************* >2018-06-18 16:04:34,906 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,922 p=24869 u=mistral | TASK [Disable the cinder_volume cluster resource before container upgrade] ***** >2018-06-18 16:04:34,944 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,960 p=24869 u=mistral | TASK [pcs resource bundle update cinder_volume for new container image name] *** >2018-06-18 16:04:34,982 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:34,998 p=24869 u=mistral | TASK [Enable the cinder_volume cluster resource] ******************************* >2018-06-18 16:04:35,018 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,034 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:04:35,054 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,071 p=24869 u=mistral | TASK [Disable the haproxy cluster resource.] *********************************** >2018-06-18 16:04:35,092 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,108 p=24869 u=mistral | TASK [Delete the stopped haproxy cluster resource.] **************************** >2018-06-18 16:04:35,129 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,145 p=24869 u=mistral | TASK [Disable the haproxy cluster resource before container upgrade] *********** >2018-06-18 16:04:35,163 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,179 p=24869 u=mistral | TASK [Check haproxy stats socket configuration in pacemaker] ******************* >2018-06-18 16:04:35,199 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,215 p=24869 u=mistral | TASK [Check haproxy public certificate configuration in pacemaker] ************* >2018-06-18 16:04:35,235 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,252 p=24869 u=mistral | TASK [Add a bind mount for stats socket in the haproxy bundle] ***************** >2018-06-18 16:04:35,272 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,289 p=24869 u=mistral | TASK [Set HAProxy public cert volume mount fact] ******************************* >2018-06-18 16:04:35,306 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,323 p=24869 u=mistral | TASK [Add a bind mount for public certificate in the haproxy bundle] *********** >2018-06-18 16:04:35,344 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,361 p=24869 u=mistral | TASK [Update the haproxy bundle to use the new container image name] *********** >2018-06-18 16:04:35,381 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,397 p=24869 u=mistral | TASK [Enable the haproxy cluster resource] ************************************* >2018-06-18 16:04:35,418 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,433 p=24869 u=mistral | TASK [Check if heat_api_cloudwatch is deployed] ******************************** >2018-06-18 16:04:35,453 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,469 p=24869 u=mistral | TASK [Stop and disable heat_api_cloudwatch service (pre-upgrade not under httpd)] *** >2018-06-18 16:04:35,486 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,502 p=24869 u=mistral | TASK [Stop and disable mongodb service on upgrade] ***************************** >2018-06-18 16:04:35,521 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,537 p=24869 u=mistral | TASK [Check cluster resource status] ******************************************* >2018-06-18 16:04:35,556 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,572 p=24869 u=mistral | TASK [Disable the galera cluster resource] ************************************* >2018-06-18 16:04:35,593 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,609 p=24869 u=mistral | TASK [Delete the stopped galera cluster resource.] ***************************** >2018-06-18 16:04:35,628 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,645 p=24869 u=mistral | TASK [Disable mysql service] *************************************************** >2018-06-18 16:04:35,665 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,682 p=24869 u=mistral | TASK [Remove clustercheck service from xinetd] ********************************* >2018-06-18 16:04:35,701 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,717 p=24869 u=mistral | TASK [Restart xinetd service after clustercheck removal] *********************** >2018-06-18 16:04:35,736 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,752 p=24869 u=mistral | TASK [Disable the galera cluster resource before container upgrade] ************ >2018-06-18 16:04:35,770 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,786 p=24869 u=mistral | TASK [Check Mysql logging configuration in pacemaker] ************************** >2018-06-18 16:04:35,806 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,822 p=24869 u=mistral | TASK [Add a bind mount for logging in the galera bundle] *********************** >2018-06-18 16:04:35,845 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,862 p=24869 u=mistral | TASK [Reconfigure Mysql log file in the galera resource agent] ***************** >2018-06-18 16:04:35,881 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,897 p=24869 u=mistral | TASK [Update the galera bundle to use the new container image name] ************ >2018-06-18 16:04:35,918 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,934 p=24869 u=mistral | TASK [Enable the galera cluster resource] ************************************** >2018-06-18 16:04:35,952 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:35,968 p=24869 u=mistral | TASK [Set compute upgrade level to auto] *************************************** >2018-06-18 16:04:35,987 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,002 p=24869 u=mistral | TASK [Check cluster resource status of rabbitmq] ******************************* >2018-06-18 16:04:36,021 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,037 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource.] ********************************** >2018-06-18 16:04:36,058 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,075 p=24869 u=mistral | TASK [Delete the stopped rabbitmq cluster resource.] *************************** >2018-06-18 16:04:36,095 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,111 p=24869 u=mistral | TASK [Disable rabbitmq service] ************************************************ >2018-06-18 16:04:36,130 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,145 p=24869 u=mistral | TASK [Disable the rabbitmq cluster resource before container upgrade] ********** >2018-06-18 16:04:36,164 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,179 p=24869 u=mistral | TASK [Check rabbitmq logging configuration in pacemaker] *********************** >2018-06-18 16:04:36,198 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,213 p=24869 u=mistral | TASK [Add a bind mount for logging in the rabbitmq bundle] ********************* >2018-06-18 16:04:36,230 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,245 p=24869 u=mistral | TASK [Update the rabbitmq bundle to use the new container image name] ********** >2018-06-18 16:04:36,265 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,280 p=24869 u=mistral | TASK [Enable the rabbitmq cluster resource] ************************************ >2018-06-18 16:04:36,300 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,315 p=24869 u=mistral | TASK [Check cluster resource status of redis] ********************************** >2018-06-18 16:04:36,335 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,351 p=24869 u=mistral | TASK [Disable the redis cluster resource] ************************************** >2018-06-18 16:04:36,373 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,388 p=24869 u=mistral | TASK [Delete the stopped redis cluster resource.] ****************************** >2018-06-18 16:04:36,406 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,422 p=24869 u=mistral | TASK [Disable redis service] *************************************************** >2018-06-18 16:04:36,441 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,456 p=24869 u=mistral | TASK [Disable the redis cluster resource before container upgrade] ************* >2018-06-18 16:04:36,476 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,492 p=24869 u=mistral | TASK [Check redis logging configuration in pacemaker] ************************** >2018-06-18 16:04:36,513 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,527 p=24869 u=mistral | TASK [Remove old bind mount for logging in the redis bundle] ******************* >2018-06-18 16:04:36,545 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,560 p=24869 u=mistral | TASK [Add a bind mount for logging in the redis bundle] ************************ >2018-06-18 16:04:36,579 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,595 p=24869 u=mistral | TASK [Update the redis bundle to use the new container image name] ************* >2018-06-18 16:04:36,614 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,629 p=24869 u=mistral | TASK [Enable the redis cluster resource] *************************************** >2018-06-18 16:04:36,648 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,664 p=24869 u=mistral | TASK [Stop snmp service] ******************************************************* >2018-06-18 16:04:36,680 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,694 p=24869 u=mistral | TASK [Stop and disable aodh service (running under httpd)] ********************* >2018-06-18 16:04:36,709 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,724 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-api package] ********************** >2018-06-18 16:04:36,741 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,755 p=24869 u=mistral | TASK [Remove openstack-aodh-api package if operator requests it] *************** >2018-06-18 16:04:36,773 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,787 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-evaluator service] *********************** >2018-06-18 16:04:36,806 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,820 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-evaluator package] **************** >2018-06-18 16:04:36,836 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,851 p=24869 u=mistral | TASK [Remove openstack-aodh-evaluator package if operator requests it] ********* >2018-06-18 16:04:36,868 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,884 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-listener service] ************************ >2018-06-18 16:04:36,903 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,917 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-listener package] ***************** >2018-06-18 16:04:36,936 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,952 p=24869 u=mistral | TASK [Remove openstack-aodh-listener package if operator requests it] ********** >2018-06-18 16:04:36,969 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:36,985 p=24869 u=mistral | TASK [Stop and disable openstack-aodh-notifier service] ************************ >2018-06-18 16:04:37,002 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,018 p=24869 u=mistral | TASK [Set fact for removal of openstack-aodh-notifier package] ***************** >2018-06-18 16:04:37,037 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,052 p=24869 u=mistral | TASK [Remove openstack-aodh-notifier package if operator requests it] ********** >2018-06-18 16:04:37,071 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,087 p=24869 u=mistral | TASK [Stop and disable ceilometer agent central service] *********************** >2018-06-18 16:04:37,107 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,121 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-central package] ************ >2018-06-18 16:04:37,140 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,156 p=24869 u=mistral | TASK [Remove openstack-ceilometer-central package if operator requests it] ***** >2018-06-18 16:04:37,178 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,194 p=24869 u=mistral | TASK [Stop and disable ceilometer agent notification service] ****************** >2018-06-18 16:04:37,215 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,230 p=24869 u=mistral | TASK [Set fact for removal of openstack-ceilometer-notification package] ******* >2018-06-18 16:04:37,248 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,264 p=24869 u=mistral | TASK [Remove openstack-ceilometer-notification package if operator requests it] *** >2018-06-18 16:04:37,280 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,295 p=24869 u=mistral | TASK [Stop and disable cinder_api service (pre-upgrade not under httpd)] ******* >2018-06-18 16:04:37,313 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,328 p=24869 u=mistral | TASK [check for cinder_api running under apache (post upgrade)] **************** >2018-06-18 16:04:37,347 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,363 p=24869 u=mistral | TASK [Stop and disable cinder_api service] ************************************* >2018-06-18 16:04:37,382 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,398 p=24869 u=mistral | TASK [remove old cinder cron jobs] ********************************************* >2018-06-18 16:04:37,417 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,433 p=24869 u=mistral | TASK [Set fact for removal of httpd package] *********************************** >2018-06-18 16:04:37,450 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,466 p=24869 u=mistral | TASK [Remove httpd package if operator requests it] **************************** >2018-06-18 16:04:37,484 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,500 p=24869 u=mistral | TASK [Stop and disable cinder_scheduler service] ******************************* >2018-06-18 16:04:37,520 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,535 p=24869 u=mistral | TASK [Set fact for removal of openstack-cinder package] ************************ >2018-06-18 16:04:37,554 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,571 p=24869 u=mistral | TASK [Remove openstack-cinder package if operator requests it] ***************** >2018-06-18 16:04:37,588 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,604 p=24869 u=mistral | TASK [Stop and disable glance_api service] ************************************* >2018-06-18 16:04:37,622 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,637 p=24869 u=mistral | TASK [Set fact for removal of openstack-glance package] ************************ >2018-06-18 16:04:37,657 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,673 p=24869 u=mistral | TASK [Remove openstack-glance package if operator requests it] ***************** >2018-06-18 16:04:37,693 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,708 p=24869 u=mistral | TASK [Stop and disable gnocchi_api service] ************************************ >2018-06-18 16:04:37,728 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,743 p=24869 u=mistral | TASK [Stop and disable httpd service] ****************************************** >2018-06-18 16:04:37,760 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,776 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-metricd service] ********************** >2018-06-18 16:04:37,795 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,811 p=24869 u=mistral | TASK [Stop and disable openstack-gnocchi-statsd service] *********************** >2018-06-18 16:04:37,830 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,846 p=24869 u=mistral | TASK [Stop and disable heat_api service (pre-upgrade not under httpd)] ********* >2018-06-18 16:04:37,867 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,882 p=24869 u=mistral | TASK [Stop heat_api service (running under httpd)] ***************************** >2018-06-18 16:04:37,899 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,915 p=24869 u=mistral | TASK [remove old heat cron jobs] *********************************************** >2018-06-18 16:04:37,935 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,951 p=24869 u=mistral | TASK [Stop and disable heat_api_cfn service (pre-upgrade not under httpd)] ***** >2018-06-18 16:04:37,972 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:37,987 p=24869 u=mistral | TASK [Stop heat_api_cfn service (running under httpd)] ************************* >2018-06-18 16:04:38,006 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,022 p=24869 u=mistral | TASK [Stop and disable heat_engine service] ************************************ >2018-06-18 16:04:38,039 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,053 p=24869 u=mistral | TASK [Stop and disable horizon service (running under httpd)] ****************** >2018-06-18 16:04:38,073 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,089 p=24869 u=mistral | TASK [Stop and disable iscsid service] ***************************************** >2018-06-18 16:04:38,108 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,123 p=24869 u=mistral | TASK [Stop and disable iscsid.socket service] ********************************** >2018-06-18 16:04:38,143 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,158 p=24869 u=mistral | TASK [Stop and disable keystone service (running under httpd)] ***************** >2018-06-18 16:04:38,178 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,194 p=24869 u=mistral | TASK [remove old keystone cron jobs] ******************************************* >2018-06-18 16:04:38,214 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,230 p=24869 u=mistral | TASK [Stop and disable memcached service] ************************************** >2018-06-18 16:04:38,251 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,266 p=24869 u=mistral | TASK [Stop and disable neutron_api service] ************************************ >2018-06-18 16:04:38,285 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,300 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron package] *********************** >2018-06-18 16:04:38,321 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,336 p=24869 u=mistral | TASK [Remove openstack-neutron package if operator requests it] **************** >2018-06-18 16:04:38,353 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,369 p=24869 u=mistral | TASK [Stop and disable neutron_dhcp service] *********************************** >2018-06-18 16:04:38,387 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,402 p=24869 u=mistral | TASK [Stop and disable neutron_l3 service] ************************************* >2018-06-18 16:04:38,421 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,437 p=24869 u=mistral | TASK [Stop and disable neutron_metadata service] ******************************* >2018-06-18 16:04:38,455 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,471 p=24869 u=mistral | TASK [Check openvswitch version.] ********************************************** >2018-06-18 16:04:38,490 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,507 p=24869 u=mistral | TASK [Check openvswitch packaging.] ******************************************** >2018-06-18 16:04:38,525 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,542 p=24869 u=mistral | TASK [Ensure empty directory: emptying.] *************************************** >2018-06-18 16:04:38,563 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,579 p=24869 u=mistral | TASK [Ensure empty directory: creating.] *************************************** >2018-06-18 16:04:38,600 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,616 p=24869 u=mistral | TASK [Make yum cache.] ********************************************************* >2018-06-18 16:04:38,638 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,653 p=24869 u=mistral | TASK [Download OVS packages.] ************************************************** >2018-06-18 16:04:38,671 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,687 p=24869 u=mistral | TASK [Get rpm list for manual upgrade of OVS.] ********************************* >2018-06-18 16:04:38,707 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,723 p=24869 u=mistral | TASK [Manual upgrade of OVS] *************************************************** >2018-06-18 16:04:38,746 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,762 p=24869 u=mistral | TASK [Stop and disable neutron_ovs_agent service] ****************************** >2018-06-18 16:04:38,782 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,800 p=24869 u=mistral | TASK [Set fact for removal of openstack-neutron-openvswitch package] *********** >2018-06-18 16:04:38,820 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,837 p=24869 u=mistral | TASK [Remove openstack-neutron-openvswitch package if operator requests it] **** >2018-06-18 16:04:38,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,875 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 16:04:38,896 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,912 p=24869 u=mistral | TASK [Stop nova_api service (running under httpd)] ***************************** >2018-06-18 16:04:38,931 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,947 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-api package] ********************** >2018-06-18 16:04:38,966 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:38,981 p=24869 u=mistral | TASK [Remove openstack-nova-api package if operator requests it] *************** >2018-06-18 16:04:38,997 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,012 p=24869 u=mistral | TASK [remove old nova cron jobs] *********************************************** >2018-06-18 16:04:39,030 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,045 p=24869 u=mistral | TASK [Stop and disable nova_conductor service] ********************************* >2018-06-18 16:04:39,063 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,078 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-conductor package] **************** >2018-06-18 16:04:39,095 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,113 p=24869 u=mistral | TASK [Remove openstack-nova-conductor package if operator requests it] ********* >2018-06-18 16:04:39,129 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,145 p=24869 u=mistral | TASK [Stop and disable nova_consoleauth service] ******************************* >2018-06-18 16:04:39,161 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,177 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-console package] ****************** >2018-06-18 16:04:39,193 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,208 p=24869 u=mistral | TASK [Remove openstack-nova-console package if operator requests it] *********** >2018-06-18 16:04:39,226 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,241 p=24869 u=mistral | TASK [Stop and disable nova_api service] *************************************** >2018-06-18 16:04:39,260 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,275 p=24869 u=mistral | TASK [Stop and disable nova_placement service (running under httpd)] *********** >2018-06-18 16:04:39,292 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,308 p=24869 u=mistral | TASK [Stop and disable nova_scheduler service] ********************************* >2018-06-18 16:04:39,325 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,340 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-scheduler package] **************** >2018-06-18 16:04:39,357 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,372 p=24869 u=mistral | TASK [Remove openstack-nova-scheduler package if operator requests it] ********* >2018-06-18 16:04:39,392 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,406 p=24869 u=mistral | TASK [Stop and disable nova_vnc_proxy service] ********************************* >2018-06-18 16:04:39,424 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,438 p=24869 u=mistral | TASK [Set fact for removal of openstack-nova-novncproxy package] *************** >2018-06-18 16:04:39,455 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,470 p=24869 u=mistral | TASK [Remove openstack-nova-novncproxy package if operator requests it] ******** >2018-06-18 16:04:39,487 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,503 p=24869 u=mistral | TASK [Stop pacemaker cluster] ************************************************** >2018-06-18 16:04:39,520 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,535 p=24869 u=mistral | TASK [Stop and disable swift-proxy and swift-object-expirer services] ********** >2018-06-18 16:04:39,559 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:11.605876', '_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-06-18 20:04:11.595789', u'delta': u'0:00:00.010087', '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.010087", "end": "2018-06-18 20:04:11.605876", "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-06-18 20:04:11.595789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,564 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:13.372218', '_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-06-18 20:04:13.362664', u'delta': u'0:00:00.009554', '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.009554", "end": "2018-06-18 20:04:13.372218", "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-06-18 20:04:13.362664", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,579 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-proxy package] ******************* >2018-06-18 16:04:39,595 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,611 p=24869 u=mistral | TASK [Remove openstack-swift-proxy package if operator requests it] ************ >2018-06-18 16:04:39,630 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,645 p=24869 u=mistral | TASK [Stop and disable swift storage services] ********************************* >2018-06-18 16:04:39,676 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:15.177431', '_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-06-18 20:04:15.167405', u'delta': u'0:00:00.010026', '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.010026", "end": "2018-06-18 20:04:15.177431", "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-06-18 20:04:15.167405", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,679 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:16.988142', '_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-06-18 20:04:16.978279', u'delta': u'0:00:00.009863', '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.009863", "end": "2018-06-18 20:04:16.988142", "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-06-18 20:04:16.978279", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,683 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:18.795745', '_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-06-18 20:04:18.785200', u'delta': u'0:00:00.010545', '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.010545", "end": "2018-06-18 20:04:18.795745", "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-06-18 20:04:18.785200", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,689 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:20.572566', '_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-06-18 20:04:20.562620', u'delta': u'0:00:00.009946', '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.009946", "end": "2018-06-18 20:04:20.572566", "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-06-18 20:04:20.562620", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,692 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:22.479089', '_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-06-18 20:04:22.467923', u'delta': u'0:00:00.011166', '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.011166", "end": "2018-06-18 20:04:22.479089", "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-06-18 20:04:22.467923", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,697 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:24.276606', '_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-06-18 20:04:24.266720', u'delta': u'0:00:00.009886', '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.009886", "end": "2018-06-18 20:04:24.276606", "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-06-18 20:04:24.266720", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,701 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:26.068579', '_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-06-18 20:04:26.059625', u'delta': u'0:00:00.008954', '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.008954", "end": "2018-06-18 20:04:26.068579", "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-06-18 20:04:26.059625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,705 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:27.849769', '_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-06-18 20:04:27.839289', u'delta': u'0:00:00.010480', '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.010480", "end": "2018-06-18 20:04:27.849769", "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-06-18 20:04:27.839289", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,709 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:29.668542', '_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-06-18 20:04:29.657551', u'delta': u'0:00:00.010991', '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.010991", "end": "2018-06-18 20:04:29.668542", "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-06-18 20:04:29.657551", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,714 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:31.450085', '_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-06-18 20:04:31.440252', u'delta': u'0:00:00.009833', '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.009833", "end": "2018-06-18 20:04:31.450085", "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-06-18 20:04:31.440252", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,718 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:33.290810', '_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-06-18 20:04:33.280205', u'delta': u'0:00:00.010605', '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.010605", "end": "2018-06-18 20:04:33.290810", "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-06-18 20:04:33.280205", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,724 p=24869 u=mistral | skipping: [192.168.0.13] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-06-18 20:04:35.091774', '_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-06-18 20:04:35.081642', u'delta': u'0:00:00.010132', '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.010132", "end": "2018-06-18 20:04:35.091774", "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-06-18 20:04:35.081642", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,742 p=24869 u=mistral | TASK [Set fact for removal of openstack-swift-container,object,account package] *** >2018-06-18 16:04:39,758 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,773 p=24869 u=mistral | TASK [Remove openstack-swift-container,object,account packages if operator requests it] *** >2018-06-18 16:04:39,805 p=24869 u=mistral | skipping: [192.168.0.13] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,821 p=24869 u=mistral | TASK [Remove rsync service from xinetd] **************************************** >2018-06-18 16:04:39,839 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,855 p=24869 u=mistral | TASK [Restart xinetd service after rsync removal] ****************************** >2018-06-18 16:04:39,875 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,891 p=24869 u=mistral | TASK [Get docker Cinder-Volume image] ****************************************** >2018-06-18 16:04:39,913 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,928 p=24869 u=mistral | TASK [Get previous Cinder-Volume image id] ************************************* >2018-06-18 16:04:39,944 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,960 p=24869 u=mistral | TASK [Get a list of container using Cinder-Volume image] *********************** >2018-06-18 16:04:39,979 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:39,995 p=24869 u=mistral | TASK [Remove any container using the same Cinder-Volume image] ***************** >2018-06-18 16:04:40,017 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,033 p=24869 u=mistral | TASK [Remove previous Cinder-Volume images] ************************************ >2018-06-18 16:04:40,052 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,068 p=24869 u=mistral | TASK [Pull latest Cinder-Volume images] **************************************** >2018-06-18 16:04:40,087 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,102 p=24869 u=mistral | TASK [Retag pcmklatest to latest Cinder-Volume image] ************************** >2018-06-18 16:04:40,119 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,135 p=24869 u=mistral | TASK [Install docker packages on upgrade if missing] *************************** >2018-06-18 16:04:40,154 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,170 p=24869 u=mistral | TASK [Get docker Haproxy image] ************************************************ >2018-06-18 16:04:40,189 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,205 p=24869 u=mistral | TASK [Get previous Haproxy image id] ******************************************* >2018-06-18 16:04:40,224 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,242 p=24869 u=mistral | TASK [Get a list of container using Haproxy image] ***************************** >2018-06-18 16:04:40,258 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,274 p=24869 u=mistral | TASK [Remove any container using the same Haproxy image] *********************** >2018-06-18 16:04:40,295 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,311 p=24869 u=mistral | TASK [Remove previous Haproxy images] ****************************************** >2018-06-18 16:04:40,330 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,347 p=24869 u=mistral | TASK [Pull latest Haproxy images] ********************************************** >2018-06-18 16:04:40,366 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,383 p=24869 u=mistral | TASK [Retag pcmklatest to latest Haproxy image] ******************************** >2018-06-18 16:04:40,402 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,418 p=24869 u=mistral | TASK [Get docker Mariadb image] ************************************************ >2018-06-18 16:04:40,436 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,451 p=24869 u=mistral | TASK [Get previous Mariadb image id] ******************************************* >2018-06-18 16:04:40,472 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,487 p=24869 u=mistral | TASK [Get a list of container using Mariadb image] ***************************** >2018-06-18 16:04:40,507 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,522 p=24869 u=mistral | TASK [Remove any container using the same Mariadb image] *********************** >2018-06-18 16:04:40,545 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,560 p=24869 u=mistral | TASK [Remove previous Mariadb images] ****************************************** >2018-06-18 16:04:40,578 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,593 p=24869 u=mistral | TASK [Pull latest Mariadb images] ********************************************** >2018-06-18 16:04:40,611 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,628 p=24869 u=mistral | TASK [Retag pcmklatest to latest Mariadb image] ******************************** >2018-06-18 16:04:40,648 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,664 p=24869 u=mistral | TASK [Update host mariadb packages] ******************************************** >2018-06-18 16:04:40,683 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,701 p=24869 u=mistral | TASK [Mysql upgrade script] **************************************************** >2018-06-18 16:04:40,719 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,735 p=24869 u=mistral | TASK [Bind mounts for temporary container] ************************************* >2018-06-18 16:04:40,754 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,770 p=24869 u=mistral | TASK [Upgrade Mysql database from a temporary container] *********************** >2018-06-18 16:04:40,790 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,805 p=24869 u=mistral | TASK [Upgrade Mysql database from the host] ************************************ >2018-06-18 16:04:40,824 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,840 p=24869 u=mistral | TASK [Get docker Rabbitmq image] *********************************************** >2018-06-18 16:04:40,859 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,875 p=24869 u=mistral | TASK [Get previous Rabbitmq image id] ****************************************** >2018-06-18 16:04:40,893 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,909 p=24869 u=mistral | TASK [Get a list of container using Rabbitmq image] **************************** >2018-06-18 16:04:40,929 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,946 p=24869 u=mistral | TASK [Remove any container using the same Rabbitmq image] ********************** >2018-06-18 16:04:40,967 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:40,983 p=24869 u=mistral | TASK [Remove previous Rabbitmq images] ***************************************** >2018-06-18 16:04:41,003 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,017 p=24869 u=mistral | TASK [Pull latest Rabbitmq images] ********************************************* >2018-06-18 16:04:41,034 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,049 p=24869 u=mistral | TASK [Retag pcmklatest to latest Rabbitmq image] ******************************* >2018-06-18 16:04:41,067 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,082 p=24869 u=mistral | TASK [Get docker Redis image] ************************************************** >2018-06-18 16:04:41,100 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,116 p=24869 u=mistral | TASK [Get previous Redis image id] ********************************************* >2018-06-18 16:04:41,135 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,150 p=24869 u=mistral | TASK [Get a list of container using Redis image] ******************************* >2018-06-18 16:04:41,167 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,183 p=24869 u=mistral | TASK [Remove any container using the same Redis image] ************************* >2018-06-18 16:04:41,203 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,219 p=24869 u=mistral | TASK [Remove previous Redis images] ******************************************** >2018-06-18 16:04:41,237 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,252 p=24869 u=mistral | TASK [Pull latest Redis images] ************************************************ >2018-06-18 16:04:41,271 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,285 p=24869 u=mistral | TASK [Retag pcmklatest to latest Redis image] ********************************** >2018-06-18 16:04:41,304 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,318 p=24869 u=mistral | TASK [blank ipv6 rule before activating ipv6 firewall.] ************************ >2018-06-18 16:04:41,335 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,351 p=24869 u=mistral | TASK [Check for os-net-config upgrade] ***************************************** >2018-06-18 16:04:41,371 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,387 p=24869 u=mistral | TASK [Check that os-net-config has configuration] ****************************** >2018-06-18 16:04:41,408 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,424 p=24869 u=mistral | TASK [Upgrade os-net-config] *************************************************** >2018-06-18 16:04:41,446 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,462 p=24869 u=mistral | TASK [take new os-net-config parameters into account now] ********************** >2018-06-18 16:04:41,482 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,498 p=24869 u=mistral | TASK [Update all packages] ***************************************************** >2018-06-18 16:04:41,517 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,533 p=24869 u=mistral | TASK [Start pacemaker cluster] ************************************************* >2018-06-18 16:04:41,551 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,567 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:04:41,585 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,602 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:04:41,619 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,634 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:04:41,654 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,670 p=24869 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:04:41,690 p=24869 u=mistral | skipping: [192.168.0.13] => {"changed": false, "skip_reason": "Conditional result was False"} >2018-06-18 16:04:41,692 p=24869 u=mistral | PLAY RECAP ********************************************************************* >2018-06-18 16:04:41,692 p=24869 u=mistral | 192.168.0.13 : ok=489 changed=307 unreachable=0 failed=0 >2018-06-18 16:04:47,014 p=2255 u=mistral | Using /tmp/ansible-mistral-actionNRZLII/ansible.cfg as config file >2018-06-18 16:04:47,580 p=2255 u=mistral | [WARNING]: Skipping unexpected key (hostvars) in group (_meta), only "vars", >"children" and "hosts" are valid > >2018-06-18 16:04:47,755 p=2255 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-06-18 16:04:47,756 p=2255 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-06-18 16:04:48,303 p=2255 u=mistral | PLAY [Gather facts undercloud] ************************************************* >2018-06-18 16:04:48,303 p=2255 u=mistral | skipping: no hosts matched >2018-06-18 16:04:48,306 p=2255 u=mistral | PLAY [Gather facts overcloud] ************************************************** >2018-06-18 16:04:48,326 p=2255 u=mistral | TASK [Gathering Facts] ********************************************************* >2018-06-18 16:04:53,949 p=2255 u=mistral | ok: [192.168.0.13] >2018-06-18 16:04:53,955 p=2255 u=mistral | PLAY [Load global variables] *************************************************** >2018-06-18 16:04:53,973 p=2255 u=mistral | TASK [include_vars] ************************************************************ >2018-06-18 16:04:54,019 p=2255 u=mistral | ok: [192.168.0.13] => {"ansible_facts": {"deploy_steps_max": 6}, "ansible_included_var_files": ["/var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/global_vars.yaml"], "changed": false} >2018-06-18 16:04:54,024 p=2255 u=mistral | PLAY [Bootstrap TripleO servers] *********************************************** >2018-06-18 16:04:54,041 p=2255 u=mistral | TASK [tripleo-bootstrap : Deploy required packages to bootstrap TripleO] ******* >2018-06-18 16:04:56,442 p=2255 u=mistral | ok: [192.168.0.13] => {"changed": false, "msg": "", "rc": 0, "results": ["openstack-heat-agents-1.5.4-0.20180308153305.ecf43c7.el7ost.noarch providing openstack-heat-agents is already installed", "jq-1.3-4.el7ost.x86_64 providing jq is already installed"]} >2018-06-18 16:04:56,457 p=2255 u=mistral | TASK [tripleo-bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data] *** >2018-06-18 16:04:58,486 p=2255 u=mistral | changed: [192.168.0.13] => {"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-06-18 16:04:58,491 p=2255 u=mistral | PLAY [Server deployments] ****************************************************** >2018-06-18 16:04:58,513 p=2255 u=mistral | TASK [include] ***************************************************************** >2018-06-18 16:04:58,702 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,709 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,716 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,723 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,730 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,737 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,744 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,751 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,758 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,765 p=2255 u=mistral | included: /var/lib/mistral/b9051d19-f39e-446b-bfef-a6a910700562/Controller/deployments.yaml for 192.168.0.13 >2018-06-18 16:04:58,778 p=2255 u=mistral | TASK [Lookup deployment UUID] ************************************************** >2018-06-18 16:04:58,794 p=2255 u=mistral | [WARNING]: Unable to find 'Controller/controller-r00-00/NetworkDeployment' in >expected paths. > >2018-06-18 16:04:58,798 p=2255 u=mistral | fatal: [192.168.0.13]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'file'. Error was a <class 'ansible.errors.AnsibleError'>, original message: could not locate file in lookup: Controller/controller-r00-00/NetworkDeployment"} >2018-06-18 16:04:58,798 p=2255 u=mistral | NO MORE HOSTS LEFT ************************************************************* >2018-06-18 16:04:58,799 p=2255 u=mistral | PLAY RECAP ********************************************************************* >2018-06-18 16:04:58,799 p=2255 u=mistral | 192.168.0.13 : ok=14 changed=1 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 1592556
: 1452724 |
1452942