root@linaro-erp-os-network:~# kolla-ansible/tools/kolla-ansible -vvvv -i ./all-in-one deploy Deploying Playbooks : ansible-playbook -i ./all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=deploy /root/kolla-ansible/ansible/site.yml --verbose --verbose --verbose --verbose ansible-playbook 2.5.0 config file = None configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 2.7.13 (default, Nov 24 2017, 17:33:09) [GCC 6.3.0 20170516] No config file found; using defaults setting up inventory plugins Set default localhost to localhost Parsed /root/all-in-one inventory source with ini plugin statically imported: /root/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml statically imported: /root/kolla-ansible/ansible/roles/prechecks/tasks/service_checks.yml statically imported: /root/kolla-ansible/ansible/roles/prechecks/tasks/package_checks.yml statically imported: /root/kolla-ansible/ansible/roles/prechecks/tasks/user_checks.yml statically imported: /root/kolla-ansible/ansible/roles/prechecks/tasks/database_checks.yml statically imported: /root/kolla-ansible/ansible/roles/mongodb/tasks/bootstrap_cluster.yml Read vars_file 'roles/panko/defaults/main.yml' Read vars_file 'roles/panko/defaults/main.yml' Read vars_file 'roles/panko/defaults/main.yml' Read vars_file 'roles/panko/defaults/main.yml' Read vars_file 'roles/panko/defaults/main.yml' Read vars_file 'roles/panko/defaults/main.yml' Loading callback plugin default of type stdout, v2.0 from /usr/local/lib/python2.7/dist-packages/ansible/plugins/callback/default.pyc PLAYBOOK: site.yml ************************************************************************************************************************************************************************************************************************** 67 plays in /root/kolla-ansible/ansible/site.yml [WARNING]: Found variable using reserved name: action PLAY [Gather facts for all hosts] *********************************************************************************************************************************************************************************************************** META: ran handlers TASK [setup] ******************************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/site.yml:12 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/setup.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546 `" && echo ansible-tmp-1523474710.56-252119108750546="` echo /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpigrzWA TO /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546/setup.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546/ /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546/setup.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546/setup.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474710.56-252119108750546/ > /dev/null 2>&1 && sleep 0' ok: [localhost] META: ran handlers META: ran handlers PLAY [Gather facts for all hosts (if using --limit)] **************************************************************************************************************************************************************************************** META: ran handlers TASK [setup] ******************************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/site.yml:27 skipping: [localhost] => (item=localhost) => { "changed": false, "item": "localhost", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Detect openstack_release variable] **************************************************************************************************************************************************************************************************** META: ran handlers TASK [Get current kolla-ansible version number] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/site.yml:38 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set openstack_release variable] ******************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/site.yml:44 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role prechecks] ***************************************************************************************************************************************************************************************************************** META: ran handlers TASK [prechecks : Checking the api_interface is present] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking the api_interface is active] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking the api_interface configuration] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml:10 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking the api_interface ip address configuration] ********************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/port_checks.yml:14 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking Docker version] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/service_checks.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking empty passwords in passwords.yml. Run kolla-genpwd if this task fails] ******************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/service_checks.yml:13 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Check if nscd is running] ************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/service_checks.yml:20 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Fail if nscd is running] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/service_checks.yml:27 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking docker SDK version] ********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/package_checks.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Checking Ansible version] ************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/package_checks.yml:10 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Check if config_owner_user existed] *************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/user_checks.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Check if config_owner_group existed] ************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/user_checks.yml:7 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Check if ansible user can do passwordless sudo] *************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/user_checks.yml:14 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [prechecks : Check if external mariadb hosts are reachable from the load balancer] ***************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/database_checks.yml:2 skipping: [localhost] => (item=localhost) => { "changed": false, "item": "localhost", "skip_reason": "Conditional result was False" } TASK [prechecks : Check if external database address is reachable from all hosts] *********************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/prechecks/tasks/database_checks.yml:13 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role chrony] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [chrony : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/chrony/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role collectd] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [collectd : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/collectd/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers [WARNING]: Could not match supplied host pattern, ignoring: zookeeper PLAY [Apply role zookeeper] ***************************************************************************************************************************************************************************************************************** skipping: no hosts matched PLAY [Apply role elasticsearch] ************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [elasticsearch : include] ************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/elasticsearch/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role influxdb] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [influxdb : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/influxdb/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role telegraf] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [telegraf : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/telegraf/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role redis] ********************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [redis : include] ********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/redis/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role haproxy] ******************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [haproxy : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/haproxy/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role kibana] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [kibana : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/kibana/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role memcached] ***************************************************************************************************************************************************************************************************************** META: ran handlers TASK [memcached : include] ****************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/memcached/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/memcached/tasks/deploy.yml for localhost TASK [memcached : include] ****************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/memcached/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/memcached/tasks/config.yml for localhost TASK [memcached : Ensuring config directories exist] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/memcached/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270 `" && echo ansible-tmp-1523474714.51-35820569121270="` echo /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpSN_VgT TO /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270/ /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474714.51-35820569121270/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=memcached) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//memcached", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//memcached", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//memcached", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": "memcached", "mode": "0770", "owner": "root", "path": "/etc/kolla//memcached", "size": 4096, "state": "directory", "uid": 0 } TASK [memcached : Copying over config.json files for services] ****************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/memcached/tasks/config.yml:13 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095 `" && echo ansible-tmp-1523474714.9-233541367280095="` echo /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpnZP6f2 TO /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/ /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp0SLlGW/memcached.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/ /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6OB75D TO /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/ /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=memcached) => { "changed": true, "checksum": "528be9a6d2ec4c078a027652cc3807e448e82f3b", "dest": "/etc/kolla//memcached/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "528be9a6d2ec4c078a027652cc3807e448e82f3b", "content": null, "delimiter": null, "dest": "/etc/kolla//memcached/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "memcached.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/source", "unsafe_writes": null, "validate": null } }, "item": "memcached", "md5sum": "2800a9e6a93172e913db7d3030220156", "mode": "0660", "owner": "root", "size": 105, "src": "/root/.ansible/tmp/ansible-tmp-1523474714.9-233541367280095/source", "state": "file", "uid": 0 } NOTIFIED HANDLER memcached : Restart memcached container for localhost TASK [memcached : Check memcached container] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/memcached/tasks/config.yml:24 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533 `" && echo ansible-tmp-1523474715.98-144042425204533="` echo /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpqAaem9 TO /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533/ /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474715.98-144042425204533/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-memcached:queens-20180207", "labels": {}, "name": "memcached", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//memcached/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro" ], "volumes_from": null } }, "result": true } RUNNING HANDLER [memcached : Restart memcached container] *********************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138 `" && echo ansible-tmp-1523474716.53-227743434717138="` echo /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpG_AVr8 TO /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138/ /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474716.53-227743434717138/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "memcached" }, "graceful_timeout": 10, "image": "linaro/debian-source-memcached:queens-20180207", "labels": {}, "name": "memcached", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//memcached/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro" ], "volumes_from": null } }, "result": false } META: ran handlers META: ran handlers PLAY [Apply role mariadb] ******************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/common/tasks/deploy.yml for localhost TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/common/tasks/config.yml for localhost TASK [common : Ensuring config directories exist] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522 `" && echo ansible-tmp-1523474717.67-47126791153522="` echo /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpyuzKhX TO /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522/ /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474717.67-47126791153522/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=kolla-toolbox) => { "changed": true, "diff": { "after": { "path": "/etc/kolla//kolla-toolbox", "state": "directory" }, "before": { "path": "/etc/kolla//kolla-toolbox", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/etc/kolla//kolla-toolbox", "recurse": true, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": "kolla-toolbox", "mode": "0755", "owner": "root", "path": "/etc/kolla//kolla-toolbox", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554 `" && echo ansible-tmp-1523474717.84-83115270918554="` echo /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBrFC0N TO /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554/ /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474717.84-83115270918554/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=cron) => { "changed": true, "diff": { "after": { "path": "/etc/kolla//cron", "state": "directory" }, "before": { "path": "/etc/kolla//cron", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/etc/kolla//cron", "recurse": true, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": "cron", "mode": "0755", "owner": "root", "path": "/etc/kolla//cron", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510 `" && echo ansible-tmp-1523474718.0-266323272630510="` echo /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpoUZpTU TO /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510/ /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474718.0-266323272630510/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=cron/logrotate) => { "changed": true, "diff": { "after": { "path": "/etc/kolla//cron/logrotate", "state": "directory" }, "before": { "path": "/etc/kolla//cron/logrotate", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/etc/kolla//cron/logrotate", "recurse": true, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": "cron/logrotate", "mode": "0755", "owner": "root", "path": "/etc/kolla//cron/logrotate", "size": 4096, "state": "directory", "uid": 0 } TASK [common : Ensuring fluentd config directories exist] *********************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:13 skipping: [localhost] => (item=fluentd) => { "changed": false, "item": "fluentd", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=fluentd/input) => { "changed": false, "item": "fluentd/input", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=fluentd/output) => { "changed": false, "item": "fluentd/output", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=fluentd/format) => { "changed": false, "item": "fluentd/format", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=fluentd/filter) => { "changed": false, "item": "fluentd/filter", "skip_reason": "Conditional result was False" } TASK [common : Copying over config.json files for services] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:27 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531 `" && echo ansible-tmp-1523474718.45-120773993616531="` echo /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpOtc7UR TO /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/ /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbVqJh2/cron.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/ /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp61DIWd TO /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/ /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'linaro/debian-source-cron:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'}) => { "changed": true, "checksum": "aa4edc57840fbd3cdd1dd7f6ca5fdf64045305ae", "dest": "/etc/kolla//cron/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "aa4edc57840fbd3cdd1dd7f6ca5fdf64045305ae", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "cron", "value": { "container_name": "cron", "enabled": true, "environment": { "DUMMY_ENVIRONMENT": "kolla_useless_env" }, "image": "linaro/debian-source-cron:queens-20180207", "volumes": [ "/etc/kolla//cron/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a1afa40524ef03fa52716942577c3820", "mode": "0660", "owner": "root", "size": 1891, "src": "/root/.ansible/tmp/ansible-tmp-1523474718.45-120773993616531/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'linaro/debian-source-fluentd:queens-20180207', u'enabled': False, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'}) => { "changed": false, "item": { "key": "fluentd", "value": { "container_name": "fluentd", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "image": "linaro/debian-source-fluentd:queens-20180207", "volumes": [ "/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178 `" && echo ansible-tmp-1523474718.81-18848371858178="` echo /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpnpzlYI TO /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/ /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpRH5ci8/kolla-toolbox.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/ /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp9U6c53 TO /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/ /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-kolla-toolbox:queens-20180207', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'}) => { "changed": true, "checksum": "e43ffda88cc300595b776be17ddfb476f0e27462", "dest": "/etc/kolla//kolla-toolbox/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "e43ffda88cc300595b776be17ddfb476f0e27462", "content": null, "delimiter": null, "dest": "/etc/kolla//kolla-toolbox/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "kolla-toolbox.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "kolla-toolbox", "value": { "container_name": "kolla_toolbox", "enabled": true, "environment": { "ANSIBLE_LIBRARY": "/usr/share/ansible", "ANSIBLE_NOCOLOR": "1" }, "image": "linaro/debian-source-kolla-toolbox:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/dev/:/dev/", "/run/:/run/:shared", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "8e5216ddd92da496e6875a9e49506886", "mode": "0660", "owner": "root", "size": 197, "src": "/root/.ansible/tmp/ansible-tmp-1523474718.81-18848371858178/source", "state": "file", "uid": 0 } NOTIFIED HANDLER common : Restart cron container for localhost NOTIFIED HANDLER common : Restart kolla-toolbox container for localhost TASK [common : Copying over fluentd input config files] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:39 skipping: [localhost] => (item=00-global) => { "changed": false, "item": "00-global", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=01-syslog) => { "changed": false, "item": "01-syslog", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=02-mariadb) => { "changed": false, "item": "02-mariadb", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=03-rabbitmq) => { "changed": false, "item": "03-rabbitmq", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=04-openstack-wsgi) => { "changed": false, "item": "04-openstack-wsgi", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=05-libvirt) => { "changed": false, "item": "05-libvirt", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=06-zookeeper) => { "changed": false, "item": "06-zookeeper", "skip_reason": "Conditional result was False" } TASK [common : Copying over fluentd output config files] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:58 skipping: [localhost] => (item={u'enabled': True, u'name': u'00-local'}) => { "changed": false, "item": { "enabled": true, "name": "00-local" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': False, u'name': u'01-es'}) => { "changed": false, "item": { "enabled": false, "name": "01-es" }, "skip_reason": "Conditional result was False" } TASK [common : Find custom fluentd output config files] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:77 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Copying over custom fluentd output config files] ***************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:87 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Copying over fluentd format config files] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:98 skipping: [localhost] => (item=apache_access) => { "changed": false, "item": "apache_access", "skip_reason": "Conditional result was False" } skipping: [localhost] => (item=wsgi_access) => { "changed": false, "item": "wsgi_access", "skip_reason": "Conditional result was False" } TASK [common : Copying over fluentd filter config files] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:112 skipping: [localhost] => (item={u'dest': u'00-record_transformer', u'src': u'00-record_transformer'}) => { "changed": false, "item": { "dest": "00-record_transformer", "src": "00-record_transformer" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'01-rewrite', u'src': u'01-rewrite-0.14'}) => { "changed": false, "item": { "dest": "01-rewrite", "src": "01-rewrite-0.14" }, "skip_reason": "Conditional result was False" } TASK [common : Find custom fluentd filter config files] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:128 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/find.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203 `" && echo ansible-tmp-1523474719.99-229967231224203="` echo /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpY_5N10 TO /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203/find.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203/ /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203/find.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203/find.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474719.99-229967231224203/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "examined": 0, "files": [], "invocation": { "module_args": { "age": null, "age_stamp": "mtime", "contains": null, "excludes": null, "file_type": "file", "follow": false, "get_checksum": false, "hidden": false, "path": "/etc/kolla/config/fluentd/filter", "paths": [ "/etc/kolla/config/fluentd/filter" ], "pattern": "*.conf", "patterns": [ "*.conf" ], "recurse": false, "size": null, "use_regex": false } }, "matched": 0, "msg": "/etc/kolla/config/fluentd/filter was skipped as it does not seem to be a valid directory or it cannot be accessed\n" } TASK [common : Copying over custom fluentd filter config files] ***************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:136 TASK [common : Copying over td-agent.conf] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:145 skipping: [localhost] => (item=fluentd) => { "changed": false, "item": "fluentd", "skip_reason": "Conditional result was False" } TASK [common : Copying over cron logrotate config files] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:158 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383 `" && echo ansible-tmp-1523474720.5-97854382807383="` echo /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpQfHKQL TO /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/ /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpTb6or3/cron-logrotate-ansible.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/ /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbxwiav TO /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/ /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'ansible'}) => { "changed": true, "checksum": "5c1695a5fe4c6ab643450e0b5145bc6a246f07f5", "dest": "/etc/kolla//cron/logrotate/ansible.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "5c1695a5fe4c6ab643450e0b5145bc6a246f07f5", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/ansible.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-ansible.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "ansible" }, "md5sum": "cde234b2d1fd5665564d397dffbb0c3d", "mode": "0660", "owner": "root", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1523474720.5-97854382807383/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'aodh'}) => { "changed": false, "item": { "enabled": "no", "name": "aodh" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'barbican'}) => { "changed": false, "item": { "enabled": "no", "name": "barbican" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'blazar'}) => { "changed": false, "item": { "enabled": "no", "name": "blazar" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ceilometer'}) => { "changed": false, "item": { "enabled": "no", "name": "ceilometer" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ceph'}) => { "changed": false, "item": { "enabled": "no", "name": "ceph" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'chrony'}) => { "changed": false, "item": { "enabled": "no", "name": "chrony" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'cinder'}) => { "changed": false, "item": { "enabled": "no", "name": "cinder" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'cloudkitty'}) => { "changed": false, "item": { "enabled": "no", "name": "cloudkitty" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'collectd'}) => { "changed": false, "item": { "enabled": "no", "name": "collectd" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'congress'}) => { "changed": false, "item": { "enabled": "no", "name": "congress" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'designate'}) => { "changed": false, "item": { "enabled": "no", "name": "designate" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'elasticsearch'}) => { "changed": false, "item": { "enabled": "no", "name": "elasticsearch" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'etcd'}) => { "changed": false, "item": { "enabled": "no", "name": "etcd" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'freezer'}) => { "changed": false, "item": { "enabled": "no", "name": "freezer" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112 `" && echo ansible-tmp-1523474720.97-64402339888112="` echo /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp7Fxns9 TO /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/ /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbXgwvy/cron-logrotate-glance.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/ /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpndVVeG TO /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/ /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'glance'}) => { "changed": true, "checksum": "4a6eab942d27ec3280e63595b32828264151d39f", "dest": "/etc/kolla//cron/logrotate/glance.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "4a6eab942d27ec3280e63595b32828264151d39f", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/glance.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-glance.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "glance" }, "md5sum": "a249fddeec141863d65463a3347e7a0d", "mode": "0660", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1523474720.97-64402339888112/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107 `" && echo ansible-tmp-1523474721.29-4027294828107="` echo /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpESbcXv TO /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/ /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpRtr7iO/cron-logrotate-global.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/ /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpm24_50 TO /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/ /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'global'}) => { "changed": true, "checksum": "010962f2e7ecf920ed3349361f6ca45e9e63458d", "dest": "/etc/kolla//cron/logrotate/global.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "010962f2e7ecf920ed3349361f6ca45e9e63458d", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/global.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-global.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "global" }, "md5sum": "2d6956ba46d27e55501e5c2d8686aff8", "mode": "0660", "owner": "root", "size": 147, "src": "/root/.ansible/tmp/ansible-tmp-1523474721.29-4027294828107/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'gnocchi'}) => { "changed": false, "item": { "enabled": "no", "name": "gnocchi" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'grafana'}) => { "changed": false, "item": { "enabled": "no", "name": "grafana" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'haproxy'}) => { "changed": false, "item": { "enabled": "no", "name": "haproxy" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015 `" && echo ansible-tmp-1523474721.64-194456265584015="` echo /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpjtIfeo TO /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/ /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpKFZQTX/cron-logrotate-heat.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/ /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpIdbA4k TO /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/ /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'heat'}) => { "changed": true, "checksum": "c19de490d180ef2713ed4a62b9147d5f82718768", "dest": "/etc/kolla//cron/logrotate/heat.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "c19de490d180ef2713ed4a62b9147d5f82718768", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/heat.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-heat.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "heat" }, "md5sum": "2b83a4717110076b947bd8a7848066da", "mode": "0660", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1523474721.64-194456265584015/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'influxdb'}) => { "changed": false, "item": { "enabled": "no", "name": "influxdb" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ironic'}) => { "changed": false, "item": { "enabled": "no", "name": "ironic" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'ironic-inspector'}) => { "changed": false, "item": { "enabled": "no", "name": "ironic-inspector" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': False, u'name': u'iscsid'}) => { "changed": false, "item": { "enabled": false, "name": "iscsid" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'karbor'}) => { "changed": false, "item": { "enabled": "no", "name": "karbor" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'keepalived'}) => { "changed": false, "item": { "enabled": "no", "name": "keepalived" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395 `" && echo ansible-tmp-1523474722.03-172066525619395="` echo /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpO7aKd0 TO /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/ /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpg68Pvw/cron-logrotate-keystone.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/ /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpx90vjB TO /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/ /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'keystone'}) => { "changed": true, "checksum": "e610eb2c23c81c11f160d5c5024144dfa27994a9", "dest": "/etc/kolla//cron/logrotate/keystone.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "e610eb2c23c81c11f160d5c5024144dfa27994a9", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/keystone.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-keystone.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "keystone" }, "md5sum": "39c9e355ead34a534f8afa788a1a9850", "mode": "0660", "owner": "root", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.03-172066525619395/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'kibana'}) => { "changed": false, "item": { "enabled": "no", "name": "kibana" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'kuryr'}) => { "changed": false, "item": { "enabled": "no", "name": "kuryr" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'magnum'}) => { "changed": false, "item": { "enabled": "no", "name": "magnum" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'manila'}) => { "changed": false, "item": { "enabled": "no", "name": "manila" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492 `" && echo ansible-tmp-1523474722.39-27081963362492="` echo /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpKrc0G2 TO /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/ /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpKEu5M2/cron-logrotate-mariadb.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/ /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2A9HlG TO /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/ /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'mariadb'}) => { "changed": true, "checksum": "b798bafe11b17607d3d956627e38bac4975dfc4c", "dest": "/etc/kolla//cron/logrotate/mariadb.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "b798bafe11b17607d3d956627e38bac4975dfc4c", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/mariadb.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-mariadb.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "mariadb" }, "md5sum": "0479af81042976b16bf4bd87a2941510", "mode": "0660", "owner": "root", "size": 35, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.39-27081963362492/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'mistral'}) => { "changed": false, "item": { "enabled": "no", "name": "mistral" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'mongodb'}) => { "changed": false, "item": { "enabled": "no", "name": "mongodb" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'murano'}) => { "changed": false, "item": { "enabled": "no", "name": "murano" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577 `" && echo ansible-tmp-1523474722.75-126810099215577="` echo /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmph3DtZX TO /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/ /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpy5ENX5/cron-logrotate-neutron.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/ /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpDIcf8h TO /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/ /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'neutron'}) => { "changed": true, "checksum": "3072adc0e14fb8430c3ddc8b1815c450b1d1f38c", "dest": "/etc/kolla//cron/logrotate/neutron.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "3072adc0e14fb8430c3ddc8b1815c450b1d1f38c", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-neutron.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "neutron" }, "md5sum": "a4cfdb02904119c0afb1861fb765fd20", "mode": "0660", "owner": "root", "size": 111, "src": "/root/.ansible/tmp/ansible-tmp-1523474722.75-126810099215577/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598 `" && echo ansible-tmp-1523474723.06-30523262305598="` echo /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp3VKTjY TO /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/ /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp7hOsAW/cron-logrotate-nova.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/ /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYLqgxu TO /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/ /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'nova'}) => { "changed": true, "checksum": "1c57b8fa73337161b48c466e2c55ffa2b5b67bf0", "dest": "/etc/kolla//cron/logrotate/nova.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "1c57b8fa73337161b48c466e2c55ffa2b5b67bf0", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-nova.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "nova" }, "md5sum": "a6c293045fa4833f3a9cd422aad35cff", "mode": "0660", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1523474723.06-30523262305598/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'octavia'}) => { "changed": false, "item": { "enabled": "no", "name": "octavia" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': False, u'name': u'outward-rabbitmq'}) => { "changed": false, "item": { "enabled": false, "name": "outward-rabbitmq" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'panko'}) => { "changed": false, "item": { "enabled": "no", "name": "panko" }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769 `" && echo ansible-tmp-1523474723.42-110525559919769="` echo /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpLzj8Qj TO /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/ /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpD2XGTb/cron-logrotate-rabbitmq.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/ /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp8RCcK_ TO /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/ /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'enabled': u'yes', u'name': u'rabbitmq'}) => { "changed": true, "checksum": "ff54314ebe404d35d2a16ffb5a11f131ec9dd1ce", "dest": "/etc/kolla//cron/logrotate/rabbitmq.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "ff54314ebe404d35d2a16ffb5a11f131ec9dd1ce", "content": null, "delimiter": null, "dest": "/etc/kolla//cron/logrotate/rabbitmq.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "cron-logrotate-rabbitmq.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/source", "unsafe_writes": null, "validate": null } }, "item": { "enabled": "yes", "name": "rabbitmq" }, "md5sum": "826ad46e5640852f8b6e83399ed9c91b", "mode": "0660", "owner": "root", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1523474723.42-110525559919769/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'rally'}) => { "changed": false, "item": { "enabled": "no", "name": "rally" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'sahara'}) => { "changed": false, "item": { "enabled": "no", "name": "sahara" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'searchlight'}) => { "changed": false, "item": { "enabled": "no", "name": "searchlight" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'senlin'}) => { "changed": false, "item": { "enabled": "no", "name": "senlin" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'skydive'}) => { "changed": false, "item": { "enabled": "no", "name": "skydive" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'solum'}) => { "changed": false, "item": { "enabled": "no", "name": "solum" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'swift'}) => { "changed": false, "item": { "enabled": "no", "name": "swift" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'tacker'}) => { "changed": false, "item": { "enabled": "no", "name": "tacker" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'tempest'}) => { "changed": false, "item": { "enabled": "no", "name": "tempest" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'trove'}) => { "changed": false, "item": { "enabled": "no", "name": "trove" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'vitrage'}) => { "changed": false, "item": { "enabled": "no", "name": "vitrage" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'watcher'}) => { "changed": false, "item": { "enabled": "no", "name": "watcher" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'zookeeper'}) => { "changed": false, "item": { "enabled": "no", "name": "zookeeper" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'enabled': u'no', u'name': u'zun'}) => { "changed": false, "item": { "enabled": "no", "name": "zun" }, "skip_reason": "Conditional result was False" } TASK [common : Ensuring config directories have correct owner and permission] *************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:226 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562 `" && echo ansible-tmp-1523474724.16-208647372792562="` echo /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcWJHyv TO /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562/ /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474724.16-208647372792562/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'linaro/debian-source-cron:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//cron" }, "before": { "mode": "0755", "path": "/etc/kolla//cron" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//cron", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "unsafe_writes": null, "validate": null } }, "item": { "key": "cron", "value": { "container_name": "cron", "enabled": true, "environment": { "DUMMY_ENVIRONMENT": "kolla_useless_env" }, "image": "linaro/debian-source-cron:queens-20180207", "volumes": [ "/etc/kolla//cron/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//cron", "size": 4096, "state": "directory", "uid": 0 } skipping: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'linaro/debian-source-fluentd:queens-20180207', u'enabled': False, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'}) => { "changed": false, "item": { "key": "fluentd", "value": { "container_name": "fluentd", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "image": "linaro/debian-source-fluentd:queens-20180207", "volumes": [ "/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-kolla-toolbox:queens-20180207', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'}) => { "changed": false, "item": { "key": "kolla-toolbox", "value": { "container_name": "kolla_toolbox", "enabled": true, "environment": { "ANSIBLE_LIBRARY": "/usr/share/ansible", "ANSIBLE_NOCOLOR": "1" }, "image": "linaro/debian-source-kolla-toolbox:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/dev/:/dev/", "/run/:/run/:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [common : Check common containers] ***************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/common/tasks/config.yml:238 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136 `" && echo ansible-tmp-1523474724.54-51736426514136="` echo /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcWE9Rv TO /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136/ /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474724.54-51736426514136/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'environment': {u'DUMMY_ENVIRONMENT': u'kolla_useless_env'}, u'image': u'linaro/debian-source-cron:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//cron/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'cron'}, 'key': u'cron'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "DUMMY_ENVIRONMENT": "kolla_useless_env", "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-cron:queens-20180207", "labels": {}, "name": "cron", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//cron/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "cron", "value": { "container_name": "cron", "enabled": true, "environment": { "DUMMY_ENVIRONMENT": "kolla_useless_env" }, "image": "linaro/debian-source-cron:queens-20180207", "volumes": [ "/etc/kolla//cron/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } skipping: [localhost] => (item={'value': {u'environment': {u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS'}, u'image': u'linaro/debian-source-fluentd:queens-20180207', u'enabled': False, u'volumes': [u'/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'fluentd'}, 'key': u'fluentd'}) => { "changed": false, "item": { "key": "fluentd", "value": { "container_name": "fluentd", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "image": "linaro/debian-source-fluentd:queens-20180207", "volumes": [ "/etc/kolla//fluentd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107 `" && echo ansible-tmp-1523474724.93-23048190227107="` echo /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpA21sp3 TO /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107/ /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474724.93-23048190227107/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-kolla-toolbox:queens-20180207', u'enabled': True, u'environment': {u'ANSIBLE_LIBRARY': u'/usr/share/ansible', u'ANSIBLE_NOCOLOR': u'1'}, u'volumes': [u'/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/dev/:/dev/', u'/run/:/run/:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'kolla_toolbox', u'privileged': True}, 'key': u'kolla-toolbox'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "ANSIBLE_LIBRARY": "/usr/share/ansible", "ANSIBLE_NOCOLOR": "1", "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-kolla-toolbox:queens-20180207", "labels": {}, "name": "kolla_toolbox", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/dev/:/dev/", "/run/:/run/:shared", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "kolla-toolbox", "value": { "container_name": "kolla_toolbox", "enabled": true, "environment": { "ANSIBLE_LIBRARY": "/usr/share/ansible", "ANSIBLE_NOCOLOR": "1" }, "image": "linaro/debian-source-kolla-toolbox:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/dev/:/dev/", "/run/:/run/:shared", "kolla_logs:/var/log/kolla/" ] } }, "result": true } TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/deploy.yml:4 included: /root/kolla-ansible/ansible/roles/common/tasks/bootstrap.yml for localhost TASK [common : Creating log volume] ********************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300 `" && echo ansible-tmp-1523474725.56-90252194777300="` echo /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpeBotpZ TO /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300/ /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474725.56-90252194777300/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "create_volume", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": null, "labels": {}, "name": "kolla_logs", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": null, "volumes_from": null } }, "result": false } RUNNING HANDLER [common : Restart kolla-toolbox container] ********************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843 `" && echo ansible-tmp-1523474726.14-60977741042843="` echo /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpSHU8Nf TO /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843/ /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474726.14-60977741042843/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER common : Initializing toolbox container using normal user for localhost changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "ANSIBLE_LIBRARY": "/usr/share/ansible", "ANSIBLE_NOCOLOR": "1", "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "kolla-toolbox" }, "graceful_timeout": 10, "image": "linaro/debian-source-kolla-toolbox:queens-20180207", "labels": {}, "name": "kolla_toolbox", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//kolla-toolbox/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/dev/:/dev/", "/run/:/run/:shared", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [common : Initializing toolbox container using normal user] ***************************************************************************************************************************************************************** Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274 `" && echo ansible-tmp-1523474727.13-23637611317274="` echo /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJSky9H TO /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274/ /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474727.13-23637611317274/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => { "changed": false, "cmd": [ "docker", "exec", "-t", "kolla_toolbox", "ansible", "--version" ], "delta": "0:00:00.455525", "end": "2018-04-11 13:25:27.718044", "invocation": { "module_args": { "_raw_params": "docker exec -t kolla_toolbox ansible --version", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:25:27.262519", "stderr": "", "stderr_lines": [], "stdout": "ansible 2.2.0.0\r\n config file = /var/lib/ansible/.ansible.cfg\r\n configured module search path = ['/usr/share/ansible']", "stdout_lines": [ "ansible 2.2.0.0", " config file = /var/lib/ansible/.ansible.cfg", " configured module search path = ['/usr/share/ansible']" ] } RUNNING HANDLER [common : Restart cron container] ******************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781 `" && echo ansible-tmp-1523474727.97-77023912074781="` echo /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpzwkBdt TO /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781/ /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474727.97-77023912074781/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "DUMMY_ENVIRONMENT": "kolla_useless_env", "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "cron" }, "graceful_timeout": 10, "image": "linaro/debian-source-cron:queens-20180207", "labels": {}, "name": "cron", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//cron/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } META: ran handlers TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 ok: [localhost] => { "ansible_facts": { "common_run": true }, "changed": false } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml for localhost TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml for localhost TASK [mariadb : Ensuring config directories exist] ****************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528 `" && echo ansible-tmp-1523474729.22-267919567288528="` echo /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpT_NiIO TO /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528/ /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474729.22-267919567288528/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-mariadb:queens-20180207', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//mariadb", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//mariadb", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//mariadb", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "mariadb", "value": { "container_name": "mariadb", "enabled": true, "group": "mariadb", "image": "linaro/debian-source-mariadb:queens-20180207", "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//mariadb", "size": 4096, "state": "directory", "uid": 0 } TASK [mariadb : Copying over config.json files for services] ******************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml:15 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635 `" && echo ansible-tmp-1523474729.56-199742426277635="` echo /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpOcog5E TO /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/ /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpRCfu8q/mariadb.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/ /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpVhwcdF TO /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/ /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER mariadb : restart slave mariadb for localhost NOTIFIED HANDLER mariadb : restart master mariadb for localhost changed: [localhost] => { "changed": true, "checksum": "de921da6619874abbf8f5372cbcebf3c8ec831eb", "dest": "/etc/kolla//mariadb/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "de921da6619874abbf8f5372cbcebf3c8ec831eb", "content": null, "delimiter": null, "dest": "/etc/kolla//mariadb/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "mariadb.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/source", "unsafe_writes": null, "validate": null } }, "md5sum": "e52c14d1e4d50f8fa0ec4d7443769d23", "mode": "0660", "owner": "root", "size": 735, "src": "/root/.ansible/tmp/ansible-tmp-1523474729.56-199742426277635/source", "state": "file", "uid": 0 } TASK [mariadb : Copying over galera.cnf] **************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml:32 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474730.15-154994498441577 `" && echo ansible-tmp-1523474730.15-154994498441577="` echo /root/.ansible/tmp/ansible-tmp-1523474730.15-154994498441577 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940 `" && echo ansible-tmp-1523474730.18-119818369991940="` echo /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfgtoBv TO /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmplNNpNl TO /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/ /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/copy.py && sleep 0' changed: [localhost] => { "changed": true, "checksum": "855f9817562f8f8b0c6b80239c56dc7f47c54224", "dest": "/etc/kolla//mariadb/galera.cnf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//mariadb/galera.cnf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/src", "unsafe_writes": null, "validate": null } }, "md5sum": "2fdd8a7b99ebf20e7c689deb4d8cebc1", "mode": "0660", "owner": "root", "size": 1088, "src": "/root/.ansible/tmp/ansible-tmp-1523474730.18-119818369991940/src", "state": "file", "uid": 0 } TASK [mariadb : Copying over wsrep-notify.sh] *********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml:52 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538 `" && echo ansible-tmp-1523474730.78-179515626762538="` echo /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmppghMWI TO /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/ /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpHy0XMQ/wsrep-notify.sh.j2 TO /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/ /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbydTuX TO /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/ /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-mariadb:queens-20180207', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'}) => { "changed": true, "checksum": "66bded85c05b7f5662f89bbf4f231f8e7109874b", "dest": "/etc/kolla//mariadb/wsrep-notify.sh", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "66bded85c05b7f5662f89bbf4f231f8e7109874b", "content": null, "delimiter": null, "dest": "/etc/kolla//mariadb/wsrep-notify.sh", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "wsrep-notify.sh.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "mariadb", "value": { "container_name": "mariadb", "enabled": true, "group": "mariadb", "image": "linaro/debian-source-mariadb:queens-20180207", "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "ec286bd97918e804cccc3617a6bc06d6", "mode": "0770", "owner": "root", "size": 1407, "src": "/root/.ansible/tmp/ansible-tmp-1523474730.78-179515626762538/source", "state": "file", "uid": 0 } TASK [mariadb : Check mariadb containers] *************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/config.yml:67 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653 `" && echo ansible-tmp-1523474731.56-78491237264653="` echo /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpsvvmcL TO /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653/ /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474731.56-78491237264653/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-mariadb:queens-20180207', u'group': u'mariadb', u'volumes': [u'/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'mariadb:/var/lib/mysql', u'kolla_logs:/var/log/kolla/'], u'container_name': u'mariadb'}, 'key': u'mariadb'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-mariadb:queens-20180207", "labels": {}, "name": "mariadb", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "mariadb", "value": { "container_name": "mariadb", "enabled": true, "group": "mariadb", "image": "linaro/debian-source-mariadb:queens-20180207", "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ] } }, "result": true } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml:4 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml for localhost TASK [mariadb : set_fact] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml:2 ok: [localhost] => { "ansible_facts": { "master_host": "localhost" }, "changed": false } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml:5 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml for localhost TASK [mariadb : Cleaning up temp file on localhost] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199 `" && echo ansible-tmp-1523474732.59-248514265889199="` echo /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5LjnxX TO /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199/ /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474732.59-248514265889199/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/tmp/kolla_mariadb_cluster", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null } }, "path": "/tmp/kolla_mariadb_cluster", "state": "absent" } TASK [mariadb : Creating temp file on localhost] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:8 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070 `" && echo ansible-tmp-1523474732.94-26072827435070="` echo /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpMPfzyd TO /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/ /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpHL70N3 TO /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/ /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpCzaUfz TO /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/ /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/tmp/kolla_mariadb_cluster", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "content": null, "delimiter": null, "dest": "/tmp/kolla_mariadb_cluster", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0644", "original_basename": "tmpHL70N3", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/source", "unsafe_writes": null, "validate": null } }, "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0644", "owner": "root", "size": 0, "src": "/root/.ansible/tmp/ansible-tmp-1523474732.94-26072827435070/source", "state": "file", "uid": 0 } TASK [mariadb : Creating mariadb volume] **************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:14 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690 `" && echo ansible-tmp-1523474733.39-15382940814690="` echo /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpeMn_tU TO /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690/ /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474733.39-15382940814690/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "create_volume", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": null, "labels": {}, "name": "mariadb", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": null, "volumes_from": null } }, "result": false } TASK [mariadb : Writing hostname of host with existing cluster files to temp file] ********************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:21 [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` instead use `result is changed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [mariadb : Registering host from temp file] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:27 File lookup using /tmp/kolla_mariadb_cluster as file ok: [localhost] => { "ansible_facts": { "has_cluster": false }, "changed": false } TASK [mariadb : Cleaning up temp file on localhost] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/lookup_cluster.yml:31 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426 `" && echo ansible-tmp-1523474734.21-87354891837426="` echo /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpavNFRG TO /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426/ /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474734.21-87354891837426/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "diff": { "after": { "path": "/tmp/kolla_mariadb_cluster", "state": "absent" }, "before": { "path": "/tmp/kolla_mariadb_cluster", "state": "file" } }, "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/tmp/kolla_mariadb_cluster", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null } }, "path": "/tmp/kolla_mariadb_cluster", "state": "absent" } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml:7 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap_cluster.yml for localhost TASK [mariadb : Running MariaDB bootstrap container] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap_cluster.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328 `" && echo ansible-tmp-1523474734.67-75749398272328="` echo /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6i5X1H TO /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328/ /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474734.67-75749398272328/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER mariadb : Starting first MariaDB container for localhost changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "DB_MAX_TIMEOUT": 120, "DB_ROOT_PASSWORD": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "bootstrap-mariadb" }, "graceful_timeout": 10, "image": "linaro/debian-source-mariadb:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "bootstrap_mariadb", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "mariadb:/var/lib/mysql" ], "volumes_from": null } }, "result": false } TASK [mariadb : set_fact] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap_cluster.yml:25 ok: [localhost] => { "ansible_facts": { "bootstrap_host": "localhost" }, "changed": false } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/bootstrap.yml:12 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [mariadb : Starting first MariaDB container] ******************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284 `" && echo ansible-tmp-1523474754.53-210639261219284="` echo /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp70piya TO /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284/ /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474754.53-210639261219284/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER mariadb : wait first mariadb container for localhost changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "BOOTSTRAP_ARGS": "--wsrep-new-cluster", "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "mariadb" }, "graceful_timeout": 10, "image": "linaro/debian-source-mariadb:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "mariadb", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [mariadb : wait first mariadb container] ************************************************************************************************************************************************************************************ Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/utilities/logic/wait_for.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409 `" && echo ansible-tmp-1523474755.81-216643217704409="` echo /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpzcgobk TO /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409/wait_for.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409/ /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409/wait_for.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409/wait_for.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474755.81-216643217704409/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. FAILED - RETRYING: wait first mariadb container (10 retries left).Result was: { "attempts": 1, "changed": false, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_Zfpslw/ansible_module_wait_for.py\", line 629, in \n main()\n File \"/tmp/ansible_Zfpslw/ansible_module_wait_for.py\", line 558, in main\n response = s.recv(1024)\nsocket.error: [Errno 104] Connection reset by peer\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1, "retries": 11 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/utilities/logic/wait_for.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448 `" && echo ansible-tmp-1523474765.1-93466331841448="` echo /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp0DKhaW TO /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448/wait_for.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448/ /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448/wait_for.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448/wait_for.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474765.1-93466331841448/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => { "attempts": 2, "changed": false, "elapsed": 0, "invocation": { "module_args": { "active_connection_states": [ "ESTABLISHED", "FIN_WAIT1", "FIN_WAIT2", "SYN_RECV", "SYN_SENT", "TIME_WAIT" ], "connect_timeout": 1, "delay": 0, "exclude_hosts": null, "host": "10.243.75.73", "msg": null, "path": null, "port": 3306, "search_regex": "MariaDB", "sleep": 1, "state": "started", "timeout": 60 } }, "path": null, "port": 3306, "search_regex": "MariaDB", "state": "started" } RUNNING HANDLER [mariadb : restart slave mariadb] ******************************************************************************************************************************************************************************************* skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [mariadb : restart master mariadb] ****************************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702 `" && echo ansible-tmp-1523474765.54-201029242220702="` echo /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAgci2K TO /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702/ /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474765.54-201029242220702/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER mariadb : Waiting for master mariadb for localhost changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "mariadb" }, "graceful_timeout": 10, "image": "linaro/debian-source-mariadb:queens-20180207", "labels": {}, "name": "mariadb", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//mariadb/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "mariadb:/var/lib/mysql", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [mariadb : Waiting for master mariadb] ************************************************************************************************************************************************************************************** Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/utilities/logic/wait_for.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119 `" && echo ansible-tmp-1523474771.68-31959704360119="` echo /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBJEvQH TO /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119/wait_for.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119/ /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119/wait_for.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119/wait_for.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474771.68-31959704360119/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. FAILED - RETRYING: Waiting for master mariadb (10 retries left).Result was: { "attempts": 1, "changed": false, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_BNGman/ansible_module_wait_for.py\", line 629, in \n main()\n File \"/tmp/ansible_BNGman/ansible_module_wait_for.py\", line 558, in main\n response = s.recv(1024)\nsocket.error: [Errno 104] Connection reset by peer\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1, "retries": 11 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/utilities/logic/wait_for.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052 `" && echo ansible-tmp-1523474781.2-192002288401052="` echo /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpn4cm2n TO /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052/wait_for.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052/ /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052/wait_for.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052/wait_for.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474781.2-192002288401052/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => { "attempts": 2, "changed": false, "elapsed": 0, "invocation": { "module_args": { "active_connection_states": [ "ESTABLISHED", "FIN_WAIT1", "FIN_WAIT2", "SYN_RECV", "SYN_SENT", "TIME_WAIT" ], "connect_timeout": 1, "delay": 0, "exclude_hosts": null, "host": "10.243.75.73", "msg": null, "path": null, "port": 3306, "search_regex": "MariaDB", "sleep": 1, "state": "started", "timeout": 60 } }, "path": null, "port": 3306, "search_regex": "MariaDB", "state": "started" } META: ran handlers TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml:9 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/register.yml for localhost TASK [mariadb : Creating haproxy mysql user] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/register.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683 `" && echo ansible-tmp-1523474782.04-156916112219683="` echo /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYsSNjq TO /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683/ /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474782.04-156916112219683/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "haproxy", "password": "", "priv": "*.*:USAGE" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "user": "haproxy" } TASK [mariadb : Cleaning up facts] ********************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/register.yml:16 ok: [localhost] => { "ansible_facts": { "delegate_host": "bootstraped" }, "changed": false } TASK [mariadb : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/deploy.yml:12 included: /root/kolla-ansible/ansible/roles/mariadb/tasks/check.yml for localhost TASK [mariadb : Waiting for MariaDB service to be ready through VIP] ************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/mariadb/tasks/check.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415 `" && echo ansible-tmp-1523474783.8-76096346196415="` echo /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpl2aOGz TO /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415/ /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474783.8-76096346196415/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [localhost] => { "attempts": 1, "changed": false, "cmd": [ "docker", "exec", "mariadb", "mysql", "-h", "10.243.75.73", "-P", "3306", "-u", "haproxy", "-e", "show databases;" ], "delta": "0:00:00.060098", "end": "2018-04-11 13:26:23.992839", "invocation": { "module_args": { "_raw_params": "docker exec mariadb mysql -h 10.243.75.73 -P 3306 -u haproxy -e 'show databases;'", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:26:23.932741", "stderr": "", "stderr_lines": [], "stdout": "Database\ninformation_schema", "stdout_lines": [ "Database", "information_schema" ] } META: ran handlers META: ran handlers PLAY [Apply role iscsi] ********************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [iscsi : include] ********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/iscsi/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role multipathd] **************************************************************************************************************************************************************************************************************** META: ran handlers TASK [multipathd : include] ***************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/multipathd/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role rabbitmq] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [rabbitmq : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/deploy.yml for localhost TASK [rabbitmq : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml for localhost TASK [rabbitmq : Ensuring config directories exist] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259 `" && echo ansible-tmp-1523474784.88-22203132697259="` echo /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpXVd48O TO /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259/ /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474784.88-22203132697259/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'linaro/debian-source-rabbitmq:queens-20180207', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//rabbitmq", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//rabbitmq", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//rabbitmq", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "rabbitmq", "value": { "container_name": "rabbitmq", "enabled": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "group": "rabbitmq", "image": "linaro/debian-source-rabbitmq:queens-20180207", "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//rabbitmq", "size": 4096, "state": "directory", "uid": 0 } TASK [rabbitmq : Copying over config.json files for services] ******************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml:15 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716 `" && echo ansible-tmp-1523474785.23-20863664176716="` echo /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJgIqyR TO /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/ /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwglhsD/rabbitmq.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/ /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmplJJAna TO /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/ /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'linaro/debian-source-rabbitmq:queens-20180207', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'}) => { "changed": true, "checksum": "626892250a551376dc5925ee50a03b6b53ae2732", "dest": "/etc/kolla//rabbitmq/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "626892250a551376dc5925ee50a03b6b53ae2732", "content": null, "delimiter": null, "dest": "/etc/kolla//rabbitmq/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "rabbitmq.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "rabbitmq", "value": { "container_name": "rabbitmq", "enabled": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "group": "rabbitmq", "image": "linaro/debian-source-rabbitmq:queens-20180207", "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "c3aad15ecc53172a8669cc2f82040bae", "mode": "0770", "owner": "root", "size": 1210, "src": "/root/.ansible/tmp/ansible-tmp-1523474785.23-20863664176716/source", "state": "file", "uid": 0 } NOTIFIED HANDLER rabbitmq : Restart rabbitmq container for localhost TASK [rabbitmq : Copying over rabbitmq configs] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml:29 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633 `" && echo ansible-tmp-1523474785.74-111136296565633="` echo /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprEC05R TO /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/ /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpaV6guP/rabbitmq-env.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/ /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpD_y2SU TO /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/ /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=rabbitmq-env.conf) => { "changed": true, "checksum": "299812222ef8877a87dac0e81e87fe308befb915", "dest": "/etc/kolla//rabbitmq/rabbitmq-env.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "299812222ef8877a87dac0e81e87fe308befb915", "content": null, "delimiter": null, "dest": "/etc/kolla//rabbitmq/rabbitmq-env.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "rabbitmq-env.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/source", "unsafe_writes": null, "validate": null } }, "item": "rabbitmq-env.conf", "md5sum": "908fa01e2f33a104b2828c5fea54c094", "mode": "0770", "owner": "root", "size": 858, "src": "/root/.ansible/tmp/ansible-tmp-1523474785.74-111136296565633/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294 `" && echo ansible-tmp-1523474786.29-177440201063294="` echo /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpiXhBQj TO /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/ /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpHal9LW/rabbitmq.config.j2 TO /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/ /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpTd6iv7 TO /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/ /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=rabbitmq.config) => { "changed": true, "checksum": "c1cabe889341bf30918e23470ccee629794f191f", "dest": "/etc/kolla//rabbitmq/rabbitmq.config", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "c1cabe889341bf30918e23470ccee629794f191f", "content": null, "delimiter": null, "dest": "/etc/kolla//rabbitmq/rabbitmq.config", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "rabbitmq.config.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/source", "unsafe_writes": null, "validate": null } }, "item": "rabbitmq.config", "md5sum": "9d58de1278b12f7c641442eb33834295", "mode": "0770", "owner": "root", "size": 507, "src": "/root/.ansible/tmp/ansible-tmp-1523474786.29-177440201063294/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161 `" && echo ansible-tmp-1523474786.68-184580326250161="` echo /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5Ch5tS TO /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/ /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp0XFQZT/rabbitmq-clusterer.config.j2 TO /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/ /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmps9b827 TO /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/ /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=rabbitmq-clusterer.config) => { "changed": true, "checksum": "36dc9274f1667931f0705d3582c76ce8bc7bd321", "dest": "/etc/kolla//rabbitmq/rabbitmq-clusterer.config", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "36dc9274f1667931f0705d3582c76ce8bc7bd321", "content": null, "delimiter": null, "dest": "/etc/kolla//rabbitmq/rabbitmq-clusterer.config", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "rabbitmq-clusterer.config.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/source", "unsafe_writes": null, "validate": null } }, "item": "rabbitmq-clusterer.config", "md5sum": "07bbbcc6cf4ca70052aca2aceeca8b6b", "mode": "0770", "owner": "root", "size": 140, "src": "/root/.ansible/tmp/ansible-tmp-1523474786.68-184580326250161/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358 `" && echo ansible-tmp-1523474787.12-59903686144358="` echo /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmphNOHqd TO /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/ /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpSMpEIk/definitions.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/ /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpmE2477 TO /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/ /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=definitions.json) => { "changed": true, "checksum": "dcdac4333f3a7ee2192f2d5c698d9835fbb92f98", "dest": "/etc/kolla//rabbitmq/definitions.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "dcdac4333f3a7ee2192f2d5c698d9835fbb92f98", "content": null, "delimiter": null, "dest": "/etc/kolla//rabbitmq/definitions.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "definitions.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/source", "unsafe_writes": null, "validate": null } }, "item": "definitions.json", "md5sum": "d89de250c9c15b46d3142e831c9c53e7", "mode": "0770", "owner": "root", "size": 413, "src": "/root/.ansible/tmp/ansible-tmp-1523474787.12-59903686144358/source", "state": "file", "uid": 0 } TASK [rabbitmq : Check rabbitmq containers] ************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/config.yml:49 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461 `" && echo ansible-tmp-1523474787.66-220890477708461="` echo /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmphJh6W6 TO /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461/ /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474787.66-220890477708461/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'rabbitmq', u'image': u'linaro/debian-source-rabbitmq:queens-20180207', u'enabled': True, u'environment': {u'RABBITMQ_CLUSTER_COOKIE': u'ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'RABBITMQ_LOG_DIR': u'/var/log/kolla/rabbitmq'}, u'volumes': [u'/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'rabbitmq:/var/lib/rabbitmq/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'rabbitmq'}, 'key': u'rabbitmq'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "graceful_timeout": 10, "image": "linaro/debian-source-rabbitmq:queens-20180207", "labels": {}, "name": "rabbitmq", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "rabbitmq", "value": { "container_name": "rabbitmq", "enabled": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "group": "rabbitmq", "image": "linaro/debian-source-rabbitmq:queens-20180207", "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/", "kolla_logs:/var/log/kolla/" ] } }, "result": true } TASK [rabbitmq : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/deploy.yml:4 included: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/bootstrap.yml for localhost TASK [rabbitmq : Creating rabbitmq volume] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333 `" && echo ansible-tmp-1523474788.3-149492438333333="` echo /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmps4WDRq TO /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333/ /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474788.3-149492438333333/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "create_volume", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": null, "labels": {}, "name": "rabbitmq", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": null, "volumes_from": null } }, "result": false } TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/bootstrap.yml:9 [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` instead use `result is changed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751 `" && echo ansible-tmp-1523474788.83-39531724060751="` echo /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp8WmsZ1 TO /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751/ /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474788.83-39531724060751/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "rabbitmq-bootstrap", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "graceful_timeout": 10, "image": "linaro/debian-source-rabbitmq:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "rabbitmq_bootstrap", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970 `" && echo ansible-tmp-1523474790.01-135777563093970="` echo /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAOfOr0 TO /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970/ /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474790.01-135777563093970/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "rabbitmq", "RABBITMQ_CLUSTER_COOKIE": "ljCsJJY7pSAGfIJTXzBdku85md8skYzLhgDrMHaX", "RABBITMQ_LOG_DIR": "/var/log/kolla/rabbitmq" }, "graceful_timeout": 10, "image": "linaro/debian-source-rabbitmq:queens-20180207", "labels": {}, "name": "rabbitmq", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//rabbitmq/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "rabbitmq:/var/lib/rabbitmq/", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } META: ran handlers META: ran handlers META: ran handlers PLAY [Apply role rabbitmq (outward)] ******************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [rabbitmq : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/rabbitmq/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role qdrouterd] ***************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [qdrouterd : include] ****************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/qdrouterd/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role etcd] ********************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [etcd : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/etcd/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role keystone] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml for localhost TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml for localhost TASK [keystone : Check if policies shall be overwritten] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:2 TASK [keystone : Set keystone policy file] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:12 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Check if Keystone Domain specific settings enabled] ************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:19 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092 `" && echo ansible-tmp-1523474792.21-280709049511092="` echo /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpaim16u TO /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092/ /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092/stat.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474792.21-280709049511092/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/etc/kolla/config/keystone/domains" } }, "stat": { "exists": false } } TASK [keystone : Ensuring config directories exist] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:24 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-fernet:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'}) => { "changed": false, "item": { "key": "keystone-fernet", "value": { "container_name": "keystone_fernet", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-fernet:queens-20180207", "volumes": [ "/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278 `" && echo ansible-tmp-1523474792.58-105562253601278="` echo /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmptbmfVk TO /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278/ /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474792.58-105562253601278/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-keystone:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//keystone", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//keystone", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//keystone", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "keystone", "value": { "container_name": "keystone", "enabled": true, "group": "keystone", "image": "linaro/debian-source-keystone:queens-20180207", "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "", "kolla_logs:/var/log/kolla/", "" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//keystone", "size": 4096, "state": "directory", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-ssh:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'}) => { "changed": false, "item": { "key": "keystone-ssh", "value": { "container_name": "keystone_ssh", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-ssh:queens-20180207", "volumes": [ "/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } TASK [keystone : Creating Keystone Domain directory] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:37 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770 `" && echo ansible-tmp-1523474792.98-16140090909770="` echo /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpC0PUIk TO /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770/ /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474792.98-16140090909770/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//keystone/domains/", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//keystone/domains/", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "dest": "/etc/kolla//keystone/domains/", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "0770", "original_basename": null, "owner": null, "path": "/etc/kolla//keystone/domains/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//keystone/domains/", "size": 4096, "state": "directory", "uid": 0 } TASK [keystone : Copying over config.json files for services] ******************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:49 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-fernet:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'}) => { "changed": false, "item": { "key": "keystone-fernet", "value": { "container_name": "keystone_fernet", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-fernet:queens-20180207", "volumes": [ "/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137 `" && echo ansible-tmp-1523474793.35-127623312338137="` echo /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpT2kg3W TO /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/ /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5zqVPf/keystone.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/ /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPS4wKQ TO /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/ /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-keystone:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'}) => { "changed": true, "checksum": "cadf71bc26695b2e64b9c301c78bd27ec9d3af27", "dest": "/etc/kolla//keystone/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "cadf71bc26695b2e64b9c301c78bd27ec9d3af27", "content": null, "delimiter": null, "dest": "/etc/kolla//keystone/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "keystone.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "keystone", "value": { "container_name": "keystone", "enabled": true, "group": "keystone", "image": "linaro/debian-source-keystone:queens-20180207", "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "", "kolla_logs:/var/log/kolla/", "" ] } }, "md5sum": "edb8561736b380976c2c56af6c4cd696", "mode": "0660", "owner": "root", "size": 1328, "src": "/root/.ansible/tmp/ansible-tmp-1523474793.35-127623312338137/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-ssh:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'}) => { "changed": false, "item": { "key": "keystone-ssh", "value": { "container_name": "keystone_ssh", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-ssh:queens-20180207", "volumes": [ "/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } NOTIFIED HANDLER keystone : Restart keystone container for localhost NOTIFIED HANDLER keystone : Restart keystone-ssh container for localhost NOTIFIED HANDLER keystone : Restart keystone-fernet container for localhost TASK [keystone : Copying over keystone.conf] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:65 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-fernet:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'}) => { "changed": false, "item": { "key": "keystone-fernet", "value": { "container_name": "keystone_fernet", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-fernet:queens-20180207", "volumes": [ "/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474793.95-261578492088281 `" && echo ansible-tmp-1523474793.95-261578492088281="` echo /root/.ansible/tmp/ansible-tmp-1523474793.95-261578492088281 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306 `" && echo ansible-tmp-1523474793.97-236671303872306="` echo /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpEc_NDI TO /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpkFUO9r TO /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/ /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-keystone:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'}) => { "changed": true, "checksum": "326ab75485bea9b9ea0072d5b2646280d9401158", "dest": "/etc/kolla//keystone/keystone.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//keystone/keystone.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "keystone", "value": { "container_name": "keystone", "enabled": true, "group": "keystone", "image": "linaro/debian-source-keystone:queens-20180207", "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "", "kolla_logs:/var/log/kolla/", "" ] } }, "md5sum": "f565d0bf8ce9485bbf55b9cb422ac994", "mode": "0660", "owner": "root", "size": 644, "src": "/root/.ansible/tmp/ansible-tmp-1523474793.97-236671303872306/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-ssh:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'}) => { "changed": false, "item": { "key": "keystone-ssh", "value": { "container_name": "keystone_ssh", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-ssh:queens-20180207", "volumes": [ "/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } TASK [keystone : Creating Keystone Domain directory] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:88 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Get file list in custom domains folder] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:100 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Copying Keystone Domain specific settings] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:105 TASK [keystone : Copying over existing policy file] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:122 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-fernet:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'}) => { "changed": false, "item": { "key": "keystone-fernet", "value": { "container_name": "keystone_fernet", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-fernet:queens-20180207", "volumes": [ "/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-keystone:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'}) => { "changed": false, "item": { "key": "keystone", "value": { "container_name": "keystone", "enabled": true, "group": "keystone", "image": "linaro/debian-source-keystone:queens-20180207", "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "", "kolla_logs:/var/log/kolla/", "" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-ssh:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'}) => { "changed": false, "item": { "key": "keystone-ssh", "value": { "container_name": "keystone_ssh", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-ssh:queens-20180207", "volumes": [ "/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } TASK [keystone : Copying over wsgi-keystone.conf] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:139 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545 `" && echo ansible-tmp-1523474795.25-162083082087545="` echo /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpUQYayh TO /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/ /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpt0THSK/wsgi-keystone.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/ /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpuaDm6W TO /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/ /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=/root/kolla-ansible/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) => { "changed": true, "checksum": "f700b0a732ebccedf1198967feaafea4db7ba06e", "dest": "/etc/kolla//keystone/wsgi-keystone.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "f700b0a732ebccedf1198967feaafea4db7ba06e", "content": null, "delimiter": null, "dest": "/etc/kolla//keystone/wsgi-keystone.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "wsgi-keystone.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/source", "unsafe_writes": null, "validate": null } }, "item": "/root/kolla-ansible/ansible/roles/keystone/templates/wsgi-keystone.conf.j2", "md5sum": "8ae2f99b5a4d511b8ebb2a7d6ed14029", "mode": "0660", "owner": "root", "size": 1723, "src": "/root/.ansible/tmp/ansible-tmp-1523474795.25-162083082087545/source", "state": "file", "uid": 0 } TASK [keystone : Checking whether keystone-paste.ini file exists] *************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:158 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845 `" && echo ansible-tmp-1523474796.0-74635007327845="` echo /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFUdJPP TO /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845/ /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845/stat.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474796.0-74635007327845/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/etc/kolla/config/keystone/keystone-paste.ini" } }, "stat": { "exists": false } } TASK [keystone : Copying over keystone-paste.ini] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:167 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Generate the required cron jobs for the node] ****************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:183 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Save the returned from cron jobs for building the crontab] ***************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:188 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : Copying files for keystone-fernet] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:193 skipping: [localhost] => (item={u'dest': u'crontab', u'src': u'crontab.j2'}) => { "changed": false, "item": { "dest": "crontab", "src": "crontab.j2" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'fernet-rotate.sh', u'src': u'fernet-rotate.sh.j2'}) => { "changed": false, "item": { "dest": "fernet-rotate.sh", "src": "fernet-rotate.sh.j2" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'fernet-node-sync.sh', u'src': u'fernet-node-sync.sh.j2'}) => { "changed": false, "item": { "dest": "fernet-node-sync.sh", "src": "fernet-node-sync.sh.j2" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'id_rsa', u'src': u'id_rsa'}) => { "changed": false, "item": { "dest": "id_rsa", "src": "id_rsa" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'ssh_config', u'src': u'ssh_config.j2'}) => { "changed": false, "item": { "dest": "ssh_config", "src": "ssh_config.j2" }, "skip_reason": "Conditional result was False" } TASK [keystone : Copying files for keystone-ssh] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:214 skipping: [localhost] => (item={u'dest': u'sshd_config', u'src': u'sshd_config.j2'}) => { "changed": false, "item": { "dest": "sshd_config", "src": "sshd_config.j2" }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={u'dest': u'id_rsa.pub', u'src': u'id_rsa.pub'}) => { "changed": false, "item": { "dest": "id_rsa.pub", "src": "id_rsa.pub" }, "skip_reason": "Conditional result was False" } TASK [keystone : Check keystone containers] ************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/config.yml:232 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-fernet:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_fernet'}, 'key': u'keystone-fernet'}) => { "changed": false, "item": { "key": "keystone-fernet", "value": { "container_name": "keystone_fernet", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-fernet:queens-20180207", "volumes": [ "/etc/kolla//keystone-fernet/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522 `" && echo ansible-tmp-1523474797.29-42430378767522="` echo /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpVgtwmF TO /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522/ /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474797.29-42430378767522/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-keystone:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'', u'kolla_logs:/var/log/kolla/', u''], u'container_name': u'keystone'}, 'key': u'keystone'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-keystone:queens-20180207", "labels": {}, "name": "keystone", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "keystone", "value": { "container_name": "keystone", "enabled": true, "group": "keystone", "image": "linaro/debian-source-keystone:queens-20180207", "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "", "kolla_logs:/var/log/kolla/", "" ] } }, "result": true } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-keystone-ssh:queens-20180207', u'group': u'keystone', u'volumes': [u'/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/', u'keystone_fernet_tokens:/etc/keystone/fernet-keys'], u'container_name': u'keystone_ssh'}, 'key': u'keystone-ssh'}) => { "changed": false, "item": { "key": "keystone-ssh", "value": { "container_name": "keystone_ssh", "enabled": false, "group": "keystone", "image": "linaro/debian-source-keystone-ssh:queens-20180207", "volumes": [ "/etc/kolla//keystone-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/", "keystone_fernet_tokens:/etc/keystone/fernet-keys" ] } }, "skip_reason": "Conditional result was False" } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:4 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:8 included: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap.yml for localhost TASK [keystone : Creating keystone database] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589 `" && echo ansible-tmp-1523474798.1-215421286867589="` echo /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp8ox3NJ TO /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589/ /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474798.1-215421286867589/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "db": "keystone", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "keystone" }, "module_extra_vars": null, "module_name": "mysql_db" } } } TASK [keystone : Creating Keystone database user and setting permissions] ******************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap.yml:17 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729 `" && echo ansible-tmp-1523474799.6-201668189660729="` echo /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2FNrOK TO /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729/ /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474799.6-201668189660729/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "keystone", "password": "gd8mWrs6oel3qFwZkE3MboPYvapIfjUT7738zn9s", "priv": "keystone.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "user": "keystone" } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap.yml:35 included: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap_service.yml for localhost TASK [keystone : Running Keystone bootstrap container] ************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/bootstrap_service.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863 `" && echo ansible-tmp-1523474801.36-135435714811863="` echo /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBuU4Hc TO /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863/ /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474801.36-135435714811863/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "bootstrap-keystone" }, "graceful_timeout": 10, "image": "linaro/debian-source-keystone:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "bootstrap_keystone", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [keystone : Restart keystone container] ************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188 `" && echo ansible-tmp-1523474819.9-30453016998188="` echo /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpQkI6D8 TO /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188/ /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474819.9-30453016998188/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "keystone" }, "graceful_timeout": 10, "image": "linaro/debian-source-keystone:queens-20180207", "labels": {}, "name": "keystone", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//keystone/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [keystone : Restart keystone-ssh container] ********************************************************************************************************************************************************************************* skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [keystone : Restart keystone-fernet container] ****************************************************************************************************************************************************************************** skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:13 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:17 included: /root/kolla-ansible/ansible/roles/keystone/tasks/register.yml for localhost TASK [keystone : Creating admin project, user, role, service, and endpoint] ***************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/register.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005 `" && echo ansible-tmp-1523474821.23-189907006980005="` echo /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpes0_PS TO /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005/ /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474821.23-189907006980005/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=RegionOne) => { "changed": true, "cmd": [ "docker", "exec", "keystone", "kolla_keystone_bootstrap", "admin", "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "admin", "admin", "http://10.243.75.73:35357", "http://10.243.75.73:5000", "http://10.243.75.73:5000", "RegionOne" ], "delta": "0:00:02.565107", "end": "2018-04-11 13:27:03.926219", "failed_when_result": false, "invocation": { "module_args": { "_raw_params": "docker exec keystone kolla_keystone_bootstrap admin 9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ admin admin http://10.243.75.73:35357 http://10.243.75.73:5000 http://10.243.75.73:5000 RegionOne", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "item": "RegionOne", "rc": 0, "start": "2018-04-11 13:27:01.361112", "stderr": "+ USERNAME=admin\n+ PASSWORD=9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ\n+ PROJECT=admin\n+ ROLE=admin\n+ ADMIN_URL=http://10.243.75.73:35357\n+ INTERNAL_URL=http://10.243.75.73:5000\n+ PUBLIC_URL=http://10.243.75.73:5000\n+ REGION=RegionOne\n+ [[ -n '' ]]\n+ changed=false\n++ keystone-manage bootstrap --bootstrap-username admin --bootstrap-password 9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-admin-url http://10.243.75.73:35357 --bootstrap-internal-url http://10.243.75.73:5000 --bootstrap-public-url http://10.243.75.73:5000 --bootstrap-service-name keystone --bootstrap-region-id RegionOne\n+ keystone_bootstrap='2018-04-11 13:27:03.184 121 WARNING oslo_log.versionutils [-] Deprecated: UUID Token Provider \"[token] provider=uuid\" is deprecated as of Pike in favor of Fernet token Provider \"[token] provider=fernet\" and may be removed in R.\n2018-04-11 13:27:03.328 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created domain default\n2018-04-11 13:27:03.369 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created project admin\n2018-04-11 13:27:03.687 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created user admin\n2018-04-11 13:27:03.703 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created role admin\n2018-04-11 13:27:03.719 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Granted admin on admin to user admin.\n2018-04-11 13:27:03.734 121 WARNING py.warnings [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] /var/lib/kolla/venv/local/lib/python2.7/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.\n '\\''identifiers should be a valid uuid.'\\'' % (value)))\n\n2018-04-11 13:27:03.738 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created region RegionOne\n2018-04-11 13:27:03.778 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created admin endpoint http://10.243.75.73:35357\n2018-04-11 13:27:03.803 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created internal endpoint http://10.243.75.73:5000\n2018-04-11 13:27:03.825 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created public endpoint http://10.243.75.73:5000'\n+ [[ 0 != 0 ]]\n++ echo '2018-04-11 13:27:03.184 121 WARNING oslo_log.versionutils [-] Deprecated: UUID Token Provider \"[token] provider=uuid\" is deprecated as of Pike in favor of Fernet token Provider \"[token] provider=fernet\" and may be removed in R.\n2018-04-11 13:27:03.328 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created domain default\n2018-04-11 13:27:03.369 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created project admin\n2018-04-11 13:27:03.687 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created user admin\n2018-04-11 13:27:03.703 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created role admin\n2018-04-11 13:27:03.719 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Granted admin on admin to user admin.\n2018-04-11 13:27:03.734 121 WARNING py.warnings [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] /var/lib/kolla/venv/local/lib/python2.7/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.\n '\\''identifiers should be a valid uuid.'\\'' % (value)))\n\n2018-04-11 13:27:03.738 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created region RegionOne\n2018-04-11 13:27:03.778 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created admin endpoint http://10.243.75.73:35357\n2018-04-11 13:27:03.803 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created internal endpoint http://10.243.75.73:5000\n2018-04-11 13:27:03.825 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created public endpoint http://10.243.75.73:5000'\n++ awk '\n /Domain default already exists, skipping creation./ ||\n /Project admin already exists, skipping creation./ ||\n /User admin already exists, skipping creation./ ||\n /Role admin exists, skipping creation./ ||\n /User admin already has admin on admin./ ||\n /Region RegionOne exists, skipping creation./ ||\n /Skipping admin endpoint as already created/ ||\n /Skipping internal endpoint as already created/ ||\n /Skipping public endpoint as already created/ {count++}\n END {\n if (count == 9) changed=\"false\"; else changed=\"true\"\n print changed\n }'\n+ changed=true\n+ exit_json\n+ echo '{\"failed\": false, \"changed\": true}'", "stderr_lines": [ "+ USERNAME=admin", "+ PASSWORD=9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "+ PROJECT=admin", "+ ROLE=admin", "+ ADMIN_URL=http://10.243.75.73:35357", "+ INTERNAL_URL=http://10.243.75.73:5000", "+ PUBLIC_URL=http://10.243.75.73:5000", "+ REGION=RegionOne", "+ [[ -n '' ]]", "+ changed=false", "++ keystone-manage bootstrap --bootstrap-username admin --bootstrap-password 9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-admin-url http://10.243.75.73:35357 --bootstrap-internal-url http://10.243.75.73:5000 --bootstrap-public-url http://10.243.75.73:5000 --bootstrap-service-name keystone --bootstrap-region-id RegionOne", "+ keystone_bootstrap='2018-04-11 13:27:03.184 121 WARNING oslo_log.versionutils [-] Deprecated: UUID Token Provider \"[token] provider=uuid\" is deprecated as of Pike in favor of Fernet token Provider \"[token] provider=fernet\" and may be removed in R.", "2018-04-11 13:27:03.328 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created domain default", "2018-04-11 13:27:03.369 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created project admin", "2018-04-11 13:27:03.687 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created user admin", "2018-04-11 13:27:03.703 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created role admin", "2018-04-11 13:27:03.719 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Granted admin on admin to user admin.", "2018-04-11 13:27:03.734 121 WARNING py.warnings [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] /var/lib/kolla/venv/local/lib/python2.7/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.", " '\\''identifiers should be a valid uuid.'\\'' % (value)))", "", "2018-04-11 13:27:03.738 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created region RegionOne", "2018-04-11 13:27:03.778 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created admin endpoint http://10.243.75.73:35357", "2018-04-11 13:27:03.803 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created internal endpoint http://10.243.75.73:5000", "2018-04-11 13:27:03.825 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created public endpoint http://10.243.75.73:5000'", "+ [[ 0 != 0 ]]", "++ echo '2018-04-11 13:27:03.184 121 WARNING oslo_log.versionutils [-] Deprecated: UUID Token Provider \"[token] provider=uuid\" is deprecated as of Pike in favor of Fernet token Provider \"[token] provider=fernet\" and may be removed in R.", "2018-04-11 13:27:03.328 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created domain default", "2018-04-11 13:27:03.369 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created project admin", "2018-04-11 13:27:03.687 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created user admin", "2018-04-11 13:27:03.703 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created role admin", "2018-04-11 13:27:03.719 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Granted admin on admin to user admin.", "2018-04-11 13:27:03.734 121 WARNING py.warnings [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] /var/lib/kolla/venv/local/lib/python2.7/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid.", " '\\''identifiers should be a valid uuid.'\\'' % (value)))", "", "2018-04-11 13:27:03.738 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created region RegionOne", "2018-04-11 13:27:03.778 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created admin endpoint http://10.243.75.73:35357", "2018-04-11 13:27:03.803 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created internal endpoint http://10.243.75.73:5000", "2018-04-11 13:27:03.825 121 INFO keystone.cmd.cli [req-52ee5993-b6f0-46f9-9bba-80eabfbecc2e - - - - -] Created public endpoint http://10.243.75.73:5000'", "++ awk '", " /Domain default already exists, skipping creation./ ||", " /Project admin already exists, skipping creation./ ||", " /User admin already exists, skipping creation./ ||", " /Role admin exists, skipping creation./ ||", " /User admin already has admin on admin./ ||", " /Region RegionOne exists, skipping creation./ ||", " /Skipping admin endpoint as already created/ ||", " /Skipping internal endpoint as already created/ ||", " /Skipping public endpoint as already created/ {count++}", " END {", " if (count == 9) changed=\"false\"; else changed=\"true\"", " print changed", " }'", "+ changed=true", "+ exit_json", "+ echo '{\"failed\": false, \"changed\": true}'" ], "stdout": "{\"failed\": false, \"changed\": true}", "stdout_lines": [ "{\"failed\": false, \"changed\": true}" ] } TASK [keystone : Creating default user role] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/keystone/tasks/register.yml:10 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484 `" && echo ansible-tmp-1523474824.13-184599532321484="` echo /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfy3VrL TO /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484/ /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474824.13-184599532321484/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [localhost] => { "attempts": 1, "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_keystone_auth }}", "endpoint_type": "admin", "name": "_member_" }, "module_extra_vars": { "openstack_keystone_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "os_keystone_role" } }, "role": { "HUMAN_ID": false, "NAME_ATTR": "name", "domain_id": null, "human_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": { "self": "********/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab" }, "name": "_member_" } } TASK [keystone : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/keystone/tasks/deploy.yml:19 included: /root/kolla-ansible/ansible/roles/keystone/tasks/check.yml for localhost TASK [keystone : Keystone sanity checks] **************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/keystone/tasks/check.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role ceph] ********************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ceph : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/ceph/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role karbor] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [karbor : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/karbor/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role swift] ********************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [swift : include] ********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/swift/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role glance] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml for localhost TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml:2 included: /root/kolla-ansible/ansible/roles/glance/tasks/register.yml for localhost TASK [glance : Creating the Glance service and endpoint] ************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/glance/tasks/register.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660 `" && echo ansible-tmp-1523474844.77-75095495375660="` echo /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp7LBSiq TO /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660/ /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474844.77-75095495375660/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'admin', u'url': u'http://10.243.75.73:9292'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_glance_auth }}", "description": "Openstack Image", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "admin", "region_name": "RegionOne", "service_name": "glance", "service_type": "image", "url": "http://10.243.75.73:9292" }, "module_extra_vars": { "openstack_glance_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "admin", "url": "http://10.243.75.73:9292" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721 `" && echo ansible-tmp-1523474851.67-176254858979721="` echo /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwI8pCD TO /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721/ /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474851.67-176254858979721/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'internal', u'url': u'http://10.243.75.73:9292'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_glance_auth }}", "description": "Openstack Image", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "internal", "region_name": "RegionOne", "service_name": "glance", "service_type": "image", "url": "http://10.243.75.73:9292" }, "module_extra_vars": { "openstack_glance_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "internal", "url": "http://10.243.75.73:9292" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443 `" && echo ansible-tmp-1523474854.18-154830424585443="` echo /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpoBjvqL TO /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443/ /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474854.18-154830424585443/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'public', u'url': u'http://10.243.75.73:9292'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_glance_auth }}", "description": "Openstack Image", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "public", "region_name": "RegionOne", "service_name": "glance", "service_type": "image", "url": "http://10.243.75.73:9292" }, "module_extra_vars": { "openstack_glance_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "public", "url": "http://10.243.75.73:9292" } } TASK [glance : Creating the Glance project, user, and role] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/register.yml:23 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020 `" && echo ansible-tmp-1523474856.78-230746446639020="` echo /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcn_NJa TO /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020/ /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474856.78-230746446639020/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_glance_auth }}", "endpoint_type": "admin", "password": "4ZUV15JfgsqgCD9pYbc4CgGylyGisDmZz1lRNjm3", "project": "service", "region_name": "RegionOne", "role": "admin", "user": "glance" }, "module_extra_vars": { "openstack_glance_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_user" } } } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml:5 included: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml for localhost TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:7 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : Ensuring config directories exist] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:12 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517 `" && echo ansible-tmp-1523474861.47-140482821034517="` echo /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAxxuHU TO /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517/ /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474861.47-140482821034517/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-api:queens-20180207', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//glance-api", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//glance-api", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//glance-api", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-api", "value": { "container_name": "glance_api", "enabled": true, "group": "glance-api", "image": "linaro/debian-source-glance-api:queens-20180207", "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//glance-api", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294 `" && echo ansible-tmp-1523474861.65-213497667509294="` echo /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5bq3_C TO /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294/ /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474861.65-213497667509294/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-registry:queens-20180207', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//glance-registry", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//glance-registry", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//glance-registry", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-registry", "value": { "container_name": "glance_registry", "enabled": true, "group": "glance-registry", "image": "linaro/debian-source-glance-registry:queens-20180207", "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//glance-registry", "size": 4096, "state": "directory", "uid": 0 } TASK [glance : Check if policies shall be overwritten] ************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:25 TASK [glance : Set glance policy file] ****************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:35 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : Copying over config.json files for services] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:42 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092 `" && echo ansible-tmp-1523474862.23-55213038520092="` echo /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpdkeBGk TO /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/ /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpdHC9A2/glance-api.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/ /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpOcJNqI TO /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/ /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-api:queens-20180207', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'}) => { "changed": true, "checksum": "68b7e7e8e64478aa815a290fdd59aabb2cb0d119", "dest": "/etc/kolla//glance-api/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "68b7e7e8e64478aa815a290fdd59aabb2cb0d119", "content": null, "delimiter": null, "dest": "/etc/kolla//glance-api/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "glance-api.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-api", "value": { "container_name": "glance_api", "enabled": true, "group": "glance-api", "image": "linaro/debian-source-glance-api:queens-20180207", "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "44198a731c99b027dc8783a2d66173c3", "mode": "0660", "owner": "root", "size": 543, "src": "/root/.ansible/tmp/ansible-tmp-1523474862.23-55213038520092/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150 `" && echo ansible-tmp-1523474862.57-68973562446150="` echo /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpUmbs4h TO /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/ /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6kl3aT/glance-registry.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/ /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfBX5L7 TO /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/ /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-registry:queens-20180207', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'}) => { "changed": true, "checksum": "1cc117b346c930e380ae9f6d4dd9e1830fc783df", "dest": "/etc/kolla//glance-registry/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "1cc117b346c930e380ae9f6d4dd9e1830fc783df", "content": null, "delimiter": null, "dest": "/etc/kolla//glance-registry/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "glance-registry.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-registry", "value": { "container_name": "glance_registry", "enabled": true, "group": "glance-registry", "image": "linaro/debian-source-glance-registry:queens-20180207", "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "b5ccb080872ecf06fd3d8316043108bd", "mode": "0660", "owner": "root", "size": 432, "src": "/root/.ansible/tmp/ansible-tmp-1523474862.57-68973562446150/source", "state": "file", "uid": 0 } NOTIFIED HANDLER glance : Restart glance-api container for localhost NOTIFIED HANDLER glance : Restart glance-registry container for localhost TASK [glance : Copying over glance-*.conf] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:57 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474863.14-95830476405501 `" && echo ansible-tmp-1523474863.14-95830476405501="` echo /root/.ansible/tmp/ansible-tmp-1523474863.14-95830476405501 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859 `" && echo ansible-tmp-1523474863.17-107762235536859="` echo /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwhmm0S TO /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpja5_6t TO /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/ /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-api:queens-20180207', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'}) => { "changed": true, "checksum": "51a443312d98e1f0e22d0631043747af2d5125c2", "dest": "/etc/kolla//glance-api/glance-api.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//glance-api/glance-api.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-api", "value": { "container_name": "glance_api", "enabled": true, "group": "glance-api", "image": "linaro/debian-source-glance-api:queens-20180207", "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "620b758abb7d8da68bd283a623e7731f", "mode": "0660", "owner": "root", "size": 1136, "src": "/root/.ansible/tmp/ansible-tmp-1523474863.17-107762235536859/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187 `" && echo ansible-tmp-1523474863.85-136861115554187="` echo /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprhSspi TO /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6wS04k TO /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/ /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-registry:queens-20180207', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'}) => { "changed": true, "checksum": "370133c25e086c9358b80024731e6bf8b65aee88", "dest": "/etc/kolla//glance-registry/glance-registry.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//glance-registry/glance-registry.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "glance-registry", "value": { "container_name": "glance_registry", "enabled": true, "group": "glance-registry", "image": "linaro/debian-source-glance-registry:queens-20180207", "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "8c09362a78a6696afa4fa164b76a12f3", "mode": "0660", "owner": "root", "size": 932, "src": "/root/.ansible/tmp/ansible-tmp-1523474863.85-136861115554187/src", "state": "file", "uid": 0 } TASK [glance : Copying over glance-swift.conf for glance_api] ******************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:79 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : Copying over existing policy file] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:97 skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-api:queens-20180207', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'}) => { "changed": false, "item": { "key": "glance-api", "value": { "container_name": "glance_api", "enabled": true, "group": "glance-api", "image": "linaro/debian-source-glance-api:queens-20180207", "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-registry:queens-20180207', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'}) => { "changed": false, "item": { "key": "glance-registry", "value": { "container_name": "glance_registry", "enabled": true, "group": "glance-registry", "image": "linaro/debian-source-glance-registry:queens-20180207", "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [glance : Check glance containers] ***************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/config.yml:112 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125 `" && echo ansible-tmp-1523474864.81-279566519143125="` echo /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpVl0Dwd TO /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125/ /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474864.81-279566519143125/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-api:queens-20180207', u'group': u'glance-api', u'volumes': [u'/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'glance:/var/lib/glance/', u'', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_api'}, 'key': u'glance-api'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-glance-api:queens-20180207", "labels": {}, "name": "glance_api", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "glance-api", "value": { "container_name": "glance_api", "enabled": true, "group": "glance-api", "image": "linaro/debian-source-glance-api:queens-20180207", "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801 `" && echo ansible-tmp-1523474865.19-160642812923801="` echo /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpahvvOH TO /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801/ /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474865.19-160642812923801/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-glance-registry:queens-20180207', u'group': u'glance-registry', u'volumes': [u'/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'glance_registry'}, 'key': u'glance-registry'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-glance-registry:queens-20180207", "labels": {}, "name": "glance_registry", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "glance-registry", "value": { "container_name": "glance_registry", "enabled": true, "group": "glance-registry", "image": "linaro/debian-source-glance-registry:queens-20180207", "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml:7 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml:13 included: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap.yml for localhost TASK [glance : Creating Glance database] **************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157 `" && echo ansible-tmp-1523474866.02-235188049568157="` echo /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAMpAXx TO /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157/ /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474866.02-235188049568157/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "db": "glance", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "glance" }, "module_extra_vars": null, "module_name": "mysql_db" } } } TASK [glance : Creating Glance database user and setting permissions] *********************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap.yml:17 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765 `" && echo ansible-tmp-1523474867.54-203773160369765="` echo /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprGbhfN TO /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765/ /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474867.54-203773160369765/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "glance", "password": "iRI2XGRa6VfwJoRKUaWXZPItmdanFRH5BI8XvEbz", "priv": "glance.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "user": "glance" } TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap.yml:35 included: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap_service.yml for localhost TASK [glance : Enable log_bin_trust_function_creators function] ***************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap_service.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313 `" && echo ansible-tmp-1523474869.25-94367999146313="` echo /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmptIK35T TO /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313/ /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474869.25-94367999146313/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "value": 1, "variable": "log_bin_trust_function_creators" }, "module_extra_vars": null, "module_name": "mysql_variables" } }, "msg": "Variable change succeeded prev_value=OFF" } TASK [glance : Running Glance bootstrap container] ****************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap_service.yml:19 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251 `" && echo ansible-tmp-1523474870.81-18780202362251="` echo /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpzl0pvN TO /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251/ /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474870.81-18780202362251/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "bootstrap-glance" }, "graceful_timeout": 10, "image": "linaro/debian-source-glance-api:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "bootstrap_glance", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } TASK [glance : Disable log_bin_trust_function_creators function] **************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/bootstrap_service.yml:38 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130 `" && echo ansible-tmp-1523474883.62-98093661823130="` echo /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2FlMaU TO /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130/ /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474883.62-98093661823130/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "value": 0, "variable": "log_bin_trust_function_creators" }, "module_extra_vars": null, "module_name": "mysql_variables" } }, "msg": "Variable change succeeded prev_value=ON" } RUNNING HANDLER [glance : Restart glance-api container] ************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450 `" && echo ansible-tmp-1523474885.15-78863307122450="` echo /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpVvXuj1 TO /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450/ /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474885.15-78863307122450/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "glance-api" }, "graceful_timeout": 10, "image": "linaro/debian-source-glance-api:queens-20180207", "labels": {}, "name": "glance_api", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//glance-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "glance:/var/lib/glance/", "", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [glance : Restart glance-registry container] ******************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378 `" && echo ansible-tmp-1523474886.08-230531326791378="` echo /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpWbCuEW TO /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378/ /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474886.08-230531326791378/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "glance-registry" }, "graceful_timeout": 10, "image": "linaro/debian-source-glance-registry:queens-20180207", "labels": {}, "name": "glance_registry", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//glance-registry/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } META: ran handlers TASK [glance : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/glance/tasks/deploy.yml:19 included: /root/kolla-ansible/ansible/roles/glance/tasks/check.yml for localhost TASK [glance : Glance sanity check - create image] ****************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/check.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [glance : Glance sanity check - cleanup] *********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/glance/tasks/check.yml:18 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role ironic] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ironic : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/ironic/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role cinder] ******************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [cinder : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/cinder/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role nova] ********************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml for localhost TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:13 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:18 included: /root/kolla-ansible/ansible/roles/nova/tasks/register.yml for localhost TASK [nova : Creating the Nova service and endpoint] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/register.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383 `" && echo ansible-tmp-1523474888.54-164559777131383="` echo /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpN2YmH2 TO /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383/ /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474888.54-164559777131383/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'admin', u'url': u'http://10.243.75.73:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service (Legacy 2.0)", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "admin", "region_name": "RegionOne", "service_name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service (Legacy 2.0)", "interface": "admin", "name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145 `" && echo ansible-tmp-1523474891.11-26246764608145="` echo /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPBTfEU TO /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145/ /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474891.11-26246764608145/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'internal', u'url': u'http://10.243.75.73:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service (Legacy 2.0)", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "internal", "region_name": "RegionOne", "service_name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service (Legacy 2.0)", "interface": "internal", "name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468 `" && echo ansible-tmp-1523474893.52-245088538310468="` echo /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp37MLlk TO /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468/ /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474893.52-245088538310468/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute_legacy', u'interface': u'public', u'url': u'http://10.243.75.73:8774/v2/%(tenant_id)s', u'description': u'OpenStack Compute Service (Legacy 2.0)', u'name': u'nova_legacy'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service (Legacy 2.0)", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "public", "region_name": "RegionOne", "service_name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service (Legacy 2.0)", "interface": "public", "name": "nova_legacy", "service_type": "compute_legacy", "url": "http://10.243.75.73:8774/v2/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845 `" && echo ansible-tmp-1523474895.94-202525364215845="` echo /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpdSVI9B TO /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845/ /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474895.94-202525364215845/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute', u'interface': u'admin', u'url': u'http://10.243.75.73:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "admin", "region_name": "RegionOne", "service_name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service", "interface": "admin", "name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683 `" && echo ansible-tmp-1523474898.42-33578495623683="` echo /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxkXQbY TO /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683/ /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474898.42-33578495623683/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute', u'interface': u'internal', u'url': u'http://10.243.75.73:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "internal", "region_name": "RegionOne", "service_name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service", "interface": "internal", "name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694 `" && echo ansible-tmp-1523474900.92-187345887875694="` echo /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFgghho TO /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694/ /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474900.92-187345887875694/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'compute', u'interface': u'public', u'url': u'http://10.243.75.73:8774/v2.1/%(tenant_id)s', u'description': u'OpenStack Compute Service', u'name': u'nova'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "OpenStack Compute Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "public", "region_name": "RegionOne", "service_name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "OpenStack Compute Service", "interface": "public", "name": "nova", "service_type": "compute", "url": "http://10.243.75.73:8774/v2.1/%(tenant_id)s" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633 `" && echo ansible-tmp-1523474903.35-77741568649633="` echo /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxRmHq7 TO /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633/ /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474903.35-77741568649633/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'placement', u'interface': u'admin', u'url': u'http://10.243.75.73:8780', u'description': u'Placement Service', u'name': u'placement'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "Placement Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "admin", "region_name": "RegionOne", "service_name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "Placement Service", "interface": "admin", "name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190 `" && echo ansible-tmp-1523474905.82-216265543657190="` echo /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp0WbNgc TO /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190/ /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474905.82-216265543657190/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'placement', u'interface': u'internal', u'url': u'http://10.243.75.73:8780', u'description': u'Placement Service', u'name': u'placement'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "Placement Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "internal", "region_name": "RegionOne", "service_name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "Placement Service", "interface": "internal", "name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969 `" && echo ansible-tmp-1523474908.35-209188342255969="` echo /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAE5Jhf TO /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969/ /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474908.35-209188342255969/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'service_type': u'placement', u'interface': u'public', u'url': u'http://10.243.75.73:8780', u'description': u'Placement Service', u'name': u'placement'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "description": "Placement Service", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "public", "region_name": "RegionOne", "service_name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "description": "Placement Service", "interface": "public", "name": "placement", "service_type": "placement", "url": "http://10.243.75.73:8780" } } TASK [nova : Creating the Nova project, user, and role] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/register.yml:30 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525 `" && echo ansible-tmp-1523474910.91-241712141785525="` echo /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpV2bymc TO /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525/ /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474910.91-241712141785525/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_nova_auth }}", "endpoint_type": "admin", "password": "OXXp0lVjnxZ7xwv1qkasFDw7ha8VD6VKjQU2JTvI", "project": "service", "region_name": "RegionOne", "role": "admin", "user": "nova" }, "module_extra_vars": { "openstack_nova_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_user" } } } TASK [nova : Creating the placement project, user, and role] ******************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/register.yml:45 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196 `" && echo ansible-tmp-1523474914.0-194501572107196="` echo /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPRmqNy TO /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196/ /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474914.0-194501572107196/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [localhost] => { "attempts": 1, "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_placement_auth }}", "endpoint_type": "admin", "password": "nw9ZgBknA4luBxNbkgkZ6BdgLGSk7lXrSP38xYas", "project": "service", "region_name": "RegionOne", "role": "admin", "user": "placement" }, "module_extra_vars": { "openstack_placement_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_user" } } } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:21 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:26 included: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml for localhost TASK [nova : Setting sysctl values] ********************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009 `" && echo ansible-tmp-1523474917.58-178873903843009="` echo /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpXIOLGF TO /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009/ /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474917.58-178873903843009/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.bridge.bridge-nf-call-iptables', u'value': 1}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.bridge.bridge-nf-call-iptables", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1" } }, "item": { "name": "net.bridge.bridge-nf-call-iptables", "value": 1 } } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730 `" && echo ansible-tmp-1523474917.77-187131604681730="` echo /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJ3A2Zb TO /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730/ /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474917.77-187131604681730/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.bridge.bridge-nf-call-ip6tables', u'value': 1}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.bridge.bridge-nf-call-ip6tables", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1" } }, "item": { "name": "net.bridge.bridge-nf-call-ip6tables", "value": 1 } } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800 `" && echo ansible-tmp-1523474917.95-112669001263800="` echo /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpe50gR9 TO /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800/ /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474917.95-112669001263800/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.ipv4.conf.all.rp_filter', u'value': 0}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.ipv4.conf.all.rp_filter", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "0" } }, "item": { "name": "net.ipv4.conf.all.rp_filter", "value": 0 } } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692 `" && echo ansible-tmp-1523474918.13-208258904562692="` echo /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpg3ut94 TO /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692/ /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474918.13-208258904562692/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.ipv4.conf.default.rp_filter', u'value': 0}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.ipv4.conf.default.rp_filter", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "0" } }, "item": { "name": "net.ipv4.conf.default.rp_filter", "value": 0 } } TASK [nova : Ensuring config directories exist] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:14 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-serialproxy:queens-20180207', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'}) => { "changed": false, "item": { "key": "nova-serialproxy", "value": { "container_name": "nova_serialproxy", "enabled": false, "group": "nova-serialproxy", "image": "linaro/debian-source-nova-serialproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622 `" && echo ansible-tmp-1523474918.57-86914927260622="` echo /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFjBRZ6 TO /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622/ /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474918.57-86914927260622/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-conductor:queens-20180207', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-conductor", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-conductor", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-conductor", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-conductor", "value": { "container_name": "nova_conductor", "enabled": true, "group": "nova-conductor", "image": "linaro/debian-source-nova-conductor:queens-20180207", "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-conductor", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116 `" && echo ansible-tmp-1523474918.75-263001390866116="` echo /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpHxjGGG TO /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116/ /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474918.75-263001390866116/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'linaro/debian-source-nova-api:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-api", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-api", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-api", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-api", "value": { "container_name": "nova_api", "enabled": true, "group": "nova-api", "image": "linaro/debian-source-nova-api:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-api", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788 `" && echo ansible-tmp-1523474918.93-242014652903788="` echo /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpLh1J94 TO /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788/ /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474918.93-242014652903788/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-scheduler:queens-20180207', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-scheduler", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-scheduler", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-scheduler", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-scheduler", "value": { "container_name": "nova_scheduler", "enabled": true, "group": "nova-scheduler", "image": "linaro/debian-source-nova-scheduler:queens-20180207", "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-scheduler", "size": 4096, "state": "directory", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-spicehtml5proxy:queens-20180207', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'}) => { "changed": false, "item": { "key": "nova-spicehtml5proxy", "value": { "container_name": "nova_spicehtml5proxy", "enabled": false, "group": "nova-spicehtml5proxy", "image": "linaro/debian-source-nova-spicehtml5proxy:queens-20180207", "volumes": [ "/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090 `" && echo ansible-tmp-1523474919.12-156063944809090="` echo /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpqHRzc4 TO /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090/ /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474919.12-156063944809090/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-novncproxy:queens-20180207', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-novncproxy", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-novncproxy", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-novncproxy", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-novncproxy", "value": { "container_name": "nova_novncproxy", "enabled": true, "group": "nova-novncproxy", "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-novncproxy", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719 `" && echo ansible-tmp-1523474919.3-193021243898719="` echo /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpnW2lMr TO /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719/ /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474919.3-193021243898719/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-libvirt:queens-20180207', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-libvirt", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-libvirt", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-libvirt", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-libvirt", "value": { "container_name": "nova_libvirt", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-libvirt:queens-20180207", "pid_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "", "nova_libvirt_qemu:/etc/libvirt/qemu" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-libvirt", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459 `" && echo ansible-tmp-1523474919.47-273722756995459="` echo /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbCpF3p TO /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459/ /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474919.47-273722756995459/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-placement-api:queens-20180207', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//placement-api", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//placement-api", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//placement-api", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "placement-api", "value": { "container_name": "placement_api", "enabled": true, "group": "placement-api", "image": "linaro/debian-source-nova-placement-api:queens-20180207", "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//placement-api", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157 `" && echo ansible-tmp-1523474919.65-49201672927157="` echo /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxKTXGL TO /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157/ /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474919.65-49201672927157/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-compute:queens-20180207', u'enabled': True, u'environment': {u'LIBGUESTFS_BACKEND': u'direct'}, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-compute", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-compute", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-compute", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-compute", "value": { "container_name": "nova_compute", "enabled": true, "environment": { "LIBGUESTFS_BACKEND": "direct" }, "group": "compute", "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-compute", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541 `" && echo ansible-tmp-1523474919.83-60192902278541="` echo /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpCyXH2L TO /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541/ /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474919.83-60192902278541/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-ssh:queens-20180207', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-ssh", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-ssh", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-ssh", "value": { "container_name": "nova_ssh", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-ssh:queens-20180207", "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova", "" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-ssh", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179 `" && echo ansible-tmp-1523474920.01-23503648665179="` echo /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmptagqvk TO /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179/ /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474920.01-23503648665179/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-consoleauth:queens-20180207', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//nova-consoleauth", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//nova-consoleauth", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//nova-consoleauth", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-consoleauth", "value": { "container_name": "nova_consoleauth", "enabled": true, "group": "nova-consoleauth", "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//nova-consoleauth", "size": 4096, "state": "directory", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-compute-ironic:queens-20180207', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'}) => { "changed": false, "item": { "key": "nova-compute-ironic", "value": { "container_name": "nova_compute_ironic", "enabled": false, "group": "nova-compute-ironic", "image": "linaro/debian-source-nova-compute-ironic:queens-20180207", "volumes": [ "/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [nova : Check if policies shall be overwritten] **************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:27 TASK [nova : Set nova policy file] ********************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:37 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : Copying over config.json files for services] *********************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:44 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-serialproxy:queens-20180207', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'}) => { "changed": false, "item": { "key": "nova-serialproxy", "value": { "container_name": "nova_serialproxy", "enabled": false, "group": "nova-serialproxy", "image": "linaro/debian-source-nova-serialproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230 `" && echo ansible-tmp-1523474920.61-255635874238230="` echo /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpAh75r6 TO /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/ /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpyjeO8L/nova-conductor.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/ /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgpi4XQ TO /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/ /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-conductor:queens-20180207', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'}) => { "changed": true, "checksum": "59f3ddc08a271182533b337ef0b073597d558358", "dest": "/etc/kolla//nova-conductor/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "59f3ddc08a271182533b337ef0b073597d558358", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-conductor/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-conductor.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-conductor", "value": { "container_name": "nova_conductor", "enabled": true, "group": "nova-conductor", "image": "linaro/debian-source-nova-conductor:queens-20180207", "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "7c4122c53369b0ac1fd779c680135bb5", "mode": "0770", "owner": "root", "size": 399, "src": "/root/.ansible/tmp/ansible-tmp-1523474920.61-255635874238230/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794 `" && echo ansible-tmp-1523474920.95-145124684448794="` echo /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp1x078v TO /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/ /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2aOrrE/nova-api.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/ /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpB6l29Z TO /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/ /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'linaro/debian-source-nova-api:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'}) => { "changed": true, "checksum": "228a4f1ac8f7a7278ced20169c8ed6b142379786", "dest": "/etc/kolla//nova-api/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "228a4f1ac8f7a7278ced20169c8ed6b142379786", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-api/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-api.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-api", "value": { "container_name": "nova_api", "enabled": true, "group": "nova-api", "image": "linaro/debian-source-nova-api:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "cfba3e4865c6a79aa1f032f38c5ca87d", "mode": "0770", "owner": "root", "size": 393, "src": "/root/.ansible/tmp/ansible-tmp-1523474920.95-145124684448794/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010 `" && echo ansible-tmp-1523474921.29-42030321780010="` echo /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxmcFRC TO /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/ /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpr_fWq4/nova-scheduler.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/ /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5Hf5be TO /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/ /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-scheduler:queens-20180207', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'}) => { "changed": true, "checksum": "7d0fa55a55ce5ae9e65deedf7592925b1b470e2f", "dest": "/etc/kolla//nova-scheduler/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "7d0fa55a55ce5ae9e65deedf7592925b1b470e2f", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-scheduler/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-scheduler.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-scheduler", "value": { "container_name": "nova_scheduler", "enabled": true, "group": "nova-scheduler", "image": "linaro/debian-source-nova-scheduler:queens-20180207", "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "306274fa375eaaf407700d3c1879488c", "mode": "0770", "owner": "root", "size": 399, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.29-42030321780010/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-spicehtml5proxy:queens-20180207', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'}) => { "changed": false, "item": { "key": "nova-spicehtml5proxy", "value": { "container_name": "nova_spicehtml5proxy", "enabled": false, "group": "nova-spicehtml5proxy", "image": "linaro/debian-source-nova-spicehtml5proxy:queens-20180207", "volumes": [ "/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720 `" && echo ansible-tmp-1523474921.65-253179863950720="` echo /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpEq6kUq TO /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/ /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpZtFHJZ/nova-novncproxy.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/ /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpuBH3cg TO /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/ /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-novncproxy:queens-20180207', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'}) => { "changed": true, "checksum": "8c96033e8fac6f4e479e401e523113631abb849d", "dest": "/etc/kolla//nova-novncproxy/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "8c96033e8fac6f4e479e401e523113631abb849d", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-novncproxy/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-novncproxy.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-novncproxy", "value": { "container_name": "nova_novncproxy", "enabled": true, "group": "nova-novncproxy", "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "c61bd73da172a28d03cae7b8ac7a39f8", "mode": "0770", "owner": "root", "size": 400, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.65-253179863950720/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952 `" && echo ansible-tmp-1523474921.99-65018685173952="` echo /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxy7vai TO /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/ /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpNl1gYg/nova-libvirt.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/ /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6xhQra TO /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/ /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-libvirt:queens-20180207', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'}) => { "changed": true, "checksum": "7db3c9b60e2c1ba45f27ebaefe10df86b896d16b", "dest": "/etc/kolla//nova-libvirt/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "7db3c9b60e2c1ba45f27ebaefe10df86b896d16b", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-libvirt/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-libvirt.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-libvirt", "value": { "container_name": "nova_libvirt", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-libvirt:queens-20180207", "pid_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "", "nova_libvirt_qemu:/etc/libvirt/qemu" ] } }, "md5sum": "140a801c99e9abebff9fdb132358b3f0", "mode": "0770", "owner": "root", "size": 456, "src": "/root/.ansible/tmp/ansible-tmp-1523474921.99-65018685173952/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599 `" && echo ansible-tmp-1523474922.32-156883048725599="` echo /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp3m95Fe TO /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/ /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgKKebQ/placement-api.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/ /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpu9uE7P TO /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/ /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-placement-api:queens-20180207', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'}) => { "changed": true, "checksum": "80f144ee6a503334ff2f7c040551cddea2ff9f12", "dest": "/etc/kolla//placement-api/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "80f144ee6a503334ff2f7c040551cddea2ff9f12", "content": null, "delimiter": null, "dest": "/etc/kolla//placement-api/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "placement-api.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "placement-api", "value": { "container_name": "placement_api", "enabled": true, "group": "placement-api", "image": "linaro/debian-source-nova-placement-api:queens-20180207", "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "bbb5010123226d11a16a157dfc01dbb0", "mode": "0770", "owner": "root", "size": 643, "src": "/root/.ansible/tmp/ansible-tmp-1523474922.32-156883048725599/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762 `" && echo ansible-tmp-1523474922.66-96028276558762="` echo /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpjiZCL0 TO /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/ /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwu6Ais/nova-compute.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/ /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpsX7huJ TO /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/ /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-compute:queens-20180207', u'enabled': True, u'environment': {u'LIBGUESTFS_BACKEND': u'direct'}, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'}) => { "changed": true, "checksum": "2c42064c6ec4950fa74444052a499d6e628fd74a", "dest": "/etc/kolla//nova-compute/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "2c42064c6ec4950fa74444052a499d6e628fd74a", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-compute/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-compute.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-compute", "value": { "container_name": "nova_compute", "enabled": true, "environment": { "LIBGUESTFS_BACKEND": "direct" }, "group": "compute", "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "" ] } }, "md5sum": "cc8cc0d197be7b65a76615c1b97f267c", "mode": "0770", "owner": "root", "size": 517, "src": "/root/.ansible/tmp/ansible-tmp-1523474922.66-96028276558762/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738 `" && echo ansible-tmp-1523474923.0-148649556382738="` echo /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpL1tRed TO /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/ /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpUAGXEY/nova-ssh.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/ /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpjkxezN TO /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/ /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-ssh:queens-20180207', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'}) => { "changed": true, "checksum": "6ade3669b95ce955496500f909eb50840ac09d95", "dest": "/etc/kolla//nova-ssh/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "6ade3669b95ce955496500f909eb50840ac09d95", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-ssh/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-ssh.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-ssh", "value": { "container_name": "nova_ssh", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-ssh:queens-20180207", "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova", "" ] } }, "md5sum": "a35b2ed0acdcb9843059c909ae132ea1", "mode": "0770", "owner": "root", "size": 828, "src": "/root/.ansible/tmp/ansible-tmp-1523474923.0-148649556382738/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354 `" && echo ansible-tmp-1523474923.34-244873588393354="` echo /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp1vwgBX TO /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/ /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpyijQIo/nova-consoleauth.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/ /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpqWeCj3 TO /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/ /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-consoleauth:queens-20180207', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'}) => { "changed": true, "checksum": "302ce07c29ec9c4e5533410496756c5ff688b9de", "dest": "/etc/kolla//nova-consoleauth/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "302ce07c29ec9c4e5533410496756c5ff688b9de", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-consoleauth/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "nova-consoleauth.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-consoleauth", "value": { "container_name": "nova_consoleauth", "enabled": true, "group": "nova-consoleauth", "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "32d61e7090272ca2ed44a40820fb14bd", "mode": "0770", "owner": "root", "size": 401, "src": "/root/.ansible/tmp/ansible-tmp-1523474923.34-244873588393354/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-compute-ironic:queens-20180207', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'}) => { "changed": false, "item": { "key": "nova-compute-ironic", "value": { "container_name": "nova_compute_ironic", "enabled": false, "group": "nova-compute-ironic", "image": "linaro/debian-source-nova-compute-ironic:queens-20180207", "volumes": [ "/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } NOTIFIED HANDLER nova : Restart nova-conductor container for localhost NOTIFIED HANDLER nova : Restart nova-api container for localhost NOTIFIED HANDLER nova : Restart nova-scheduler container for localhost NOTIFIED HANDLER nova : Restart nova-novncproxy container for localhost NOTIFIED HANDLER nova : Restart nova-libvirt container for localhost NOTIFIED HANDLER nova : Restart placement-api container for localhost NOTIFIED HANDLER nova : Restart nova-compute container for localhost NOTIFIED HANDLER nova : Restart nova-ssh container for localhost NOTIFIED HANDLER nova : Restart nova-consoleauth container for localhost TASK [nova : Set XenAPI facts] ************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:58 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : Copying over nova.conf] ******************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:65 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-serialproxy:queens-20180207', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'}) => { "changed": false, "item": { "key": "nova-serialproxy", "value": { "container_name": "nova_serialproxy", "enabled": false, "group": "nova-serialproxy", "image": "linaro/debian-source-nova-serialproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474924.49-67551634723254 `" && echo ansible-tmp-1523474924.49-67551634723254="` echo /root/.ansible/tmp/ansible-tmp-1523474924.49-67551634723254 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123 `" && echo ansible-tmp-1523474924.51-177130820203123="` echo /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2xxLcO TO /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfDzyk7 TO /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/ /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-conductor:queens-20180207', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-conductor/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-conductor/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-conductor", "value": { "container_name": "nova_conductor", "enabled": true, "group": "nova-conductor", "image": "linaro/debian-source-nova-conductor:queens-20180207", "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474924.51-177130820203123/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568 `" && echo ansible-tmp-1523474925.33-169148164279568="` echo /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJ0QD0w TO /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpeaMapp TO /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/ /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'linaro/debian-source-nova-api:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-api/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-api/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-api", "value": { "container_name": "nova_api", "enabled": true, "group": "nova-api", "image": "linaro/debian-source-nova-api:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474925.33-169148164279568/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459 `" && echo ansible-tmp-1523474925.98-1758227493459="` echo /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpUUCsCW TO /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpQThpce TO /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/ /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-scheduler:queens-20180207', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-scheduler/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-scheduler/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-scheduler", "value": { "container_name": "nova_scheduler", "enabled": true, "group": "nova-scheduler", "image": "linaro/debian-source-nova-scheduler:queens-20180207", "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474925.98-1758227493459/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-spicehtml5proxy:queens-20180207', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'}) => { "changed": false, "item": { "key": "nova-spicehtml5proxy", "value": { "container_name": "nova_spicehtml5proxy", "enabled": false, "group": "nova-spicehtml5proxy", "image": "linaro/debian-source-nova-spicehtml5proxy:queens-20180207", "volumes": [ "/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863 `" && echo ansible-tmp-1523474926.65-236535495828863="` echo /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcy4tLo TO /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpixDNIM TO /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/ /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-novncproxy:queens-20180207', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-novncproxy/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-novncproxy/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-novncproxy", "value": { "container_name": "nova_novncproxy", "enabled": true, "group": "nova-novncproxy", "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474926.65-236535495828863/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-libvirt:queens-20180207', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'}) => { "changed": false, "item": { "key": "nova-libvirt", "value": { "container_name": "nova_libvirt", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-libvirt:queens-20180207", "pid_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "", "nova_libvirt_qemu:/etc/libvirt/qemu" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762 `" && echo ansible-tmp-1523474927.33-108225042232762="` echo /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpLgfy14 TO /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpNeu5Px TO /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/ /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-placement-api:queens-20180207', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//placement-api/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//placement-api/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "placement-api", "value": { "container_name": "placement_api", "enabled": true, "group": "placement-api", "image": "linaro/debian-source-nova-placement-api:queens-20180207", "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474927.33-108225042232762/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388 `" && echo ansible-tmp-1523474927.98-245028470239388="` echo /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpt6b029 TO /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmphi5SBO TO /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/ /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-compute:queens-20180207', u'enabled': True, u'environment': {u'LIBGUESTFS_BACKEND': u'direct'}, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-compute/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-compute/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-compute", "value": { "container_name": "nova_compute", "enabled": true, "environment": { "LIBGUESTFS_BACKEND": "direct" }, "group": "compute", "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474927.98-245028470239388/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-ssh:queens-20180207', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'}) => { "changed": false, "item": { "key": "nova-ssh", "value": { "container_name": "nova_ssh", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-ssh:queens-20180207", "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova", "" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368 `" && echo ansible-tmp-1523474928.73-77492846059368="` echo /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpWiq7eB TO /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpafwQKX TO /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/ /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-consoleauth:queens-20180207', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'}) => { "changed": true, "checksum": "e37bcba7175e1fb05d55271b0c75b81c63ad4cad", "dest": "/etc/kolla//nova-consoleauth/nova.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//nova-consoleauth/nova.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "nova-consoleauth", "value": { "container_name": "nova_consoleauth", "enabled": true, "group": "nova-consoleauth", "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "a4b18b2e2e2522941debdcf052f28597", "mode": "0660", "owner": "root", "size": 2881, "src": "/root/.ansible/tmp/ansible-tmp-1523474928.73-77492846059368/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-compute-ironic:queens-20180207', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'}) => { "changed": false, "item": { "key": "nova-compute-ironic", "value": { "container_name": "nova_compute_ironic", "enabled": false, "group": "nova-compute-ironic", "image": "linaro/debian-source-nova-compute-ironic:queens-20180207", "volumes": [ "/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [nova : Copying over libvirt configuration] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:98 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060 `" && echo ansible-tmp-1523474930.12-205263094579060="` echo /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPGcio6 TO /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/ /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmph7KqCW/qemu.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/ /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpDBWPBx TO /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/ /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'qemu.conf', u'src': u'qemu.conf.j2'}) => { "changed": true, "checksum": "79c21cb9527d520cd8058630a1defe1300fde88b", "dest": "/etc/kolla//nova-libvirt/qemu.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "79c21cb9527d520cd8058630a1defe1300fde88b", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-libvirt/qemu.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "qemu.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "qemu.conf", "src": "qemu.conf.j2" }, "md5sum": "f83dcb05c730e4e6db7789488c43d9b7", "mode": "0660", "owner": "root", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1523474930.12-205263094579060/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128 `" && echo ansible-tmp-1523474930.63-128116303294128="` echo /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpiMk2xm TO /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/ /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpHfXNVJ/libvirtd.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/ /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYASDAn TO /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/ /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'libvirtd.conf', u'src': u'libvirtd.conf.j2'}) => { "changed": true, "checksum": "ee6628c76fd601898ed4fe9dcbde85c764713265", "dest": "/etc/kolla//nova-libvirt/libvirtd.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "ee6628c76fd601898ed4fe9dcbde85c764713265", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "libvirtd.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "libvirtd.conf", "src": "libvirtd.conf.j2" }, "md5sum": "19482d98bbffd4a786419ad7d0af668e", "mode": "0660", "owner": "root", "size": 163, "src": "/root/.ansible/tmp/ansible-tmp-1523474930.63-128116303294128/source", "state": "file", "uid": 0 } TASK [nova : Copying over placement-api wsgi configuration] ********************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:116 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702 `" && echo ansible-tmp-1523474931.56-221760227482702="` echo /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6Hgt1l TO /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/ /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp1Ey5a4/placement-api-wsgi.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/ /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBCVgPR TO /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/ /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "checksum": "0ed176bd9b368bbc55723d575c57c34f02d5934f", "dest": "/etc/kolla//placement-api/placement-api-wsgi.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "0ed176bd9b368bbc55723d575c57c34f02d5934f", "content": null, "delimiter": null, "dest": "/etc/kolla//placement-api/placement-api-wsgi.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": "placement-api-wsgi.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/source", "unsafe_writes": null, "validate": null } }, "md5sum": "569e58a628e026fdacd7ee4d996950af", "mode": "0644", "owner": "root", "size": 887, "src": "/root/.ansible/tmp/ansible-tmp-1523474931.56-221760227482702/source", "state": "file", "uid": 0 } TASK [nova : Copying files for nova-ssh] **************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:130 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881 `" && echo ansible-tmp-1523474932.46-251967322755881="` echo /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpWNWzd7 TO /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/ /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpyCkzXL/sshd_config.j2 TO /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/ /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp0h_fWk TO /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/ /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'sshd_config', u'src': u'sshd_config.j2'}) => { "changed": true, "checksum": "6bb92f2162e76e154681898cfd7739e6547e2023", "dest": "/etc/kolla//nova-ssh/sshd_config", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "6bb92f2162e76e154681898cfd7739e6547e2023", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-ssh/sshd_config", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "sshd_config.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "sshd_config", "src": "sshd_config.j2" }, "md5sum": "f1b179c04d884f139ba8517717c1ddd8", "mode": "0660", "owner": "root", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1523474932.46-251967322755881/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375 `" && echo ansible-tmp-1523474933.17-210248797420375="` echo /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpsTISPE TO /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/ /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpXi_EfG/id_rsa TO /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/ /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcqDEdb TO /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/ /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'id_rsa', u'src': u'id_rsa'}) => { "changed": true, "checksum": "09728003a55aa1144634e19988262d0f84696415", "dest": "/etc/kolla//nova-ssh/id_rsa", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "09728003a55aa1144634e19988262d0f84696415", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-ssh/id_rsa", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "id_rsa", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "id_rsa", "src": "id_rsa" }, "md5sum": "cee580ea3549ffe4beea5d7abdcaf553", "mode": "0660", "owner": "root", "size": 3268, "src": "/root/.ansible/tmp/ansible-tmp-1523474933.17-210248797420375/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388 `" && echo ansible-tmp-1523474933.66-14326344105388="` echo /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBR0GT3 TO /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/ /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpG5Upty/id_rsa.pub TO /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/ /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbCKBj8 TO /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/ /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'id_rsa.pub', u'src': u'id_rsa.pub'}) => { "changed": true, "checksum": "b14d30f39430aa447bc7d61be28a0780db904a50", "dest": "/etc/kolla//nova-ssh/id_rsa.pub", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "b14d30f39430aa447bc7d61be28a0780db904a50", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-ssh/id_rsa.pub", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "id_rsa.pub", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "id_rsa.pub", "src": "id_rsa.pub" }, "md5sum": "a61e8896e257668848afa539ed0feaee", "mode": "0660", "owner": "root", "size": 725, "src": "/root/.ansible/tmp/ansible-tmp-1523474933.66-14326344105388/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306 `" && echo ansible-tmp-1523474934.17-228166685153306="` echo /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgzzA22 TO /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/ /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpunR8qr/ssh_config.j2 TO /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/ /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp4BVuDJ TO /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/ /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'dest': u'ssh_config', u'src': u'ssh_config.j2'}) => { "changed": true, "checksum": "72df3ebacdceba019a7dfedffae0ed4faa0e3feb", "dest": "/etc/kolla//nova-ssh/ssh_config", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "72df3ebacdceba019a7dfedffae0ed4faa0e3feb", "content": null, "delimiter": null, "dest": "/etc/kolla//nova-ssh/ssh_config", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "ssh_config.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/source", "unsafe_writes": null, "validate": null } }, "item": { "dest": "ssh_config", "src": "ssh_config.j2" }, "md5sum": "eb1335c28670d6c5fb8269cca3ddf26a", "mode": "0660", "owner": "root", "size": 77, "src": "/root/.ansible/tmp/ansible-tmp-1523474934.17-228166685153306/source", "state": "file", "uid": 0 } TASK [nova : Copying VMware vCenter CA file] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:150 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : Copying over existing policy file] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:165 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-serialproxy:queens-20180207', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'}) => { "changed": false, "item": { "key": "nova-serialproxy", "value": { "container_name": "nova_serialproxy", "enabled": false, "group": "nova-serialproxy", "image": "linaro/debian-source-nova-serialproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-conductor:queens-20180207', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'}) => { "changed": false, "item": { "key": "nova-conductor", "value": { "container_name": "nova_conductor", "enabled": true, "group": "nova-conductor", "image": "linaro/debian-source-nova-conductor:queens-20180207", "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'linaro/debian-source-nova-api:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'}) => { "changed": false, "item": { "key": "nova-api", "value": { "container_name": "nova_api", "enabled": true, "group": "nova-api", "image": "linaro/debian-source-nova-api:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-scheduler:queens-20180207', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'}) => { "changed": false, "item": { "key": "nova-scheduler", "value": { "container_name": "nova_scheduler", "enabled": true, "group": "nova-scheduler", "image": "linaro/debian-source-nova-scheduler:queens-20180207", "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-spicehtml5proxy:queens-20180207', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'}) => { "changed": false, "item": { "key": "nova-spicehtml5proxy", "value": { "container_name": "nova_spicehtml5proxy", "enabled": false, "group": "nova-spicehtml5proxy", "image": "linaro/debian-source-nova-spicehtml5proxy:queens-20180207", "volumes": [ "/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-novncproxy:queens-20180207', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'}) => { "changed": false, "item": { "key": "nova-novncproxy", "value": { "container_name": "nova_novncproxy", "enabled": true, "group": "nova-novncproxy", "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-libvirt:queens-20180207', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'}) => { "changed": false, "item": { "key": "nova-libvirt", "value": { "container_name": "nova_libvirt", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-libvirt:queens-20180207", "pid_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "", "nova_libvirt_qemu:/etc/libvirt/qemu" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-placement-api:queens-20180207', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'}) => { "changed": false, "item": { "key": "placement-api", "value": { "container_name": "placement_api", "enabled": true, "group": "placement-api", "image": "linaro/debian-source-nova-placement-api:queens-20180207", "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-compute:queens-20180207', u'enabled': True, u'environment': {u'LIBGUESTFS_BACKEND': u'direct'}, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'}) => { "changed": false, "item": { "key": "nova-compute", "value": { "container_name": "nova_compute", "enabled": true, "environment": { "LIBGUESTFS_BACKEND": "direct" }, "group": "compute", "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-ssh:queens-20180207', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'}) => { "changed": false, "item": { "key": "nova-ssh", "value": { "container_name": "nova_ssh", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-ssh:queens-20180207", "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova", "" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-consoleauth:queens-20180207', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'}) => { "changed": false, "item": { "key": "nova-consoleauth", "value": { "container_name": "nova_consoleauth", "enabled": true, "group": "nova-consoleauth", "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-compute-ironic:queens-20180207', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'}) => { "changed": false, "item": { "key": "nova-compute-ironic", "value": { "container_name": "nova_compute_ironic", "enabled": false, "group": "nova-compute-ironic", "image": "linaro/debian-source-nova-compute-ironic:queens-20180207", "volumes": [ "/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [nova : Check nova containers] ********************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/config.yml:193 skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-serialproxy:queens-20180207', u'group': u'nova-serialproxy', u'volumes': [u'/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_serialproxy'}, 'key': u'nova-serialproxy'}) => { "changed": false, "item": { "key": "nova-serialproxy", "value": { "container_name": "nova_serialproxy", "enabled": false, "group": "nova-serialproxy", "image": "linaro/debian-source-nova-serialproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-serialproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235 `" && echo ansible-tmp-1523474935.32-190255460437235="` echo /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpX3FL6M TO /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235/ /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474935.32-190255460437235/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-conductor:queens-20180207', u'group': u'nova-conductor', u'volumes': [u'/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_conductor'}, 'key': u'nova-conductor'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-conductor:queens-20180207", "labels": {}, "name": "nova_conductor", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "nova-conductor", "value": { "container_name": "nova_conductor", "enabled": true, "group": "nova-conductor", "image": "linaro/debian-source-nova-conductor:queens-20180207", "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708 `" && echo ansible-tmp-1523474935.7-152804434406708="` echo /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpITmRIi TO /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708/ /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474935.7-152804434406708/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'nova-api', u'image': u'linaro/debian-source-nova-api:queens-20180207', u'enabled': True, u'volumes': [u'/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_api', u'privileged': True}, 'key': u'nova-api'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-api:queens-20180207", "labels": {}, "name": "nova_api", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "nova-api", "value": { "container_name": "nova_api", "enabled": true, "group": "nova-api", "image": "linaro/debian-source-nova-api:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030 `" && echo ansible-tmp-1523474936.08-89349184174030="` echo /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprfEq9s TO /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030/ /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474936.08-89349184174030/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-scheduler:queens-20180207', u'group': u'nova-scheduler', u'volumes': [u'/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_scheduler'}, 'key': u'nova-scheduler'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-scheduler:queens-20180207", "labels": {}, "name": "nova_scheduler", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "nova-scheduler", "value": { "container_name": "nova_scheduler", "enabled": true, "group": "nova-scheduler", "image": "linaro/debian-source-nova-scheduler:queens-20180207", "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-spicehtml5proxy:queens-20180207', u'group': u'nova-spicehtml5proxy', u'volumes': [u'/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_spicehtml5proxy'}, 'key': u'nova-spicehtml5proxy'}) => { "changed": false, "item": { "key": "nova-spicehtml5proxy", "value": { "container_name": "nova_spicehtml5proxy", "enabled": false, "group": "nova-spicehtml5proxy", "image": "linaro/debian-source-nova-spicehtml5proxy:queens-20180207", "volumes": [ "/etc/kolla//nova-spicehtml5proxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254 `" && echo ansible-tmp-1523474936.47-87190418398254="` echo /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp8hUV39 TO /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254/ /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474936.47-87190418398254/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-novncproxy:queens-20180207', u'group': u'nova-novncproxy', u'volumes': [u'/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_novncproxy'}, 'key': u'nova-novncproxy'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "labels": {}, "name": "nova_novncproxy", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "nova-novncproxy", "value": { "container_name": "nova_novncproxy", "enabled": true, "group": "nova-novncproxy", "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002 `" && echo ansible-tmp-1523474936.85-112293649364002="` echo /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfii0iN TO /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002/ /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474936.85-112293649364002/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-libvirt:queens-20180207', u'container_name': u'nova_libvirt', u'enabled': True, u'volumes': [u'/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run/:/run/:shared', u'/dev:/dev', u'/sys/fs/cgroup:/sys/fs/cgroup', u'kolla_logs:/var/log/kolla/', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u'', u'nova_libvirt_qemu:/etc/libvirt/qemu'], u'pid_mode': u'host', u'privileged': True}, 'key': u'nova-libvirt'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-libvirt:queens-20180207", "labels": {}, "name": "nova_libvirt", "pid_mode": "host", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "nova_libvirt_qemu:/etc/libvirt/qemu" ], "volumes_from": null } }, "item": { "key": "nova-libvirt", "value": { "container_name": "nova_libvirt", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-libvirt:queens-20180207", "pid_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "", "nova_libvirt_qemu:/etc/libvirt/qemu" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232 `" && echo ansible-tmp-1523474937.22-246074939384232="` echo /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJZ04d0 TO /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232/ /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474937.22-246074939384232/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-placement-api:queens-20180207', u'group': u'placement-api', u'volumes': [u'/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'placement_api'}, 'key': u'placement-api'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-placement-api:queens-20180207", "labels": {}, "name": "placement_api", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "placement-api", "value": { "container_name": "placement_api", "enabled": true, "group": "placement-api", "image": "linaro/debian-source-nova-placement-api:queens-20180207", "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297 `" && echo ansible-tmp-1523474937.6-148573391642297="` echo /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpH5h67v TO /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297/ /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474937.6-148573391642297/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'compute', u'image': u'linaro/debian-source-nova-compute:queens-20180207', u'enabled': True, u'environment': {u'LIBGUESTFS_BACKEND': u'direct'}, u'ipc_mode': u'host', u'volumes': [u'/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'/dev:/dev', u'kolla_logs:/var/log/kolla/', u'', u'libvirtd:/var/lib/libvirt', u'nova_compute:/var/lib/nova/', u''], u'container_name': u'nova_compute', u'privileged': True}, 'key': u'nova-compute'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "LIBGUESTFS_BACKEND": "direct" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "labels": {}, "name": "nova_compute", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/" ], "volumes_from": null } }, "item": { "key": "nova-compute", "value": { "container_name": "nova_compute", "enabled": true, "environment": { "LIBGUESTFS_BACKEND": "direct" }, "group": "compute", "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "privileged": true, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892 `" && echo ansible-tmp-1523474937.98-252637089268892="` echo /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpoWBN_b TO /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892/ /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474937.98-252637089268892/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-ssh:queens-20180207', u'group': u'compute', u'volumes': [u'/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla', u'nova_compute:/var/lib/nova', u''], u'container_name': u'nova_ssh'}, 'key': u'nova-ssh'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-ssh:queens-20180207", "labels": {}, "name": "nova_ssh", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova" ], "volumes_from": null } }, "item": { "key": "nova-ssh", "value": { "container_name": "nova_ssh", "enabled": true, "group": "compute", "image": "linaro/debian-source-nova-ssh:queens-20180207", "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova", "" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227 `" && echo ansible-tmp-1523474938.35-168176398606227="` echo /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpua8U11 TO /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227/ /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474938.35-168176398606227/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'enabled': True, u'image': u'linaro/debian-source-nova-consoleauth:queens-20180207', u'group': u'nova-consoleauth', u'volumes': [u'/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_consoleauth'}, 'key': u'nova-consoleauth'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "labels": {}, "name": "nova_consoleauth", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "nova-consoleauth", "value": { "container_name": "nova_consoleauth", "enabled": true, "group": "nova-consoleauth", "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } skipping: [localhost] => (item={'value': {u'enabled': False, u'image': u'linaro/debian-source-nova-compute-ironic:queens-20180207', u'group': u'nova-compute-ironic', u'volumes': [u'/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'nova_compute_ironic'}, 'key': u'nova-compute-ironic'}) => { "changed": false, "item": { "key": "nova-compute-ironic", "value": { "container_name": "nova_compute_ironic", "enabled": false, "group": "nova-compute-ironic", "image": "linaro/debian-source-nova-compute-ironic:queens-20180207", "volumes": [ "/etc/kolla//nova-compute-ironic/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:28 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:33 included: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap.yml for localhost TASK [nova : Creating Nova databases] ******************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285 `" && echo ansible-tmp-1523474939.65-235410794932285="` echo /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwP_eCb TO /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285/ /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474939.65-235410794932285/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item=nova) => { "changed": true, "db": "nova", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova" }, "module_extra_vars": null, "module_name": "mysql_db" } }, "item": "nova" } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242 `" && echo ansible-tmp-1523474940.97-326408944242="` echo /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp08AL_u TO /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242/ /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474940.97-326408944242/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item=nova_cell0) => { "changed": true, "db": "nova_cell0", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova_cell0" }, "module_extra_vars": null, "module_name": "mysql_db" } }, "item": "nova_cell0" } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814 `" && echo ansible-tmp-1523474942.29-230630124506814="` echo /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFvtYxQ TO /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814/ /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474942.29-230630124506814/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item=nova_api) => { "changed": true, "db": "nova_api", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova_api" }, "module_extra_vars": null, "module_name": "mysql_db" } }, "item": "nova_api" } TASK [nova : Creating Nova databases user and setting permissions] ************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap.yml:21 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203 `" && echo ansible-tmp-1523474943.92-210090223001203="` echo /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp95VRU2 TO /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203/ /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474943.92-210090223001203/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item={u'database_password': u'fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf', u'database_name': u'nova', u'database_username': u'nova'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova", "password": "fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf", "priv": "nova.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "item": { "database_name": "nova", "database_password": "fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf", "database_username": "nova" }, "user": "nova" } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414 `" && echo ansible-tmp-1523474945.26-32940483921414="` echo /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6gIiIU TO /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414/ /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474945.26-32940483921414/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item={u'database_password': u'fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf', u'database_name': u'nova_cell0', u'database_username': u'nova'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova", "password": "fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf", "priv": "nova_cell0.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "item": { "database_name": "nova_cell0", "database_password": "fqbaCDkCUNyRIPJ1fbeajh3ZMceGooSReFbtYFKf", "database_username": "nova" }, "user": "nova" } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241 `" && echo ansible-tmp-1523474946.61-182418984528241="` echo /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp452_zA TO /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241/ /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474946.61-182418984528241/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => (item={u'database_password': u'uacIDC5bh4aAYasUzBZsnBu21WAqsvRHcBQFSgSZ', u'database_name': u'nova_api', u'database_username': u'nova_api'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "nova_api", "password": "uacIDC5bh4aAYasUzBZsnBu21WAqsvRHcBQFSgSZ", "priv": "nova_api.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "item": { "database_name": "nova_api", "database_password": "uacIDC5bh4aAYasUzBZsnBu21WAqsvRHcBQFSgSZ", "database_username": "nova_api" }, "user": "nova_api" } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap.yml:49 included: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap_service.yml for localhost TASK [nova : Running Nova bootstrap container] ********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap_service.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534 `" && echo ansible-tmp-1523474948.54-243084688261534="` echo /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpUfo37a TO /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534/ /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523474948.54-243084688261534/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "bootstrap-nova" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-api:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "bootstrap_nova", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-ssh container] ***************************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026 `" && echo ansible-tmp-1523475010.04-133454729118026="` echo /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpdZmFQM TO /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026/ /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475010.04-133454729118026/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-ssh" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-ssh:queens-20180207", "labels": {}, "name": "nova_ssh", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-ssh/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla", "nova_compute:/var/lib/nova" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-libvirt container] ************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653 `" && echo ansible-tmp-1523475011.18-63401388052653="` echo /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpl3OTkG TO /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653/ /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475011.18-63401388052653/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [localhost] => { "attempts": 1, "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-libvirt" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-libvirt:queens-20180207", "labels": {}, "name": "nova_libvirt", "pid_mode": "host", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-libvirt/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run/:/run/:shared", "/dev:/dev", "/sys/fs/cgroup:/sys/fs/cgroup", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/", "nova_libvirt_qemu:/etc/libvirt/qemu" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart placement-api container] ************************************************************************************************************************************************************************************ Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731 `" && echo ansible-tmp-1523475012.48-227032601950731="` echo /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpc4gw3S TO /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731/ /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475012.48-227032601950731/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "placement-api" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-placement-api:queens-20180207", "labels": {}, "name": "placement_api", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//placement-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-api container] ***************************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672 `" && echo ansible-tmp-1523475013.67-19656523740672="` echo /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYPDbX4 TO /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672/ /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475013.67-19656523740672/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-api" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-api:queens-20180207", "labels": {}, "name": "nova_api", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-scheduler container] *********************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840 `" && echo ansible-tmp-1523475014.8-131836336981840="` echo /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYBpECy TO /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840/ /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475014.8-131836336981840/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-scheduler" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-scheduler:queens-20180207", "labels": {}, "name": "nova_scheduler", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-scheduler/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-conductor container] *********************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063 `" && echo ansible-tmp-1523475015.99-212211615676063="` echo /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprMJUVP TO /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063/ /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475015.99-212211615676063/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-conductor" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-conductor:queens-20180207", "labels": {}, "name": "nova_conductor", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-conductor/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-consoleauth container] ********************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351 `" && echo ansible-tmp-1523475017.21-126182347885351="` echo /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcLXGiN TO /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351/ /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475017.21-126182347885351/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-consoleauth" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-consoleauth:queens-20180207", "labels": {}, "name": "nova_consoleauth", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-consoleauth/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-novncproxy container] ********************************************************************************************************************************************************************************** Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100 `" && echo ansible-tmp-1523475018.4-126575347657100="` echo /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpum6uvt TO /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100/ /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475018.4-126575347657100/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-novncproxy" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-novncproxy:queens-20180207", "labels": {}, "name": "nova_novncproxy", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-novncproxy/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [nova : Restart nova-compute container] ************************************************************************************************************************************************************************************* Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171 `" && echo ansible-tmp-1523475019.6-192511215086171="` echo /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp473Iz7 TO /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171/ /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475019.6-192511215086171/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "nova-compute", "LIBGUESTFS_BACKEND": "direct" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-compute:queens-20180207", "ipc_mode": "host", "labels": {}, "name": "nova_compute", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-compute/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "/dev:/dev", "kolla_logs:/var/log/kolla/", "libvirtd:/var/lib/libvirt", "nova_compute:/var/lib/nova/" ], "volumes_from": null } }, "result": false } META: ran handlers TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/deploy.yml:40 included: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml for localhost TASK [nova : Create cell0 mappings] ********************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786 `" && echo ansible-tmp-1523475020.71-210646710841786="` echo /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpYtZkNS TO /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786/ /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475020.71-210646710841786/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [localhost -> localhost] => { "changed": true, "cmd": [ "docker", "exec", "nova_api", "nova-manage", "cell_v2", "map_cell0" ], "delta": "0:00:04.773462", "end": "2018-04-11 13:30:25.618802", "failed_when_result": false, "invocation": { "module_args": { "_raw_params": "docker exec nova_api nova-manage cell_v2 map_cell0", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:30:20.845340", "stderr": "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported\n exception.NotSupportedWarning", "stderr_lines": [ "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported", " exception.NotSupportedWarning" ], "stdout": "", "stdout_lines": [] } TASK [nova : include] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml:14 included: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap_service.yml for localhost TASK [nova : Running Nova bootstrap container] ********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/bootstrap_service.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088 `" && echo ansible-tmp-1523475026.28-130686545244088="` echo /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp9HCEbD TO /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088/ /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475026.28-130686545244088/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "invocation": { "module_args": { "action": "start_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": false, "environment": { "KOLLA_BOOTSTRAP": null, "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "bootstrap-nova" }, "graceful_timeout": 10, "image": "linaro/debian-source-nova-api:queens-20180207", "labels": { "BOOTSTRAP": null }, "name": "bootstrap_nova", "privileged": false, "remove_on_exit": true, "restart_policy": "never", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//nova-api/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } TASK [nova : Create base cell for legacy instances] ***************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml:17 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622 `" && echo ansible-tmp-1523475079.41-7186506129622="` echo /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpZE0q4p TO /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622/ /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475079.41-7186506129622/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [localhost -> localhost] => { "changed": true, "cmd": [ "docker", "exec", "nova_api", "nova-manage", "cell_v2", "create_cell" ], "delta": "0:00:04.571839", "end": "2018-04-11 13:31:24.112911", "failed_when_result": false, "invocation": { "module_args": { "_raw_params": "docker exec nova_api nova-manage cell_v2 create_cell", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:31:19.541072", "stderr": "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported\n exception.NotSupportedWarning", "stderr_lines": [ "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported", " exception.NotSupportedWarning" ], "stdout": "", "stdout_lines": [] } TASK [nova : Waiting for nova-compute service up] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml:29 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534 `" && echo ansible-tmp-1523475084.36-80818171482534="` echo /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpVeCn_0 TO /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534/ /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475084.36-80818171482534/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [localhost -> localhost] => { "attempts": 1, "changed": false, "cmd": [ "docker", "exec", "kolla_toolbox", "openstack", "--os-interface", "internal", "--os-auth-url", "http://10.243.75.73:35357", "--os-identity-api-version", "3", "--os-project-domain-name", "default", "--os-tenant-name", "admin", "--os-username", "admin", "--os-password", "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "--os-user-domain-name", "default", "compute", "service", "list", "-f", "json", "--service", "nova-compute" ], "delta": "0:00:02.316569", "end": "2018-04-11 13:31:26.813897", "invocation": { "module_args": { "_raw_params": "docker exec kolla_toolbox openstack --os-interface internal --os-auth-url http://10.243.75.73:35357 --os-identity-api-version 3 --os-project-domain-name default --os-tenant-name admin --os-username admin --os-password 9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ --os-user-domain-name default compute service list -f json --service nova-compute", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:31:24.497328", "stderr": "", "stderr_lines": [], "stdout": "[\n {\n \"Status\": \"enabled\", \n \"Binary\": \"nova-compute\", \n \"Zone\": \"nova\", \n \"State\": \"up\", \n \"Host\": \"linaro-erp-os-network\", \n \"Updated At\": \"2018-04-11T19:31:17.000000\", \n \"ID\": 14\n }\n]", "stdout_lines": [ "[", " {", " \"Status\": \"enabled\", ", " \"Binary\": \"nova-compute\", ", " \"Zone\": \"nova\", ", " \"State\": \"up\", ", " \"Host\": \"linaro-erp-os-network\", ", " \"Updated At\": \"2018-04-11T19:31:17.000000\", ", " \"ID\": 14", " }", "]" ] } TASK [nova : Discovering nova hosts] ******************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/nova/tasks/simple_cell_setup.yml:51 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048 `" && echo ansible-tmp-1523475087.06-105637661070048="` echo /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpRynL2c TO /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048/ /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475087.06-105637661070048/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "cmd": [ "docker", "exec", "nova_api", "nova-manage", "cell_v2", "discover_hosts" ], "delta": "0:00:04.621900", "end": "2018-04-11 13:31:31.819687", "invocation": { "module_args": { "_raw_params": "docker exec nova_api nova-manage cell_v2 discover_hosts", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:31:27.197787", "stderr": "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported\n exception.NotSupportedWarning", "stderr_lines": [ "/var/lib/kolla/venv/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported", " exception.NotSupportedWarning" ], "stdout": "", "stdout_lines": [] } META: ran handlers META: ran handlers PLAY [Apply role opendaylight] ************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [opendaylight : include] *************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/opendaylight/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Apply role openvswitch] *************************************************************************************************************************************************************************************************************** META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [openvswitch : include] **************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/openvswitch/tasks/deploy.yml for localhost TASK [openvswitch : include] **************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/deploy.yml:3 included: /root/kolla-ansible/ansible/roles/openvswitch/tasks/ironic-check.yml for localhost TASK [openvswitch : fail] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/ironic-check.yml:3 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [openvswitch : include] **************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/deploy.yml:5 included: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml for localhost TASK [openvswitch : Ensuring config directories exist] ************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405 `" && echo ansible-tmp-1523475092.91-178418270283405="` echo /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpMONKzg TO /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405/ /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475092.91-178418270283405/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-db-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/', u'openvswitch_db:/var/lib/openvswitch/'], u'container_name': u'openvswitch_db'}, 'key': u'openvswitch-db-server'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//openvswitch-db-server", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//openvswitch-db-server", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//openvswitch-db-server", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "openvswitch-db-server", "value": { "container_name": "openvswitch_db", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-db-server:queens-20180207", "volumes": [ "/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/", "openvswitch_db:/var/lib/openvswitch/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//openvswitch-db-server", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670 `" && echo ansible-tmp-1523475093.09-240187878848670="` echo /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpY5wi2V TO /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670/ /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475093.09-240187878848670/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-vswitchd:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'openvswitch_vswitchd', u'privileged': True}, 'key': u'openvswitch-vswitchd'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//openvswitch-vswitchd", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//openvswitch-vswitchd", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//openvswitch-vswitchd", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "openvswitch-vswitchd", "value": { "container_name": "openvswitch_vswitchd", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-vswitchd:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//openvswitch-vswitchd", "size": 4096, "state": "directory", "uid": 0 } TASK [openvswitch : Copying over config.json files for services] **************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml:15 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521 `" && echo ansible-tmp-1523475093.45-258057849612521="` echo /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpatq1oc TO /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/ /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpsi_UJe/openvswitch-db-server.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/ /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp2JoQhE TO /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/ /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-db-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/', u'openvswitch_db:/var/lib/openvswitch/'], u'container_name': u'openvswitch_db'}, 'key': u'openvswitch-db-server'}) => { "changed": true, "checksum": "54c378bdc26542c637b00486428ccb1234045d33", "dest": "/etc/kolla//openvswitch-db-server/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "54c378bdc26542c637b00486428ccb1234045d33", "content": null, "delimiter": null, "dest": "/etc/kolla//openvswitch-db-server/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "openvswitch-db-server.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "openvswitch-db-server", "value": { "container_name": "openvswitch_db", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-db-server:queens-20180207", "volumes": [ "/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/", "openvswitch_db:/var/lib/openvswitch/" ] } }, "md5sum": "86abcefade1dba6b96ed40ab06df7fb1", "mode": "0770", "owner": "root", "size": 284, "src": "/root/.ansible/tmp/ansible-tmp-1523475093.45-258057849612521/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484 `" && echo ansible-tmp-1523475093.78-43652794544484="` echo /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp3VqX7R TO /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/ /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpCE1Egl/openvswitch-vswitchd.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/ /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpR8I3av TO /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/ /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-vswitchd:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'openvswitch_vswitchd', u'privileged': True}, 'key': u'openvswitch-vswitchd'}) => { "changed": true, "checksum": "ab5037e053cd538ced72ce7b154ce25e2a2b7a1a", "dest": "/etc/kolla//openvswitch-vswitchd/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "ab5037e053cd538ced72ce7b154ce25e2a2b7a1a", "content": null, "delimiter": null, "dest": "/etc/kolla//openvswitch-vswitchd/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "openvswitch-vswitchd.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "openvswitch-vswitchd", "value": { "container_name": "openvswitch_vswitchd", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-vswitchd:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "2bcf3ec3eb49faaadb13e83079fa9c24", "mode": "0770", "owner": "root", "size": 247, "src": "/root/.ansible/tmp/ansible-tmp-1523475093.78-43652794544484/source", "state": "file", "uid": 0 } NOTIFIED HANDLER openvswitch : Restart openvswitch-db-server container for localhost NOTIFIED HANDLER openvswitch : Restart openvswitch-vswitchd container for localhost TASK [openvswitch : Copying over start-ovs file for openvswitch-vswitchd] ******************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml:29 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978 `" && echo ansible-tmp-1523475094.33-244968749831978="` echo /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbIwbRb TO /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/ /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp8C2coT/start-ovs.j2 TO /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/ /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpZ7qy_n TO /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/ /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "checksum": "8e30fd8b816cc2f1972b07788af182fa5134ad5f", "dest": "/etc/kolla//openvswitch-vswitchd/start-ovs", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "8e30fd8b816cc2f1972b07788af182fa5134ad5f", "content": null, "delimiter": null, "dest": "/etc/kolla//openvswitch-vswitchd/start-ovs", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": "start-ovs.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/source", "unsafe_writes": null, "validate": null } }, "md5sum": "9508966051da3c5141c0b79e8b5c3fe6", "mode": "0644", "owner": "root", "size": 179, "src": "/root/.ansible/tmp/ansible-tmp-1523475094.33-244968749831978/source", "state": "file", "uid": 0 } TASK [openvswitch : Copying over start-ovsdb-server files for openvswitch-db-server] ******************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml:43 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827 `" && echo ansible-tmp-1523475094.88-211282760627827="` echo /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpK70f3F TO /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/ /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpD2m7Nn/start-ovsdb-server.j2 TO /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/ /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpL65Cn_ TO /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/ /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "checksum": "3b491689f6ca12ba85107343a49c490d950a4d9e", "dest": "/etc/kolla//openvswitch-db-server/start-ovsdb-server", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "3b491689f6ca12ba85107343a49c490d950a4d9e", "content": null, "delimiter": null, "dest": "/etc/kolla//openvswitch-db-server/start-ovsdb-server", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": "start-ovsdb-server.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/source", "unsafe_writes": null, "validate": null } }, "md5sum": "f0674dc96ed000f511bf682918304a2b", "mode": "0644", "owner": "root", "size": 2073, "src": "/root/.ansible/tmp/ansible-tmp-1523475094.88-211282760627827/source", "state": "file", "uid": 0 } TASK [openvswitch : Check openvswitch containers] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/openvswitch/tasks/config.yml:57 Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313 `" && echo ansible-tmp-1523475095.41-207897135143313="` echo /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpERxn1R TO /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313/ /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475095.41-207897135143313/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-db-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/', u'openvswitch_db:/var/lib/openvswitch/'], u'container_name': u'openvswitch_db'}, 'key': u'openvswitch-db-server'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-openvswitch-db-server:queens-20180207", "labels": {}, "name": "openvswitch_db", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/", "openvswitch_db:/var/lib/openvswitch/" ], "volumes_from": null } }, "item": { "key": "openvswitch-db-server", "value": { "container_name": "openvswitch_db", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-db-server:queens-20180207", "volumes": [ "/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/", "openvswitch_db:/var/lib/openvswitch/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846 `" && echo ansible-tmp-1523475095.8-160214954573846="` echo /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpbh5OSw TO /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846/ /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475095.8-160214954573846/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'openvswitch', u'image': u'linaro/debian-source-openvswitch-vswitchd:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'openvswitch_vswitchd', u'privileged': True}, 'key': u'openvswitch-vswitchd'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-openvswitch-vswitchd:queens-20180207", "labels": {}, "name": "openvswitch_vswitchd", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "openvswitch-vswitchd", "value": { "container_name": "openvswitch_vswitchd", "enabled": true, "group": "openvswitch", "host_in_groups": true, "image": "linaro/debian-source-openvswitch-vswitchd:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "result": true } RUNNING HANDLER [openvswitch : Restart openvswitch-db-server container] ********************************************************************************************************************************************************************* [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` instead use `result is changed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270 `" && echo ansible-tmp-1523475096.45-117115630615270="` echo /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpxKwV87 TO /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270/ /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475096.45-117115630615270/ > /dev/null 2>&1 && sleep 0' NOTIFIED HANDLER openvswitch : Waiting for openvswitch_db service to be ready for localhost NOTIFIED HANDLER openvswitch : Ensuring OVS bridge is properly setup for localhost changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "openvswitch-db" }, "graceful_timeout": 10, "image": "linaro/debian-source-openvswitch-db-server:queens-20180207", "labels": {}, "name": "openvswitch_db", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//openvswitch-db-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/", "openvswitch_db:/var/lib/openvswitch/" ], "volumes_from": null } }, "result": false } RUNNING HANDLER [openvswitch : Waiting for openvswitch_db service to be ready] ************************************************************************************************************************************************************** Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911 `" && echo ansible-tmp-1523475097.31-94759092036911="` echo /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpzfUTB0 TO /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911/ /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475097.31-94759092036911/ > /dev/null 2>&1 && sleep 0' [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` instead use `result is success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [localhost] => { "attempts": 1, "changed": false, "cmd": [ "docker", "exec", "openvswitch_db", "ovs-vsctl", "--no-wait", "show" ], "delta": "0:00:00.058535", "end": "2018-04-11 13:31:37.507178", "invocation": { "module_args": { "_raw_params": "docker exec openvswitch_db ovs-vsctl --no-wait show", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "rc": 0, "start": "2018-04-11 13:31:37.448643", "stderr": "", "stderr_lines": [], "stdout": "0fdde35f-5fcf-47d9-9814-43bffd22233e", "stdout_lines": [ "0fdde35f-5fcf-47d9-9814-43bffd22233e" ] } RUNNING HANDLER [openvswitch : Ensuring OVS bridge is properly setup] *********************************************************************************************************************************************************************** Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222 `" && echo ansible-tmp-1523475097.72-23303146830222="` echo /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpB9o4a8 TO /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222/command.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222/ /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222/command.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222/command.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475097.72-23303146830222/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item=[u'br-ex', u'enp1s0f1']) => { "changed": true, "cmd": [ "docker", "exec", "openvswitch_db", "/usr/local/bin/kolla_ensure_openvswitch_configured", "br-ex", "enp1s0f1" ], "delta": "0:00:00.082159", "end": "2018-04-11 13:31:37.938614", "invocation": { "module_args": { "_raw_params": "docker exec openvswitch_db /usr/local/bin/kolla_ensure_openvswitch_configured br-ex enp1s0f1", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true } }, "item": [ "br-ex", "enp1s0f1" ], "rc": 0, "start": "2018-04-11 13:31:37.856455", "stderr": "", "stderr_lines": [], "stdout": "4: enp1s0f1: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000\n link/ether 00:1b:21:bc:62:29 brd ff:ff:ff:ff:ff:ff\nchanged", "stdout_lines": [ "4: enp1s0f1: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000", " link/ether 00:1b:21:bc:62:29 brd ff:ff:ff:ff:ff:ff", "changed" ] } RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********************************************************************************************************************************************************************** [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|changed` instead use `result is changed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413 `" && echo ansible-tmp-1523475098.25-56311357858413="` echo /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpOISR41 TO /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413/ /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475098.25-56311357858413/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "action": "recreate_or_restart_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "KOLLA_SERVICE_NAME": "openvswitch-vswitchd" }, "graceful_timeout": 10, "image": "linaro/debian-source-openvswitch-vswitchd:queens-20180207", "labels": {}, "name": "openvswitch_vswitchd", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "result": false } META: ran handlers META: ran handlers META: ran handlers PLAY [Apply role ovs-dpdk] ****************************************************************************************************************************************************************************************************************** META: ran handlers TASK [ovs-dpdk : include] ******************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/ovs-dpdk/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers [WARNING]: Could not match supplied host pattern, ignoring: hyperv PLAY [Apply role nova-hyperv] *************************************************************************************************************************************************************************************************************** skipping: no hosts matched PLAY [Apply role neutron] ******************************************************************************************************************************************************************************************************************* META: ran handlers TASK [common : include] ********************************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:2 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [common : Registering common role has run] ********************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/common/tasks/main.yml:6 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/main.yml:2 included: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml for localhost TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml:3 included: /root/kolla-ansible/ansible/roles/neutron/tasks/ironic-check.yml for localhost TASK [neutron : fail] *********************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/ironic-check.yml:3 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml:5 included: /root/kolla-ansible/ansible/roles/neutron/tasks/register.yml for localhost TASK [neutron : Creating the Neutron service and endpoint] ********************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/register.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008 `" && echo ansible-tmp-1523475099.86-154908361062008="` echo /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgG1lj3 TO /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008/ /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475099.86-154908361062008/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'admin', u'url': u'http://10.243.75.73:9696'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_neutron_auth }}", "description": "Openstack Networking", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "admin", "region_name": "RegionOne", "service_name": "neutron", "service_type": "network", "url": "http://10.243.75.73:9696" }, "module_extra_vars": { "openstack_neutron_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "admin", "url": "http://10.243.75.73:9696" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293 `" && echo ansible-tmp-1523475102.39-281431618852293="` echo /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpo1XJxr TO /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293/ /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475102.39-281431618852293/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'internal', u'url': u'http://10.243.75.73:9696'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_neutron_auth }}", "description": "Openstack Networking", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "internal", "region_name": "RegionOne", "service_name": "neutron", "service_type": "network", "url": "http://10.243.75.73:9696" }, "module_extra_vars": { "openstack_neutron_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "internal", "url": "http://10.243.75.73:9696" } } Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493 `" && echo ansible-tmp-1523475104.84-92932745540493="` echo /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpaXFcJ2 TO /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493/ /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475104.84-92932745540493/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={u'interface': u'public', u'url': u'http://10.243.75.73:9696'}) => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_neutron_auth }}", "description": "Openstack Networking", "endpoint_region": "RegionOne", "endpoint_type": "admin", "interface": "public", "region_name": "RegionOne", "service_name": "neutron", "service_type": "network", "url": "http://10.243.75.73:9696" }, "module_extra_vars": { "openstack_neutron_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_service" } }, "item": { "interface": "public", "url": "http://10.243.75.73:9696" } } TASK [neutron : Creating the Neutron project, user, and role] ******************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/neutron/tasks/register.yml:23 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837 `" && echo ansible-tmp-1523475107.44-137704471934837="` echo /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpejCxa3 TO /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837/ /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475107.44-137704471934837/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "invocation": { "module_args": { "api_version": "auto", "module_args": { "auth": "{{ openstack_neutron_auth }}", "endpoint_type": "admin", "password": "UbVZOUcmlj30a66vFfA8tUPTnTXaYRf1IT9D1xuK", "project": "service", "region_name": "RegionOne", "role": "admin", "user": "neutron" }, "module_extra_vars": { "openstack_neutron_auth": { "auth_url": "http://10.243.75.73:35357", "domain_name": "default", "password": "9N5DuOiR6vzRPY12QGRgjEYyNs4xVabXdVLYDEQJ", "project_name": "admin", "username": "admin" } }, "module_name": "kolla_keystone_user" } } } TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml:8 included: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml for localhost TASK [neutron : Setting sysctl values] ****************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:2 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281 `" && echo ansible-tmp-1523475110.84-281265321097281="` echo /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpKRiec3 TO /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281/ /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475110.84-281265321097281/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.ipv4.ip_forward', u'value': 1}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.ipv4.ip_forward", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1" } }, "item": { "name": "net.ipv4.ip_forward", "value": 1 } } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836 `" && echo ansible-tmp-1523475111.17-260125200665836="` echo /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprNZIXF TO /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836/ /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475111.17-260125200665836/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.ipv4.conf.all.rp_filter', u'value': 0}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.ipv4.conf.all.rp_filter", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "0" } }, "item": { "name": "net.ipv4.conf.all.rp_filter", "value": 0 } } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/system/sysctl.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676 `" && echo ansible-tmp-1523475111.5-174216790566676="` echo /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpCEBqMX TO /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676/sysctl.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676/ /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676/sysctl.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676/sysctl.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475111.5-174216790566676/ > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item={u'name': u'net.ipv4.conf.default.rp_filter', u'value': 0}) => { "changed": false, "invocation": { "module_args": { "ignoreerrors": false, "name": "net.ipv4.conf.default.rp_filter", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "0" } }, "item": { "name": "net.ipv4.conf.default.rp_filter", "value": 0 } } TASK [neutron : Ensuring config directories exist] ****************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:17 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922 `" && echo ansible-tmp-1523475112.0-125147290099922="` echo /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpGLtTZ6 TO /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922/ /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475112.0-125147290099922/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//neutron-server", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//neutron-server", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//neutron-server", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//neutron-server", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045 `" && echo ansible-tmp-1523475112.18-66896273565045="` echo /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPLOTBr TO /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045/ /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475112.18-66896273565045/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//neutron-l3-agent", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//neutron-l3-agent", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//neutron-l3-agent", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//neutron-l3-agent", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250 `" && echo ansible-tmp-1523475112.36-28017700949250="` echo /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfrIF5q TO /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250/ /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475112.36-28017700949250/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//neutron-openvswitch-agent", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//neutron-openvswitch-agent", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//neutron-openvswitch-agent", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//neutron-openvswitch-agent", "size": 4096, "state": "directory", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227 `" && echo ansible-tmp-1523475112.58-33144053973227="` echo /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpKta5h1 TO /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227/ /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475112.58-33144053973227/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//neutron-metadata-agent", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//neutron-metadata-agent", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//neutron-metadata-agent", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//neutron-metadata-agent", "size": 4096, "state": "directory", "uid": 0 } Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/file.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786 `" && echo ansible-tmp-1523475112.76-30627528141786="` echo /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmplW2muE TO /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786/file.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786/ /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786/file.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786/file.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475112.76-30627528141786/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": true, "diff": { "after": { "mode": "0770", "path": "/etc/kolla//neutron-dhcp-agent", "state": "directory" }, "before": { "mode": "0755", "path": "/etc/kolla//neutron-dhcp-agent", "state": "absent" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": "0770", "original_basename": null, "owner": "root", "path": "/etc/kolla//neutron-dhcp-agent", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "mode": "0770", "owner": "root", "path": "/etc/kolla//neutron-dhcp-agent", "size": 4096, "state": "directory", "uid": 0 } TASK [neutron : Copying over config.json files for services] ******************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:30 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003 `" && echo ansible-tmp-1523475113.26-46498714452003="` echo /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpr0mqeH TO /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/ /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpcg5CUK/neutron-server.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/ /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpwFDA3m TO /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/ /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "fe1efa5b58352522dc4fd38bbb5df8bd67ce8979", "dest": "/etc/kolla//neutron-server/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "fe1efa5b58352522dc4fd38bbb5df8bd67ce8979", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "neutron-server.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "830abb9c69e4489414a692c366f2c39f", "mode": "0770", "owner": "root", "size": 1700, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.26-46498714452003/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249 `" && echo ansible-tmp-1523475113.62-51035595704249="` echo /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpIpMLV3 TO /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/ /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpIKhZTJ/neutron-l3-agent.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/ /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp9Ec29X TO /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/ /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "checksum": "6026d04c6d7c57e4e7dd5675eed7fb8f86e6292e", "dest": "/etc/kolla//neutron-l3-agent/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "6026d04c6d7c57e4e7dd5675eed7fb8f86e6292e", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-l3-agent/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "neutron-l3-agent.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "1bfce2b0e28567f2b2b8771b2e0856e3", "mode": "0770", "owner": "root", "size": 1429, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.62-51035595704249/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652 `" && echo ansible-tmp-1523475113.96-41020372609652="` echo /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpiGyCzj TO /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/ /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp_juiEn/neutron-openvswitch-agent.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/ /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpLPDtJ4 TO /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/ /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": true, "checksum": "65629f6f292f23d751302a1d4352416ce3ad410f", "dest": "/etc/kolla//neutron-openvswitch-agent/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "65629f6f292f23d751302a1d4352416ce3ad410f", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-openvswitch-agent/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "neutron-openvswitch-agent.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "24f96fd658f57e5cd248452571fbc297", "mode": "0770", "owner": "root", "size": 954, "src": "/root/.ansible/tmp/ansible-tmp-1523475113.96-41020372609652/source", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315 `" && echo ansible-tmp-1523475114.34-256686830586315="` echo /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpQd5rsI TO /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/ /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmptPKHgL/neutron-metadata-agent.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/ /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp7MShHO TO /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/ /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": true, "checksum": "373927c3d972ad6b8027cdcc2faca6b02d767c7a", "dest": "/etc/kolla//neutron-metadata-agent/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "373927c3d972ad6b8027cdcc2faca6b02d767c7a", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-metadata-agent/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "neutron-metadata-agent.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "b4d3350ff21bcc9b477e299f6fe4ae2c", "mode": "0770", "owner": "root", "size": 1080, "src": "/root/.ansible/tmp/ansible-tmp-1523475114.34-256686830586315/source", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273 `" && echo ansible-tmp-1523475114.69-236380984143273="` echo /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpjrAsWk TO /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/ /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFQTqxX/neutron-dhcp-agent.json.j2 TO /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/ /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpETo3kr TO /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/ /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": true, "checksum": "cc165f83132c7781b0967f8bf92f0e657f6059a9", "dest": "/etc/kolla//neutron-dhcp-agent/config.json", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "cc165f83132c7781b0967f8bf92f0e657f6059a9", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-dhcp-agent/config.json", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0770", "original_basename": "neutron-dhcp-agent.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/source", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "fdc3c2d5a153f3a348409f5d482bb29c", "mode": "0770", "owner": "root", "size": 1259, "src": "/root/.ansible/tmp/ansible-tmp-1523475114.69-236380984143273/source", "state": "file", "uid": 0 } NOTIFIED HANDLER neutron : Restart neutron-server container for localhost NOTIFIED HANDLER neutron : Restart neutron-l3-agent container for localhost NOTIFIED HANDLER neutron : Restart neutron-openvswitch-agent container for localhost NOTIFIED HANDLER neutron : Restart neutron-metadata-agent container for localhost NOTIFIED HANDLER neutron : Restart neutron-dhcp-agent container for localhost TASK [neutron : Copying over neutron.conf] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:44 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475115.74-53462390358603 `" && echo ansible-tmp-1523475115.74-53462390358603="` echo /root/.ansible/tmp/ansible-tmp-1523475115.74-53462390358603 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795 `" && echo ansible-tmp-1523475115.76-257732846611795="` echo /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5DnhLg TO /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpT7ssTM TO /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/ /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "26875b93d3247d9b4c4dd56449e0ff992c4a734f", "dest": "/etc/kolla//neutron-server/neutron.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "5fff133b30d72cbe8e1e07f60186540f", "mode": "0660", "owner": "root", "size": 1966, "src": "/root/.ansible/tmp/ansible-tmp-1523475115.76-257732846611795/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508 `" && echo ansible-tmp-1523475116.5-180716230350508="` echo /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpQMHsPu TO /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpEqkEQ2 TO /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/ /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "checksum": "26875b93d3247d9b4c4dd56449e0ff992c4a734f", "dest": "/etc/kolla//neutron-l3-agent/neutron.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-l3-agent/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "5fff133b30d72cbe8e1e07f60186540f", "mode": "0660", "owner": "root", "size": 1966, "src": "/root/.ansible/tmp/ansible-tmp-1523475116.5-180716230350508/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855 `" && echo ansible-tmp-1523475117.07-66098038747855="` echo /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5BqKv2 TO /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpiBbgI1 TO /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/ /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": true, "checksum": "26875b93d3247d9b4c4dd56449e0ff992c4a734f", "dest": "/etc/kolla//neutron-openvswitch-agent/neutron.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-openvswitch-agent/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "5fff133b30d72cbe8e1e07f60186540f", "mode": "0660", "owner": "root", "size": 1966, "src": "/root/.ansible/tmp/ansible-tmp-1523475117.07-66098038747855/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137 `" && echo ansible-tmp-1523475117.69-1795312771137="` echo /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp5lFFdN TO /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpWp0ySA TO /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/ /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": true, "checksum": "26875b93d3247d9b4c4dd56449e0ff992c4a734f", "dest": "/etc/kolla//neutron-metadata-agent/neutron.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-metadata-agent/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "5fff133b30d72cbe8e1e07f60186540f", "mode": "0660", "owner": "root", "size": 1966, "src": "/root/.ansible/tmp/ansible-tmp-1523475117.69-1795312771137/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718 `" && echo ansible-tmp-1523475118.27-229124951532718="` echo /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgqJQKS TO /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpJoHSXB TO /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/ /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": true, "checksum": "26875b93d3247d9b4c4dd56449e0ff992c4a734f", "dest": "/etc/kolla//neutron-dhcp-agent/neutron.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-dhcp-agent/neutron.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "5fff133b30d72cbe8e1e07f60186540f", "mode": "0660", "owner": "root", "size": 1966, "src": "/root/.ansible/tmp/ansible-tmp-1523475118.27-229124951532718/src", "state": "file", "uid": 0 } TASK [neutron : Copying over neutron_lbaas.conf] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:78 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475119.53-48594292073936 `" && echo ansible-tmp-1523475119.53-48594292073936="` echo /root/.ansible/tmp/ansible-tmp-1523475119.53-48594292073936 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114 `" && echo ansible-tmp-1523475119.55-270487670128114="` echo /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpdCZm93 TO /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpK614L9 TO /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/ /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/kolla//neutron-server/neutron_lbaas.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/neutron_lbaas.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0644", "owner": "root", "size": 0, "src": "/root/.ansible/tmp/ansible-tmp-1523475119.55-270487670128114/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": false, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over neutron_vpnaas.conf] ******************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:100 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475120.19-83372724454978 `" && echo ansible-tmp-1523475120.19-83372724454978="` echo /root/.ansible/tmp/ansible-tmp-1523475120.19-83372724454978 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050 `" && echo ansible-tmp-1523475120.21-203791860417050="` echo /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpBzqo3F TO /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp9VJ7KJ TO /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/ /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/kolla//neutron-server/neutron_vpnaas.conf", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/neutron_vpnaas.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0644", "owner": "root", "size": 0, "src": "/root/.ansible/tmp/ansible-tmp-1523475120.21-203791860417050/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": false, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over ml2_conf.ini] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:122 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475120.85-105838134810904 `" && echo ansible-tmp-1523475120.85-105838134810904="` echo /root/.ansible/tmp/ansible-tmp-1523475120.85-105838134810904 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866 `" && echo ansible-tmp-1523475120.87-112982036556866="` echo /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpgX_R85 TO /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpyZzfXT TO /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/ /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "fb337c10f583ed4a28052682af29fb6310246732", "dest": "/etc/kolla//neutron-server/ml2_conf.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/ml2_conf.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "f19d7bf6eef04a17783faf489eaee6c7", "mode": "0660", "owner": "root", "size": 591, "src": "/root/.ansible/tmp/ansible-tmp-1523475120.87-112982036556866/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": false, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041 `" && echo ansible-tmp-1523475121.32-101061098745041="` echo /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp7Vh79P TO /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpElJKbC TO /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/ /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": true, "checksum": "fb337c10f583ed4a28052682af29fb6310246732", "dest": "/etc/kolla//neutron-openvswitch-agent/ml2_conf.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-openvswitch-agent/ml2_conf.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "f19d7bf6eef04a17783faf489eaee6c7", "mode": "0660", "owner": "root", "size": 591, "src": "/root/.ansible/tmp/ansible-tmp-1523475121.32-101061098745041/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over ml2_conf.ini for XenAPI] *************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:146 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": false, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": false, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over sriov_agent.ini] *********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:171 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over dhcp_agent.ini] ************************************************************************************************************************************************************************************************ task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:188 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475122.7-275577302504130 `" && echo ansible-tmp-1523475122.7-275577302504130="` echo /root/.ansible/tmp/ansible-tmp-1523475122.7-275577302504130 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117 `" && echo ansible-tmp-1523475122.72-75389667896117="` echo /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpc6nwQh TO /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmppaKlT0 TO /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/ /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/copy.py && sleep 0' changed: [localhost] => { "changed": true, "checksum": "8f93a766b5e3b066f2e605ebac959f86d88f61fc", "dest": "/etc/kolla//neutron-dhcp-agent/dhcp_agent.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-dhcp-agent/dhcp_agent.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/src", "unsafe_writes": null, "validate": null } }, "md5sum": "287a064ea7b64c9ee282efed4aa5c9f3", "mode": "0660", "owner": "root", "size": 221, "src": "/root/.ansible/tmp/ansible-tmp-1523475122.72-75389667896117/src", "state": "file", "uid": 0 } TASK [neutron : Copying over dnsmasq.conf] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:207 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524 `" && echo ansible-tmp-1523475123.46-262474689431524="` echo /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpstfWmP TO /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/ /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmphVmljw/dnsmasq.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/ /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpN1gsdt TO /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/ /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "checksum": "c6d5b018f21eadf44cb844ef3c754a3aff338f15", "dest": "/etc/kolla//neutron-dhcp-agent/dnsmasq.conf", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "c6d5b018f21eadf44cb844ef3c754a3aff338f15", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-dhcp-agent/dnsmasq.conf", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": "dnsmasq.conf.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/source", "unsafe_writes": null, "validate": null } }, "md5sum": "fa3ffab551e19635518a954b9ea7b4e0", "mode": "0660", "owner": "root", "size": 48, "src": "/root/.ansible/tmp/ansible-tmp-1523475123.46-262474689431524/source", "state": "file", "uid": 0 } TASK [neutron : Copying over l3_agent.ini] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:223 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": false, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475124.29-220544496252130 `" && echo ansible-tmp-1523475124.29-220544496252130="` echo /root/.ansible/tmp/ansible-tmp-1523475124.29-220544496252130 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844 `" && echo ansible-tmp-1523475124.31-90027403984844="` echo /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpnPTUjz TO /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpr4nZdP TO /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/ /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "checksum": "af9317c269a0365771b8b4680d2dbe3c7ad51e21", "dest": "/etc/kolla//neutron-l3-agent/l3_agent.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-l3-agent/l3_agent.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "4edd29005640a542927eb15702e8e9de", "mode": "0660", "owner": "root", "size": 110, "src": "/root/.ansible/tmp/ansible-tmp-1523475124.31-90027403984844/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over fwaas_driver.ini] ********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:246 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475124.96-63091517423625 `" && echo ansible-tmp-1523475124.96-63091517423625="` echo /root/.ansible/tmp/ansible-tmp-1523475124.96-63091517423625 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060 `" && echo ansible-tmp-1523475124.98-230197273245060="` echo /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6zZ86Z TO /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpOd4Q0l TO /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/ /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/kolla//neutron-server/fwaas_driver.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-server/fwaas_driver.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0660", "owner": "root", "size": 0, "src": "/root/.ansible/tmp/ansible-tmp-1523475124.98-230197273245060/src", "state": "file", "uid": 0 } EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294 `" && echo ansible-tmp-1523475125.16-59398465535294="` echo /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpngU0mx TO /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/src Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmprbqklm TO /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/ /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/copy.py && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/kolla//neutron-l3-agent/fwaas_driver.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-l3-agent/fwaas_driver.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/src", "unsafe_writes": null, "validate": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0660", "owner": "root", "size": 0, "src": "/root/.ansible/tmp/ansible-tmp-1523475125.16-59398465535294/src", "state": "file", "uid": 0 } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over metadata_agent.ini] ******************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:269 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475126.1-276013432555655 `" && echo ansible-tmp-1523475126.1-276013432555655="` echo /root/.ansible/tmp/ansible-tmp-1523475126.1-276013432555655 `" ) && sleep 0' EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035 `" && echo ansible-tmp-1523475126.12-78733185285035="` echo /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpvZdM0P TO /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/src [WARNING]: _execute_module no longer honors the tmp parameter. Action plugins should set self._connection._shell.tmpdir to share the tmpdir Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpPFYzV_ TO /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/ /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/copy.py && sleep 0' changed: [localhost] => { "changed": true, "checksum": "0862fcc1eb785976309dd0f8cde27d5e28ec9fb4", "dest": "/etc/kolla//neutron-metadata-agent/metadata_agent.ini", "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": null, "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-metadata-agent/metadata_agent.ini", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": "0660", "original_basename": null, "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/src", "unsafe_writes": null, "validate": null } }, "md5sum": "14ccb804ebdb174814420edec15fad39", "mode": "0660", "owner": "root", "size": 143, "src": "/root/.ansible/tmp/ansible-tmp-1523475126.12-78733185285035/src", "state": "file", "uid": 0 } TASK [neutron : Copying over lbaas_agent.ini] *********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:287 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over vpnaas_agent.ini] ********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:305 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over bgp_dragent.ini] *********************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:323 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Check if policies shall be overwritten] ************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:340 Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445 `" && echo ansible-tmp-1523475127.2-61304966932445="` echo /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmph4Y3So TO /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445/ /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445/stat.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475127.2-61304966932445/ > /dev/null 2>&1 && sleep 0' ok: [localhost -> localhost] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/etc/kolla/config/neutron/policy.json" } }, "stat": { "exists": false } } TASK [neutron : Copying over nsx.ini] ******************************************************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:345 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Copying over existing policy.json] ****************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:363 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": false, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": false, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": false, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": false, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } TASK [neutron : Copy neutron-l3-agent-wrapper script] *************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:392 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522 `" && echo ansible-tmp-1523475128.48-112560091378522="` echo /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522 `" ) && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/stat.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpvVBXJr TO /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/stat.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/ /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/stat.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/stat.py && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpXrSc8N/neutron-l3-agent-wrapper.sh.j2 TO /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/ /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/source && sleep 0' Using module file /usr/local/lib/python2.7/dist-packages/ansible/modules/files/copy.py PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpNoGJqw TO /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/copy.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/ /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/copy.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/copy.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => { "changed": true, "checksum": "2ceef783132cef0e4d7e45cb171ad24aeff46bea", "dest": "/etc/kolla//neutron-l3-agent/neutron-l3-agent-wrapper.sh", "diff": [], "gid": 0, "group": "root", "invocation": { "module_args": { "attributes": null, "backup": false, "checksum": "2ceef783132cef0e4d7e45cb171ad24aeff46bea", "content": null, "delimiter": null, "dest": "/etc/kolla//neutron-l3-agent/neutron-l3-agent-wrapper.sh", "directory_mode": null, "follow": false, "force": true, "group": null, "local_follow": null, "mode": null, "original_basename": "neutron-l3-agent-wrapper.sh.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/source", "unsafe_writes": null, "validate": null } }, "md5sum": "ba7ccfb811d0c8a3b3f81d9af6cdd810", "mode": "0644", "owner": "root", "size": 520, "src": "/root/.ansible/tmp/ansible-tmp-1523475128.48-112560091378522/source", "state": "file", "uid": 0 } TASK [neutron : Copy neutron-vpnaas-agent-wrapper script] *********************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:407 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : Check neutron containers] *************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/config.yml:423 skipping: [localhost] => (item={'value': {u'group': u'neutron-bgp-dragent', u'image': u'linaro/debian-source-neutron-bgp-dragent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_bgp_dragent', u'privileged': True}, 'key': u'neutron-bgp-dragent'}) => { "changed": false, "item": { "key": "neutron-bgp-dragent", "value": { "container_name": "neutron_bgp_dragent", "enabled": false, "group": "neutron-bgp-dragent", "host_in_groups": true, "image": "linaro/debian-source-neutron-bgp-dragent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-vpnaas-agent', u'image': u'linaro/debian-source-neutron-vpnaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'/lib/modules:/lib/modules:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_vpnaas_agent', u'privileged': True}, 'key': u'neutron-vpnaas-agent'}) => { "changed": false, "item": { "key": "neutron-vpnaas-agent", "value": { "container_name": "neutron_vpnaas_agent", "enabled": false, "group": "neutron-vpnaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-vpnaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-vpnaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "/lib/modules:/lib/modules:ro", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491 `" && echo ansible-tmp-1523475129.46-130298538873491="` echo /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpW9WXDI TO /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491/ /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475129.46-130298538873491/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-server', u'image': u'linaro/debian-source-neutron-server:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_server'}, 'key': u'neutron-server'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-neutron-server:queens-20180207", "labels": {}, "name": "neutron_server", "privileged": false, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "neutron-server", "value": { "container_name": "neutron_server", "enabled": true, "group": "neutron-server", "host_in_groups": true, "image": "linaro/debian-source-neutron-server:queens-20180207", "volumes": [ "/etc/kolla//neutron-server/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409 `" && echo ansible-tmp-1523475129.83-240439622711409="` echo /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmp6_VYTq TO /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409/ /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475129.83-240439622711409/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-l3-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_l3_agent', u'privileged': True}, 'key': u'neutron-l3-agent'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "labels": {}, "name": "neutron_l3_agent", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "neutron-l3-agent", "value": { "container_name": "neutron_l3_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-l3-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-l3-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943 `" && echo ansible-tmp-1523475130.2-26709883511943="` echo /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpfIRuln TO /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943/ /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475130.2-26709883511943/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent', u'privileged': True}, 'key': u'neutron-openvswitch-agent'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "labels": {}, "name": "neutron_openvswitch_agent", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "neutron-openvswitch-agent", "value": { "container_name": "neutron_openvswitch_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "result": true } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-sriov-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_sriov_agent', u'privileged': True}, 'key': u'neutron-sriov-agent'}) => { "changed": false, "item": { "key": "neutron-sriov-agent", "value": { "container_name": "neutron_sriov_agent", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-sriov-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-sriov-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'group': u'neutron-lbaas-agent', u'image': u'linaro/debian-source-neutron-lbaas-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_lbaas_agent', u'privileged': True}, 'key': u'neutron-lbaas-agent'}) => { "changed": false, "item": { "key": "neutron-lbaas-agent", "value": { "container_name": "neutron_lbaas_agent", "enabled": false, "group": "neutron-lbaas-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-lbaas-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-lbaas-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-linuxbridge-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'environment': {u'NEUTRON_INTERFACE': u'enp1s0f1', u'KOLLA_CONFIG_STRATEGY': u'COPY_ALWAYS', u'NEUTRON_BRIDGE': u'br-ex'}, u'volumes': [u'/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_linuxbridge_agent', u'privileged': True}, 'key': u'neutron-linuxbridge-agent'}) => { "changed": false, "item": { "key": "neutron-linuxbridge-agent", "value": { "container_name": "neutron_linuxbridge_agent", "enabled": false, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS", "NEUTRON_BRIDGE": "br-ex", "NEUTRON_INTERFACE": "enp1s0f1" }, "host_in_groups": true, "image": "linaro/debian-source-neutron-linuxbridge-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } skipping: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-openvswitch-agent:queens-20180207', u'enabled': False, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/lib/modules:/lib/modules:ro', u'/run:/run:shared', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_openvswitch_agent_xenapi', u'privileged': True}, 'key': u'neutron-openvswitch-agent-xenapi'}) => { "changed": false, "item": { "key": "neutron-openvswitch-agent-xenapi", "value": { "container_name": "neutron_openvswitch_agent_xenapi", "enabled": false, "host_in_groups": true, "image": "linaro/debian-source-neutron-openvswitch-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-openvswitch-agent-xenapi/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/lib/modules:/lib/modules:ro", "/run:/run:shared", "kolla_logs:/var/log/kolla/" ] } }, "skip_reason": "Conditional result was False" } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369 `" && echo ansible-tmp-1523475130.63-146569542840369="` echo /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpWUUfvb TO /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369/ /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475130.63-146569542840369/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'image': u'linaro/debian-source-neutron-metadata-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_metadata_agent', u'privileged': True}, 'key': u'neutron-metadata-agent'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "labels": {}, "name": "neutron_metadata_agent", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "neutron-metadata-agent", "value": { "container_name": "neutron_metadata_agent", "enabled": true, "host_in_groups": true, "image": "linaro/debian-source-neutron-metadata-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-metadata-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "result": true } Using module file /root/kolla-ansible/ansible/library/kolla_docker.py EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598 `" && echo ansible-tmp-1523475131.0-207659603672598="` echo /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpu7YEHL TO /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598/kolla_docker.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598/ /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598/kolla_docker.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598/kolla_docker.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475131.0-207659603672598/ > /dev/null 2>&1 && sleep 0' changed: [localhost] => (item={'value': {u'group': u'neutron-dhcp-agent', u'image': u'linaro/debian-source-neutron-dhcp-agent:queens-20180207', u'enabled': True, u'host_in_groups': True, u'volumes': [u'/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', u'/etc/localtime:/etc/localtime:ro', u'/run/:/run/:shared', u'neutron_metadata_socket:/var/lib/neutron/kolla/', u'kolla_logs:/var/log/kolla/'], u'container_name': u'neutron_dhcp_agent', u'privileged': True}, 'key': u'neutron-dhcp-agent'}) => { "changed": true, "invocation": { "module_args": { "action": "compare_container", "api_version": "auto", "auth_email": null, "auth_password": null, "auth_registry": null, "auth_username": null, "cap_add": [], "detach": true, "environment": { "KOLLA_CONFIG_STRATEGY": "COPY_ALWAYS" }, "graceful_timeout": 10, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "labels": {}, "name": "neutron_dhcp_agent", "privileged": true, "remove_on_exit": true, "restart_policy": "unless-stopped", "restart_retries": 10, "security_opt": [], "state": "running", "tls_cacert": null, "tls_cert": null, "tls_key": null, "tls_verify": false, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ], "volumes_from": null } }, "item": { "key": "neutron-dhcp-agent", "value": { "container_name": "neutron_dhcp_agent", "enabled": true, "group": "neutron-dhcp-agent", "host_in_groups": true, "image": "linaro/debian-source-neutron-dhcp-agent:queens-20180207", "privileged": true, "volumes": [ "/etc/kolla//neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro", "/etc/localtime:/etc/localtime:ro", "/run/:/run/:shared", "neutron_metadata_socket:/var/lib/neutron/kolla/", "kolla_logs:/var/log/kolla/" ] } }, "result": true } TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml:10 skipping: [localhost] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [neutron : include] ******************************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/deploy.yml:15 included: /root/kolla-ansible/ansible/roles/neutron/tasks/bootstrap.yml for localhost TASK [neutron : Creating Neutron database] ************************************************************************************************************************************************************************************************** task path: /root/kolla-ansible/ansible/roles/neutron/tasks/bootstrap.yml:2 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077 `" && echo ansible-tmp-1523475132.1-258651889927077="` echo /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpFxGqF1 TO /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077/ /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475132.1-258651889927077/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => { "changed": true, "db": "neutron", "invocation": { "module_args": { "api_version": "auto", "module_args": { "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "neutron" }, "module_extra_vars": null, "module_name": "mysql_db" } } } TASK [neutron : Creating Neutron database user and setting permissions] ********************************************************************************************************************************************************************* task path: /root/kolla-ansible/ansible/roles/neutron/tasks/bootstrap.yml:17 Using module file /root/kolla-ansible/ansible/library/kolla_toolbox.py ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948 `" && echo ansible-tmp-1523475133.63-220740699836948="` echo /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948 `" ) && sleep 0' PUT /root/.ansible/tmp/ansible-local-27815gbdozq/tmpnnxNSH TO /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948/kolla_toolbox.py EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948/ /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948/kolla_toolbox.py && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1523475133.63-220740699836948/ > /dev/null 2>&1 && sleep 0' fatal: [localhost -> localhost]: FAILED! => { "changed": false, "invocation": { "module_args": { "api_version": "auto", "module_args": { "append_privs": "yes", "host": "%", "login_host": "10.243.75.73", "login_password": "wmntqpnMQGhWOCQvE8V8rd697cGDeeOfAPWSXi7E", "login_port": "3306", "login_user": "root", "name": "neutron", "password": "M9PoBAWdOQlavbaVJGRMhDi0riV3917wt1PntpCL", "priv": "neutron.*:ALL" }, "module_extra_vars": null, "module_name": "mysql_user" } }, "msg": "Can not parse the inner module output: rpc error: code = 14 desc = grpc: the connection is unavailable\r\n" } NO MORE HOSTS LEFT ************************************************************************************************************************************************************************************************************************** to retry, use: --limit @/root/kolla-ansible/ansible/site.retry PLAY RECAP ********************************************************************************************************************************************************************************************************************************** localhost : ok=167 changed=103 unreachable=0 failed=1 Command failed ansible-playbook -i ./all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=deploy /root/kolla-ansible/ansible/site.yml --verbose --verbose --verbose --verbose root@linaro-erp-os-network:~#