Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Deploying Playbooks : ansible-playbook -i /var/src/dev-kolla/conf/01-operator/inventory -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e action=deploy /usr/local/share/kolla/ansible/site.yml --verbose --verbose --verbose --verbose --verbose
- PLAY [ceph-mon;ceph-osd;ceph-rgw] *********************************************
- skipping: no hosts matched
- PLAY [cinder-api;glance-api;haproxy;keystone;mariadb;murano-api;neutron-server;nova-api;rabbitmq;swift-proxy-server;heat-api;murano-api] ***
- GATHERING FACTS ***************************************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE setup
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467373.22-180241398112882 && echo $HOME/.ansible/tmp/ansible-tmp-1457467373.22-180241398112882'
- <192.168.201.3> PUT /tmp/tmpHIO4JE TO /root/.ansible/tmp/ansible-tmp-1457467373.22-180241398112882/setup
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467373.22-180241398112882/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467373.22-180241398112882/ >/dev/null 2>&1'
- ok: [192.168.201.3]
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467373.22-124961354348561 && echo $HOME/.ansible/tmp/ansible-tmp-1457467373.22-124961354348561'
- <192.168.201.2> PUT /tmp/tmpc5dlow TO /root/.ansible/tmp/ansible-tmp-1457467373.22-124961354348561/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467373.22-124961354348561/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467373.22-124961354348561/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE command getent hosts 192.168.201.3
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467375.96-225222018125109 && echo $HOME/.ansible/tmp/ansible-tmp-1457467375.96-225222018125109'
- <192.168.201.3> PUT /tmp/tmpgKxfD7 TO /root/.ansible/tmp/ansible-tmp-1457467375.96-225222018125109/command
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467375.96-225222018125109/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467375.96-225222018125109/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "cmd": ["getent", "hosts", "192.168.201.3"], "delta": "0:00:00.002665", "end": "2016-03-08 20:02:56.054891", "rc": 0, "start": "2016-03-08 20:02:56.052226", "stderr": "", "stdout": "192.168.201.3 kolla-network", "stdout_lines": ["192.168.201.3 kolla-network"], "warnings": []}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command getent hosts 192.168.201.2
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467375.95-11356648132382 && echo $HOME/.ansible/tmp/ansible-tmp-1457467375.95-11356648132382'
- <192.168.201.2> PUT /tmp/tmphNgqZ4 TO /root/.ansible/tmp/ansible-tmp-1457467375.95-11356648132382/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467375.95-11356648132382/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467375.95-11356648132382/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "cmd": ["getent", "hosts", "192.168.201.2"], "delta": "0:00:00.003957", "end": "2016-03-08 20:02:56.074262", "rc": 0, "start": "2016-03-08 20:02:56.070305", "stderr": "", "stdout": "192.168.201.2 kolla-control", "stdout_lines": ["192.168.201.2 kolla-control"], "warnings": []}
- TASK: [common | Setting storage hostname] *************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"storage_hostname": "kolla-control"}}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.3] => {"ansible_facts": {"storage_hostname": "kolla-network"}}
- TASK: [common | Ensuring config directories exist] ****************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.19-163861239675667 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.19-163861239675667'
- <192.168.201.3> PUT /tmp/tmpAFIpJx TO /root/.ansible/tmp/ansible-tmp-1457467376.19-163861239675667/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.19-163861239675667/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.19-163861239675667/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0755", "owner": "root", "path": "/etc/kolla/heka", "size": 4096, "state": "directory", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.19-90414304448210 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.19-90414304448210'
- <192.168.201.2> PUT /tmp/tmpe4UAHX TO /root/.ansible/tmp/ansible-tmp-1457467376.19-90414304448210/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.19-90414304448210/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.19-90414304448210/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0755", "owner": "root", "path": "/etc/kolla/heka", "size": 4096, "state": "directory", "uid": 0}
- TASK: [common | Copying over config.json files for services] ******************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.38-87003008164158 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.38-87003008164158'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/config.json ] || rc=2; [ -f /etc/kolla/heka/config.json ] || rc=1; [ -d /etc/kolla/heka/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/config.json)'
- <192.168.201.3> PUT /tmp/tmpUPq7IW TO /root/.ansible/tmp/ansible-tmp-1457467376.38-87003008164158/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.38-87003008164158/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.38-87003008164158/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/config.json", "size": 4909, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.37-236323072784096 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.37-236323072784096'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/config.json ] || rc=2; [ -f /etc/kolla/heka/config.json ] || rc=1; [ -d /etc/kolla/heka/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/config.json)'
- <192.168.201.2> PUT /tmp/tmp6F3EFJ TO /root/.ansible/tmp/ansible-tmp-1457467376.37-236323072784096/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.37-236323072784096/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.37-236323072784096/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/config.json", "size": 4909, "state": "file", "uid": 0}
- TASK: [common | Copying over heka config files] *******************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.77-273624302182543 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.77-273624302182543'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-global.toml ] || rc=2; [ -f /etc/kolla/heka/heka-global.toml ] || rc=1; [ -d /etc/kolla/heka/heka-global.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-global.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-global.toml)'
- <192.168.201.2> PUT /tmp/tmpmt9m6C TO /root/.ansible/tmp/ansible-tmp-1457467376.77-273624302182543/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.77-273624302182543/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.77-273624302182543/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=global) => {"changed": false, "gid": 0, "group": "root", "item": "global", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-global.toml", "size": 663, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.97-166380186996430 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.97-166380186996430'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-haproxy.toml ] || rc=2; [ -f /etc/kolla/heka/heka-haproxy.toml ] || rc=1; [ -d /etc/kolla/heka/heka-haproxy.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-haproxy.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = op<192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.77-40817758378180 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.77-40817758378180'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-global.toml ] || rc=2; [ -f /etc/kolla/heka/heka-global.toml ] || rc=1; [ -d /etc/kolla/heka/heka-global.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-global.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-global.toml)'
- <192.168.201.3> PUT /tmp/tmp9J2tw9 TO /root/.ansible/tmp/ansible-tmp-1457467376.77-40817758378180/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.77-40817758378180/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.77-40817758378180/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=global) => {"changed": false, "gid": 0, "group": "root", "item": "global", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-global.toml", "size": 663, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467376.97-192276141969826 && echo $HOME/.ansible/tmp/ansible-tmp-1457467376.97-192276141969826'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-haproxy.toml ] || rc=2; [ -f /etc/kolla/heka/heka-haproxy.toml ] || rc=1; [ -d /etc/kolla/heka/heka-haproxy.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-haproxy.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-haproxy.toml)'
- <192.168.201.3> PUT /tmp/tmpVoZdkW TO /root/.ansible/tmp/ansible-tmp-1457467376.97-192276141969826/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.97-192276141969826/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.97-192276141969826/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-haproxy.toml", "size": 472, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.12-117312779838749 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.12-117312779838749'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-rabbitmq.toml ] || rc=2; [ -f /etc/kolla/heka/heka-rabbitmq.toml ] || rc=1; [ -d /etc/kolla/heka/heka-rabbitmq.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-rabbitmq.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-rabbitmq.toml)'
- <192.168.201.3> PUT /tmp/tmpM_aQGH TO /root/.ansible/tmp/ansible-tmp-1457467377.12-117312779838749/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.12-117312779838749/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.12-117312779838749/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-rabbitmq.toml", "size": 463, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=1en("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-haproxy.toml)'
- <192.168.201.2> PUT /tmp/tmptgE_QL TO /root/.ansible/tmp/ansible-tmp-1457467376.97-166380186996430/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467376.97-166380186996430/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467376.97-166380186996430/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-haproxy.toml", "size": 472, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.13-269150864616946 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.13-269150864616946'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-rabbitmq.toml ] || rc=2; [ -f /etc/kolla/heka/heka-rabbitmq.toml ] || rc=1; [ -d /etc/kolla/heka/heka-rabbitmq.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-rabbitmq.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-rabbitmq.toml)'
- <192.168.201.2> PUT /tmp/tmpibUren TO /root/.ansible/tmp/ansible-tmp-1457467377.13-269150864616946/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.13-269150864616946/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.13-269150864616946/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-rabbitmq.toml", "size": 463, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTime0 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.26-116878309576743 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.26-116878309576743'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-openstack.toml ] || rc=2; [ -f /etc/kolla/heka/heka-openstack.toml ] || rc=1; [ -d /etc/kolla/heka/heka-openstack.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-openstack.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-openstack.toml)'
- <192.168.201.3> PUT /tmp/tmpe5aXXX TO /root/.ansible/tmp/ansible-tmp-1457467377.26-116878309576743/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.26-116878309576743/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.26-116878309576743/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=openstack) => {"changed": false, "gid": 0, "group": "root", "item": "openstack", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-openstack.toml", "size": 383, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.4-125775512956744 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.4-125775512956744'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-mariadb.toml ] || rc=2; [ -f /etc/kolla/heka/heka-mariadb.toml ] || rc=1; [ -d /etc/kolla/heka/heka-mariadb.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-mariadb.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-mariadb.toml)'
- <192.168.201.3> PUT /tmp/tmpYAiotn TO /root/.ansible/tmout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.31-265237868007920 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.31-265237868007920'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-openstack.toml ] || rc=2; [ -f /etc/kolla/heka/heka-openstack.toml ] || rc=1; [ -d /etc/kolla/heka/heka-openstack.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-openstack.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-openstack.toml)'
- <192.168.201.2> PUT /tmp/tmpkzct08 TO /root/.ansible/tmp/ansible-tmp-1457467377.31-265237868007920/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.31-265237868007920/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.31-265237868007920/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=openstack) => {"changed": false, "gid": 0, "group": "root", "item": "openstack", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-openstack.toml", "size": 383, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.54-135408500352208 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.54-135408500352208'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-mariadb.toml ] || rc=2; [ -f /etc/kolla/heka/heka-mariadb.toml ] || rc=1; [ -d /etc/kolla/heka/heka-mariadb.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-mariadb.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-mariadb.toml)'
- <192.168.201.2> PUT /tmp/tmpwAbDi7 TO /root/.ansp/ansible-tmp-1457467377.4-125775512956744/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.4-125775512956744/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.4-125775512956744/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-mariadb.toml", "size": 274, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.55-231451857193492 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.55-231451857193492'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-keystone.toml ] || rc=2; [ -f /etc/kolla/heka/heka-keystone.toml ] || rc=1; [ -d /etc/kolla/heka/heka-keystone.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-keystone.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-keystone.toml)'
- <192.168.201.3> PUT /tmp/tmpflLhOW TO /root/.ansible/tmp/ansible-tmp-1457467377.55-231451857193492/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.55-231451857193492/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.55-231451857193492/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-keystone.toml", "size": 508, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.7-256832171055830 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.7-256832171055830'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-elasticsearch.toml ] || rc=2; [ -f /etc/kolla/heka/heka-elasticsearch.toml ] || rc=1; [ -d /etc/kolla/heka/heka-elasticsearch.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-elasticsearch.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-elasticsearch.toml)'
- <192.168.201.3> PUT /tmp/tmpOdPZ4z TO /root/.ansible/tmp/ansible-tmp-1457467377.7-256832171055830/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.7-256832171055830/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.7-256832171055830/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=elasticsearch) => {"changed": false, "gid": 0, "group": "root", "item": "elasticsearch", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-elasticsearch.toml", "size": 568, "state": "file", "uid": 0}
- ible/tmp/ansible-tmp-1457467377.54-135408500352208/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.54-135408500352208/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.54-135408500352208/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-mariadb.toml", "size": 274, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.7-248796063357262 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.7-248796063357262'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-keystone.toml ] || rc=2; [ -f /etc/kolla/heka/heka-keystone.toml ] || rc=1; [ -d /etc/kolla/heka/heka-keystone.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-keystone.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-keystone.toml)'
- <192.168.201.2> PUT /tmp/tmpFdtHrc TO /root/.ansible/tmp/ansible-tmp-1457467377.7-248796063357262/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.7-248796063357262/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.7-248796063357262/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-keystone.toml", "size": 508, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467377.89-44739554859247 && echo $HOME/.ansible/tmp/ansible-tmp-1457467377.89-44739554859247'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-elasticsearch.toml ] || rc=2; [ -f /etc/kolla/heka/heka-elasticsearch.toml ] || rc=1; [ -d /etc/kolla/heka/heka-elasticsearch.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-elasticsearch.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-elasticsearch.toml)'
- <192.168.201.2> PUT /tmp/tmp6BxEEd TO /root/.ansible/tmp/ansible-tmp-1457467377.89-44739554859247/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467377.89-44739554859247/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467377.89-44739554859247/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=elasticsearch) => {"changed": false, "gid": 0, "group": "root", "item": "elasticsearch", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-elasticsearch.toml", "size": 568, "state": "file", "uid": 0}
- TASK: [common | Copying over heka swift config files] *************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.1-273816923728121 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.1-273816923728121'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmpflNltM TO /root/.ansible/tmp/ansible-tmp-1457467378.1-273816923728121/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.1-273816923728121/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.1-273816923728121/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-auditor.toml", "size": 308, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.29-164328233237014 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.29-164328233237014'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-reaper.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-reaper.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "rb") buf = afile.read(BLOCKS<192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.1-227351552766902 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.1-227351552766902'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmpG3Qtob TO /root/.ansible/tmp/ansible-tmp-1457467378.1-227351552766902/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.1-227351552766902/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.1-227351552766902/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-auditor.toml", "size": 308, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.32-246231747059000 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.32-246231747059000'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-reaper.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-reaper.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-reaper.toml)'
- <192.168.201.3> PUT /tmp/tmprNXqdS TO /root/.ansible/tmp/ansible-tmp-1457467378.29-164328233237014/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.29-164328233237014/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.29-164328233237014/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-reaper) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-reaper", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-reaper.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.44-36021626536740 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.44-36021626536740'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmpD1tiZc TO /root/.ansible/tmp/ansible-tmp-1457467378.44-36021626536740/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.44-36021626536740/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.44-36021626536740/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-replicator", "mode": "0644", "owner": "root", "path": "/etc/koIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-reaper.toml)'
- <192.168.201.2> PUT /tmp/tmpyBt8ka TO /root/.ansible/tmp/ansible-tmp-1457467378.32-246231747059000/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.32-246231747059000/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.32-246231747059000/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-reaper) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-reaper", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-reaper.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.53-243718966748676 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.53-243718966748676'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmpTcB48J TO /root/.ansible/tmp/ansible-tmp-1457467378.53-243718966748676/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.53-243718966748676/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.53-243718966748676/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-replicator", "mode": "0644", "owner": "root", "path": "/ella/heka/heka-swift-account-replicator.toml", "size": 317, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.59-90220439355691 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.59-90220439355691'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-server.toml)'
- <192.168.201.3> PUT /tmp/tmp2TqyXy TO /root/.ansible/tmp/ansible-tmp-1457467378.59-90220439355691/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.59-90220439355691/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.59-90220439355691/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-server.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.74-89857067515545 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.74-89857067515545'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"tc/kolla/heka/heka-swift-account-replicator.toml", "size": 317, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.71-253281260574007 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.71-253281260574007'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-account-server.toml)'
- <192.168.201.2> PUT /tmp/tmpkIA11R TO /root/.ansible/tmp/ansible-tmp-1457467378.71-253281260574007/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.71-253281260574007/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.71-253281260574007/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-server.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.89-227026579774826 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.89-227026579774826'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afil'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmp7I5JIg TO /root/.ansible/tmp/ansible-tmp-1457467378.74-89857067515545/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.74-89857067515545/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.74-89857067515545/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-auditor.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467378.87-84429023108380 && echo $HOME/.ansible/tmp/ansible-tmp-1457467378.87-84429023108380'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmpXBeQJJ TO /root/.ansible/tmp/ansible-tmp-1457467378.87-84429023108380/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.87-84429023108380/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.87-84429023108380/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-replicator.toml", "size": 323, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.02-14834639794411 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.02-14834639794411'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-server.toml)'
- <192.168.201.3> PUT /tmp/tmpFTOczF TO /root/.ansible/tmp/ansible-tmp-1457467379.02-14834639794411/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.02-14834639794411/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.02-14834639794411/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-server.toml", "size": 311, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.15-165149486019073 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.15-165149486019073'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kollae = open("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmpuTD4k_ TO /root/.ansible/tmp/ansible-tmp-1457467378.89-227026579774826/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467378.89-227026579774826/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467378.89-227026579774826/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-auditor.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.09-163851435646626 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.09-163851435646626'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmp8Wz9eu TO /root/.ansible/tmp/ansible-tmp-1457467379.09-163851435646626/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.09-163851435646626/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.09-163851435646626/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-replicato/heka/heka-swift-container-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-updater.toml)'
- <192.168.201.3> PUT /tmp/tmpbEyT6_ TO /root/.ansible/tmp/ansible-tmp-1457467379.15-165149486019073/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.15-165149486019073/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.15-165149486019073/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-updater.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.28-138317057090843 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.28-138317057090843'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmpN5GiW3 TO /root/.ansible/tmp/ansible-tmp-1457467379.28-138317057090843/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.28-138317057090843/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.28r) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-replicator.toml", "size": 323, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.24-281355839306961 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.24-281355839306961'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-server.toml)'
- <192.168.201.2> PUT /tmp/tmp3uvpt8 TO /root/.ansible/tmp/ansible-tmp-1457467379.24-281355839306961/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.24-281355839306961/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.24-281355839306961/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-server.toml", "size": 311, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.4-33223223113927 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.4-33223223113927'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && ec-138317057090843/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-auditor.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.42-202416482056575 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.42-202416482056575'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-expirer.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-expirer.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-expirer.toml)'
- <192.168.201.3> PUT /tmp/tmp2l02Oq TO /root/.ansible/tmp/ansible-tmp-1457467379.42-202416482056575/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.42-202416482056575/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.42-202416482056575/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-expirer) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-expirer", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-expirer.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.56-24950476537070 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.56-24950476537070'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-replicator.toml ] && rc=3; pythoho "${rc} "/etc/kolla/heka/heka-swift-container-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-container-updater.toml)'
- <192.168.201.2> PUT /tmp/tmpimuVDj TO /root/.ansible/tmp/ansible-tmp-1457467379.4-33223223113927/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.4-33223223113927/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.4-33223223113927/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-updater.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.58-165936701757554 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.58-165936701757554'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmp8mMJIB TO /root/.ansible/tmp/ansible-tmp-1457467379.58-165936701757554/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.58-165936701757554/file; rm -rf /root/.ansible/tmp/ansible-tmn -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmpfLBCic TO /root/.ansible/tmp/ansible-tmp-1457467379.56-24950476537070/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.56-24950476537070/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.56-24950476537070/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-replicator.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.72-123809718962281 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.72-123809718962281'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-server.toml)'
- <192.168.201.3> PUT /tmp/tmpY31aSq TO /root/.ansible/tmp/ansible-tmp-1457467379.72-123809718962281/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.72-123809718p-1457467379.58-165936701757554/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-auditor.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.74-1876481735363 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.74-1876481735363'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-expirer.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-expirer.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-expirer.toml)'
- <192.168.201.2> PUT /tmp/tmpj8Dq7r TO /root/.ansible/tmp/ansible-tmp-1457467379.74-1876481735363/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.74-1876481735363/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.74-1876481735363/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-expirer) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-expirer", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-expirer.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.9-21156522714563 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.9-21156522714563'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-replicator.toml ] && rc=3; py962281/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.72-123809718962281/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-server.toml", "size": 302, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467379.86-236097618707625 && echo $HOME/.ansible/tmp/ansible-tmp-1457467379.86-236097618707625'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-updater.toml)'
- <192.168.201.3> PUT /tmp/tmp5wbs6T TO /root/.ansible/tmp/ansible-tmp-1457467379.86-236097618707625/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.86-236097618707625/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.86-236097618707625/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-updater.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.01-159089753445703 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.01-159089753445703'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=1; [ -d /etc/kolla/hethon -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmpYVkZaQ TO /root/.ansible/tmp/ansible-tmp-1457467379.9-21156522714563/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467379.9-21156522714563/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467379.9-21156522714563/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-replicator.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.06-244038785758153 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.06-244038785758153'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-server.toml)'
- <192.168.201.2> PUT /tmp/tmpLUj6xb TO /root/.ansible/tmp/ansible-tmp-1457467380.06-244038785758153/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.06-244038785ka/heka-swift-proxy-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-proxy-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-proxy-server.toml)'
- <192.168.201.3> PUT /tmp/tmpBZxvQy TO /root/.ansible/tmp/ansible-tmp-1457467380.01-159089753445703/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.01-159089753445703/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.01-159089753445703/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-proxy-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-proxy-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-proxy-server.toml", "size": 299, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.15-196256394320347 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.15-196256394320347'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-rsyncd.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-rsyncd.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-rsyncd.toml)'
- <192.168.201.3> PUT /tmp/tmpLUbv7I TO /root/.ansible/tmp/ansible-tmp-1457467380.15-196256394320347/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.15-196256394320347/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.15-196256394320347/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-rsyncd) => {"changed": false, "gid": 0, "group": "root", "item": "swift-rsyncd", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-rsyncd.toml", "size": 281, "state": "file", "uid": 0}
- 758153/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.06-244038785758153/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-server.toml", "size": 302, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.23-94575760601854 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.23-94575760601854'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-object-updater.toml)'
- <192.168.201.2> PUT /tmp/tmpNdtAZs TO /root/.ansible/tmp/ansible-tmp-1457467380.23-94575760601854/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.23-94575760601854/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.23-94575760601854/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-updater.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.4-240783857140918 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.4-240783857140918'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-proxy-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-proxy-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-proxy-server.toml)'
- <192.168.201.2> PUT /tmp/tmppfZ32w TO /root/.ansible/tmp/ansible-tmp-1457467380.4-240783857140918/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.4-240783857140918/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.4-240783857140918/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-proxy-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-proxy-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-proxy-server.toml", "size": 299, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.59-30967295594985 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.59-30967295594985'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-rsyncd.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-rsyncd.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/heka/heka-swift-rsyncd.toml)'
- <192.168.201.2> PUT /tmp/tmp1ckeT0 TO /root/.ansible/tmp/ansible-tmp-1457467380.59-30967295594985/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.59-30967295594985/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.59-30967295594985/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-rsyncd) => {"changed": false, "gid": 0, "group": "root", "item": "swift-rsyncd", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-rsyncd.toml", "size": 281, "state": "file", "uid": 0}
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- skipping: [192.168.201.3] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker name=kolla_logs action=create_volume
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.87-74751250746523 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.87-74751250746523'
- <192.168.201.3> PUT /tmp/tmpSIUxOA TO /root/.ansible/tmp/ansible-tmp-1457467380.87-74751250746523/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.87-74751250746523/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.87-74751250746523/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=kolla_logs action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467380.86-223299811120993 && echo $HOME/.ansible/tmp/ansible-tmp-1457467380.86-223299811120993'
- <192.168.201.2> PUT /tmp/tmp6K0Jzp TO /root/.ansible/tmp/ansible-tmp-1457467380.86-223299811120993/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467380.86-223299811120993/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467380.86-223299811120993/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting heka bootstrap container] ****************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container restart_policy=never name=bootstrap_heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467381.24-235857109499142 && echo $HOME/.ansible/tmp/ansible-tmp-1457467381.24-235857109499142'
- <192.168.201.3> PUT /tmp/tmp4VBKeC TO /root/.ansible/tmp/ansible-tmp-1457467381.24-235857109499142/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467381.24-235857109499142/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467381.24-235857109499142/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container restart_policy=never name=bootstrap_heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467381.23-68910131599448 && echo $HOME/.ansible/tmp/ansible-tmp-1457467381.23-68910131599448'
- <192.168.201.2> PUT /tmp/tmpnZ8uuL TO /root/.ansible/tmp/ansible-tmp-1457467381.23-68910131599448/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467381.23-68910131599448/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467381.23-68910131599448/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting heka container] **************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container name=heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467383.13-177880700739260 && echo $HOME/.ansible/tmp/ansible-tmp-1457467383.13-177880700739260'
- <192.168.201.3> PUT /tmp/tmpO8IZ08 TO /root/.ansible/tmp/ansible-tmp-1457467383.13-177880700739260/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467383.13-177880700739260/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467383.13-177880700739260/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container name=heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467383.13-259605078150997 && echo $HOME/.ansible/tmp/ansible-tmp-1457467383.13-259605078150997'
- <192.168.201.2> PUT /tmp/tmpmaA0XQ TO /root/.ansible/tmp/ansible-tmp-1457467383.13-259605078150997/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467383.13-259605078150997/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467383.13-259605078150997/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting kolla-toolbox container] *****************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-kolla-toolbox:2.0.0 action=start_container name=kolla_toolbox
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467383.82-240400336930660 && echo $HOME/.ansible/tmp/ansible-tmp-1457467383.82-240400336930660'
- <192.168.201.3> PUT /tmp/tmpvR8sn5 TO /root/.ansible/tmp/ansible-tmp-1457467383.82-240400336930660/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467383.82-240400336930660/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467383.82-240400336930660/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-kolla-toolbox:2.0.0 action=start_container name=kolla_toolbox
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467383.82-261094642541194 && echo $HOME/.ansible/tmp/ansible-tmp-1457467383.82-261094642541194'
- <192.168.201.2> PUT /tmp/tmpDUHesV TO /root/.ansible/tmp/ansible-tmp-1457467383.82-261094642541194/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467383.82-261094642541194/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467383.82-261094642541194/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Registering common role has run] ******************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.3] => {"ansible_facts": {"common_run": true}}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"common_run": true}}
- TASK: [haproxy | Allowing non-local IP binding] *******************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE sysctl name="net.ipv4.ip_nonlocal_bind" value=1 sysctl_set=yes
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467384.84-233462973357117 && echo $HOME/.ansible/tmp/ansible-tmp-1457467384.84-233462973357117'
- <192.168.201.3> PUT /tmp/tmpOditTQ TO /root/.ansible/tmp/ansible-tmp-1457467384.84-233462973357117/sysctl
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467384.84-233462973357117/sysctl; rm -rf /root/.ansible/tmp/ansible-tmp-1457467384.84-233462973357117/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false}
- TASK: [haproxy | Ensuring config directories exist] ***************************
- skipping: [192.168.201.2] => (item=keepalived)
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/keepalived
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467385.0-75092296304391 && echo $HOME/.ansible/tmp/ansible-tmp-1457467385.0-75092296304391'
- <192.168.201.3> PUT /tmp/tmpTQLdaL TO /root/.ansible/tmp/ansible-tmp-1457467385.0-75092296304391/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467385.0-75092296304391/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467385.0-75092296304391/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0755", "owner": "root", "path": "/etc/kolla/keepalived", "size": 4096, "state": "directory", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/haproxy
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467385.12-250653578040618 && echo $HOME/.ansible/tmp/ansible-tmp-1457467385.12-250653578040618'
- <192.168.201.3> PUT /tmp/tmpffv519 TO /root/.ansible/tmp/ansible-tmp-1457467385.12-250653578040618/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467385.12-250653578040618/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467385.12-250653578040618/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0755", "owner": "root", "path": "/etc/kolla/haproxy", "size": 4096, "state": "directory", "uid": 0}
- TASK: [haproxy | Copying over config.json files for services] *****************
- skipping: [192.168.201.2] => (item=keepalived)
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467385.27-89543439505748 && echo $HOME/.ansible/tmp/ansible-tmp-1457467385.27-89543439505748'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keepalived/config.json ] || rc=2; [ -f /etc/kolla/keepalived/config.json ] || rc=1; [ -d /etc/kolla/keepalived/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keepalived/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keepalived/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/keepalived/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/keepalived/config.json)'
- <192.168.201.3> PUT /tmp/tmpnZP5KZ TO /root/.ansible/tmp/ansible-tmp-1457467385.27-89543439505748/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467385.27-89543439505748/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467385.27-89543439505748/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0644", "owner": "root", "path": "/etc/kolla/keepalived/config.json", "size": 299, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467385.44-227492216533138 && echo $HOME/.ansible/tmp/ansible-tmp-1457467385.44-227492216533138'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/haproxy/config.json ] || rc=2; [ -f /etc/kolla/haproxy/config.json ] || rc=1; [ -d /etc/kolla/haproxy/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/haproxy/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/haproxy/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/haproxy/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/haproxy/config.json)'
- <192.168.201.3> PUT /tmp/tmpy_neam TO /root/.ansible/tmp/ansible-tmp-1457467385.44-227492216533138/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467385.44-227492216533138/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467385.44-227492216533138/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/haproxy/config.json", "size": 527, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over haproxy.cfg] ************************************
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467385.65-103506174042829 && echo $HOME/.ansible/tmp/ansible-tmp-1457467385.65-103506174042829'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/haproxy/haproxy.cfg ] || rc=2; [ -f /etc/kolla/haproxy/haproxy.cfg ] || rc=1; [ -d /etc/kolla/haproxy/haproxy.cfg ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/haproxy/haproxy.cfg && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/haproxy/haproxy.cfg'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/haproxy/haproxy.cfg'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/haproxy/haproxy.cfg)'
- <192.168.201.3> PUT /tmp/tmpQMRy3r TO /root/.ansible/tmp/ansible-tmp-1457467385.65-103506174042829/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467385.65-103506174042829/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467385.65-103506174042829/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/haproxy/haproxy.cfg", "size": 2623, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over keepalived.conf] ********************************
- skipping: [192.168.201.2] => (item=keepalived)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467386.05-275909989724562 && echo $HOME/.ansible/tmp/ansible-tmp-1457467386.05-275909989724562'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keepalived/keepalived.conf ] || rc=2; [ -f /etc/kolla/keepalived/keepalived.conf ] || rc=1; [ -d /etc/kolla/keepalived/keepalived.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keepalived/keepalived.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keepalived/keepalived.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/keepalived/keepalived.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/keepalived/keepalived.conf)'
- <192.168.201.3> PUT /tmp/tmpUST1md TO /root/.ansible/tmp/ansible-tmp-1457467386.05-275909989724562/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467386.05-275909989724562/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467386.05-275909989724562/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0644", "owner": "root", "path": "/etc/kolla/keepalived/keepalived.conf", "size": 403, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over haproxy.pem] ************************************
- skipping: [192.168.201.2] => (item=haproxy.pem)
- skipping: [192.168.201.3] => (item=haproxy.pem)
- TASK: [haproxy | Starting haproxy container] **********************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-haproxy:2.0.0 action=start_container name=haproxy
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467386.34-110964290522318 && echo $HOME/.ansible/tmp/ansible-tmp-1457467386.34-110964290522318'
- <192.168.201.3> PUT /tmp/tmpho03DZ TO /root/.ansible/tmp/ansible-tmp-1457467386.34-110964290522318/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467386.34-110964290522318/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467386.34-110964290522318/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- TASK: [haproxy | Starting keepalived container] *******************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-keepalived:2.0.0 action=start_container name=keepalived
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467386.76-166910003722789 && echo $HOME/.ansible/tmp/ansible-tmp-1457467386.76-166910003722789'
- <192.168.201.3> PUT /tmp/tmpEKgadG TO /root/.ansible/tmp/ansible-tmp-1457467386.76-166910003722789/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467386.76-166910003722789/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467386.76-166910003722789/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- TASK: [haproxy | Ensuring latest haproxy config is used] **********************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE command docker exec haproxy /usr/local/bin/kolla_ensure_haproxy_latest_config
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467387.26-22022667894770 && echo $HOME/.ansible/tmp/ansible-tmp-1457467387.26-22022667894770'
- <192.168.201.3> PUT /tmp/tmp00ECtV TO /root/.ansible/tmp/ansible-tmp-1457467387.26-22022667894770/command
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467387.26-22022667894770/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467387.26-22022667894770/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "cmd": ["docker", "exec", "haproxy", "/usr/local/bin/kolla_ensure_haproxy_latest_config"], "delta": "0:00:00.120943", "end": "2016-03-08 20:03:07.527880", "rc": 0, "start": "2016-03-08 20:03:07.406937", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
- TASK: [haproxy | Waiting for virtual IP to appear] ****************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE wait_for port=3306 host=192.168.201.100
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467387.6-238783259044683 && echo $HOME/.ansible/tmp/ansible-tmp-1457467387.6-238783259044683'
- <192.168.201.3> PUT /tmp/tmptAa1fg TO /root/.ansible/tmp/ansible-tmp-1457467387.6-238783259044683/wait_for
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467387.6-238783259044683/wait_for; rm -rf /root/.ansible/tmp/ansible-tmp-1457467387.6-238783259044683/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "elapsed": 0, "path": null, "port": 3306, "search_regex": null, "state": "started"}
- PLAY [kibana] *****************************************************************
- skipping: no hosts matched
- PLAY [elasticsearch] **********************************************************
- skipping: no hosts matched
- PLAY [memcached] **************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467387.74-126282439677358 && echo $HOME/.ansible/tmp/ansible-tmp-1457467387.74-126282439677358'
- <192.168.201.2> PUT /tmp/tmpZNH_j_ TO /root/.ansible/tmp/ansible-tmp-1457467387.74-126282439677358/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467387.74-126282439677358/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467387.74-126282439677358/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [memcached | Ensuring config directories exist] *************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/memcached
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467388.39-227962827490186 && echo $HOME/.ansible/tmp/ansible-tmp-1457467388.39-227962827490186'
- <192.168.201.2> PUT /tmp/tmpa6tyf2 TO /root/.ansible/tmp/ansible-tmp-1457467388.39-227962827490186/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467388.39-227962827490186/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467388.39-227962827490186/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=memcached) => {"changed": false, "gid": 0, "group": "root", "item": "memcached", "mode": "0755", "owner": "root", "path": "/etc/kolla/memcached", "size": 4096, "state": "directory", "uid": 0}
- TASK: [memcached | Copying over config.json files for services] ***************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467388.54-207017722793913 && echo $HOME/.ansible/tmp/ansible-tmp-1457467388.54-207017722793913'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/memcached/config.json ] || rc=2; [ -f /etc/kolla/memcached/config.json ] || rc=1; [ -d /etc/kolla/memcached/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/memcached/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/memcached/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/memcached/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/memcached/config.json)'
- <192.168.201.2> PUT /tmp/tmpR1YCs1 TO /root/.ansible/tmp/ansible-tmp-1457467388.54-207017722793913/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467388.54-207017722793913/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467388.54-207017722793913/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=memcached) => {"changed": false, "gid": 0, "group": "root", "item": "memcached", "mode": "0644", "owner": "root", "path": "/etc/kolla/memcached/config.json", "size": 94, "state": "file", "uid": 0}
- TASK: [memcached | Starting memcached container] ******************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=memcached volumes=/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro image=operator.local:4000/kollaglue/ubuntu-source-memcached:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467388.75-152923293934335 && echo $HOME/.ansible/tmp/ansible-tmp-1457467388.75-152923293934335'
- <192.168.201.2> PUT /tmp/tmpb_jaoe TO /root/.ansible/tmp/ansible-tmp-1457467388.75-152923293934335/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467388.75-152923293934335/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467388.75-152923293934335/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- PLAY [mariadb] ****************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467389.38-260768835872204 && echo $HOME/.ansible/tmp/ansible-tmp-1457467389.38-260768835872204'
- <192.168.201.2> PUT /tmp/tmp0XpXFu TO /root/.ansible/tmp/ansible-tmp-1457467389.38-260768835872204/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467389.38-260768835872204/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467389.38-260768835872204/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [mariadb | Ensuring config directories exist] ***************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/mariadb
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467390.3-198995714509530 && echo $HOME/.ansible/tmp/ansible-tmp-1457467390.3-198995714509530'
- <192.168.201.2> PUT /tmp/tmplCJbUS TO /root/.ansible/tmp/ansible-tmp-1457467390.3-198995714509530/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467390.3-198995714509530/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467390.3-198995714509530/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0755", "owner": "root", "path": "/etc/kolla/mariadb", "size": 4096, "state": "directory", "uid": 0}
- TASK: [mariadb | Copying over config.json files for services] *****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467390.44-98892910849285 && echo $HOME/.ansible/tmp/ansible-tmp-1457467390.44-98892910849285'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/mariadb/config.json ] || rc=2; [ -f /etc/kolla/mariadb/config.json ] || rc=1; [ -d /etc/kolla/mariadb/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/mariadb/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/mariadb/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/mariadb/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/mariadb/config.json)'
- <192.168.201.2> PUT /tmp/tmpeqm9ed TO /root/.ansible/tmp/ansible-tmp-1457467390.44-98892910849285/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467390.44-98892910849285/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467390.44-98892910849285/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/mariadb/config.json", "size": 253, "state": "file", "uid": 0}
- TASK: [mariadb | Copying over galera.cnf] *************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843 && echo $HOME/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843'
- <192.168.201.2> PUT /tmp/tmpoYtvqa TO /root/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843/source
- <192.168.201.2> PUT /tmp/tmpgbV780 TO /root/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843/copy
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "checksum": "76346a18c9a96fb905a73f5c9b1fc464d6fa0ef6", "dest": "/etc/kolla/mariadb/galera.cnf", "gid": 0, "group": "root", "item": "mariadb", "md5sum": "fafdb939811f1c18c27ff0b7e56269c7", "mode": "0644", "owner": "root", "size": 703, "src": "/root/.ansible/tmp/ansible-tmp-1457467390.64-236292314940843/source", "state": "file", "uid": 0}
- TASK: [mariadb | Cleaning up temp file on localhost] **************************
- <127.0.0.1> REMOTE_MODULE file path=/tmp/kolla_mariadb_cluster state=absent
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467390.84-89237152060703 && echo $HOME/.ansible/tmp/ansible-tmp-1457467390.84-89237152060703']
- <127.0.0.1> PUT /tmp/tmpWY3pUX TO /root/.ansible/tmp/ansible-tmp-1457467390.84-89237152060703/file
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467390.84-89237152060703/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467390.84-89237152060703/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "path": "/tmp/kolla_mariadb_cluster", "state": "absent"}
- TASK: [mariadb | Creating temp file on localhost] *****************************
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'rc=flag; [ -r /tmp/kolla_mariadb_cluster ] || rc=2; [ -f /tmp/kolla_mariadb_cluster ] || rc=1; [ -d /tmp/kolla_mariadb_cluster ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/tmp/kolla_mariadb_cluster && exit 0; (python -c \'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1();\nafile = open("\'/tmp/kolla_mariadb_cluster\'", "rb")\nbuf = afile.read(BLOCKSIZE)\nwhile len(buf) > 0:\n\thasher.update(buf)\n\tbuf = afile.read(BLOCKSIZE)\nafile.close()\nprint(hasher.hexdigest())\' 2>/dev/null) || (python -c \'import sha; BLOCKSIZE = 65536; hasher = sha.sha();\nafile = open("\'/tmp/kolla_mariadb_cluster\'", "rb")\nbuf = afile.read(BLOCKSIZE)\nwhile len(buf) > 0:\n\thasher.update(buf)\n\tbuf = afile.read(BLOCKSIZE)\nafile.close()\nprint(hasher.hexdigest())\' 2>/dev/null) || (echo \'0 \'/tmp/kolla_mariadb_cluster)']
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097 && echo $HOME/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097']
- <127.0.0.1> PUT /tmp/tmpou0ukC TO /root/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097/source
- <127.0.0.1> PUT /tmp/tmpKoMVHe TO /root/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097/copy
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "checksum": "6eef6648406c333a4035cd5e60d0bf2ecf2606d7", "dest": "/tmp/kolla_mariadb_cluster", "gid": 0, "group": "root", "md5sum": "6adf97f83acf6453d4a6a4b1070f3754", "mode": "0600", "owner": "root", "size": 4, "src": "/root/.ansible/tmp/ansible-tmp-1457467390.94-279983113394097/source", "state": "file", "uid": 0}
- TASK: [mariadb | Creating mariadb volume] *************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467391.02-271330150356644 && echo $HOME/.ansible/tmp/ansible-tmp-1457467391.02-271330150356644'
- <192.168.201.2> PUT /tmp/tmpQuHXOD TO /root/.ansible/tmp/ansible-tmp-1457467391.02-271330150356644/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467391.02-271330150356644/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467391.02-271330150356644/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Writing hostname of host with existing cluster files to temp file] ***
- skipping: [192.168.201.2]
- TASK: [mariadb | Registering host from temp file] *****************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "None"}}
- TASK: [mariadb | Cleaning up temp file on localhost] **************************
- <127.0.0.1> REMOTE_MODULE file path=/tmp/kolla_mariadb_cluster state=absent
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467391.28-38369347997045 && echo $HOME/.ansible/tmp/ansible-tmp-1457467391.28-38369347997045']
- <127.0.0.1> PUT /tmp/tmpuGsSPR TO /root/.ansible/tmp/ansible-tmp-1457467391.28-38369347997045/file
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467391.28-38369347997045/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467391.28-38369347997045/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "path": "/tmp/kolla_mariadb_cluster", "state": "absent"}
- TASK: [mariadb | Starting MariaDB bootstrap container] ************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container restart_policy=never name=mariadb
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467391.37-256209181023640 && echo $HOME/.ansible/tmp/ansible-tmp-1457467391.37-256209181023640'
- <192.168.201.2> PUT /tmp/tmp0xlRuN TO /root/.ansible/tmp/ansible-tmp-1457467391.37-256209181023640/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467391.37-256209181023640/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467391.37-256209181023640/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467391.88-206286234670688 && echo $HOME/.ansible/tmp/ansible-tmp-1457467391.88-206286234670688'
- <192.168.201.2> PUT /tmp/tmpdOeMZ4 TO /root/.ansible/tmp/ansible-tmp-1457467391.88-206286234670688/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467391.88-206286234670688/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467391.88-206286234670688/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467402.35-281139964979840 && echo $HOME/.ansible/tmp/ansible-tmp-1457467402.35-281139964979840'
- <192.168.201.2> PUT /tmp/tmpMBtex3 TO /root/.ansible/tmp/ansible-tmp-1457467402.35-281139964979840/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467402.35-281139964979840/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467402.35-281139964979840/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', 'mariadb', 'ls', '/var/lib/mysql/cluster.exists'], 'end': '2016-03-08 20:03:23.018039', 'stdout': u'', 'changed': True, 'attempts': 1, 'start': '2016-03-08 20:03:22.750463', 'delta': '0:00:00.267576', 'stderr': 'ls: cannot access /var/lib/mysql/cluster.exists: No such file or directory', 'rc': 2, 'warnings': []}
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467413.05-214854947352924 && echo $HOME/.ansible/tmp/ansible-tmp-1457467413.05-214854947352924'
- <192.168.201.2> PUT /tmp/tmp0SzP9Z TO /root/.ansible/tmp/ansible-tmp-1457467413.05-214854947352924/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467413.05-214854947352924/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467413.05-214854947352924/ >/dev/null 2>&1'
- Result from run 2 is: {'cmd': ['docker', 'exec', 'mariadb', 'ls', '/var/lib/mysql/cluster.exists'], 'end': '2016-03-08 20:03:33.570274', 'stdout': '/var/lib/mysql/cluster.exists', 'changed': True, 'attempts': 2, 'start': '2016-03-08 20:03:33.269739', 'delta': '0:00:00.300535', 'stderr': u'', 'rc': 0, 'warnings': []}
- ok: [192.168.201.2] => (item=cluster.exists) => {"attempts": 2, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/cluster.exists"], "delta": "0:00:00.300535", "end": "2016-03-08 20:03:33.570274", "item": "cluster.exists", "rc": 0, "start": "2016-03-08 20:03:33.269739", "stderr": "", "stdout": "/var/lib/mysql/cluster.exists", "stdout_lines": ["/var/lib/mysql/cluster.exists"], "warnings": []}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467413.61-51974959123183 && echo $HOME/.ansible/tmp/ansible-tmp-1457467413.61-51974959123183'
- <192.168.201.2> PUT /tmp/tmpEMEqrJ TO /root/.ansible/tmp/ansible-tmp-1457467413.61-51974959123183/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467413.61-51974959123183/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467413.61-51974959123183/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467423.94-160013453253102 && echo $HOME/.ansible/tmp/ansible-tmp-1457467423.94-160013453253102'
- <192.168.201.2> PUT /tmp/tmp6De8LA TO /root/.ansible/tmp/ansible-tmp-1457467423.94-160013453253102/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467423.94-160013453253102/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467423.94-160013453253102/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', 'mariadb', 'ls', '/var/lib/mysql/mariadb.pid'], 'end': '2016-03-08 20:03:44.536983', 'stdout': '/var/lib/mysql/mariadb.pid', 'changed': True, 'attempts': 1, 'start': '2016-03-08 20:03:44.198179', 'delta': '0:00:00.338804', 'stderr': u'', 'rc': 0, 'warnings': []}
- ok: [192.168.201.2] => (item=mariadb.pid) => {"attempts": 1, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.338804", "end": "2016-03-08 20:03:44.536983", "item": "mariadb.pid", "rc": 0, "start": "2016-03-08 20:03:44.198179", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Starting mariadb container] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467424.6-175141448036639 && echo $HOME/.ansible/tmp/ansible-tmp-1457467424.6-175141448036639'
- <192.168.201.2> PUT /tmp/tmpXGORay TO /root/.ansible/tmp/ansible-tmp-1457467424.6-175141448036639/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467424.6-175141448036639/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467424.6-175141448036639/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467425.6-22710829298205 && echo $HOME/.ansible/tmp/ansible-tmp-1457467425.6-22710829298205'
- <192.168.201.2> PUT /tmp/tmpHvbQc2 TO /root/.ansible/tmp/ansible-tmp-1457467425.6-22710829298205/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467425.6-22710829298205/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467425.6-22710829298205/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.222531", "end": "2016-03-08 20:03:46.022260", "rc": 0, "start": "2016-03-08 20:03:45.799729", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Creating haproxy mysql user] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467426.09-172774361927329 && echo $HOME/.ansible/tmp/ansible-tmp-1457467426.09-172774361927329'
- <192.168.201.2> PUT /tmp/tmpJoQKOP TO /root/.ansible/tmp/ansible-tmp-1457467426.09-172774361927329/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467426.09-172774361927329/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467426.09-172774361927329/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467435.2-48521550611091 && echo $HOME/.ansible/tmp/ansible-tmp-1457467435.2-48521550611091'
- <192.168.201.2> PUT /tmp/tmpHGxW2r TO /root/.ansible/tmp/ansible-tmp-1457467435.2-48521550611091/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467435.2-48521550611091/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467435.2-48521550611091/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', '-t', 'kolla_toolbox', '/usr/bin/ansible', 'localhost', '-m', 'mysql_user', '-a', "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"], 'end': '2016-03-08 20:03:56.821713', 'stdout': 'localhost | SUCCESS => {\r\n "changed": true, \r\n "user": "haproxy"\r\n}', 'changed': True, 'attempts': 1, 'start': '2016-03-08 20:03:55.429083', 'delta': '0:00:01.392630', 'stderr': u'', 'rc': 0, 'warnings': []}
- changed: [192.168.201.2] => {"attempts": 1, "changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.2' login_port='3306' login_user='root' login_password='password' name='haproxy' password='' host='%' priv=*.*:USAGE"], "delta": "0:00:01.392630", "end": "2016-03-08 20:03:56.821713", "rc": 0, "start": "2016-03-08 20:03:55.429083", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"user\": \"haproxy\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"user\": \"haproxy\"", "}"], "warnings": []}
- TASK: [mariadb | Cleaning up facts] *******************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "bootstraped"}}
- TASK: [mariadb | Starting mariadb container] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467436.9-87814464826382 && echo $HOME/.ansible/tmp/ansible-tmp-1457467436.9-87814464826382'
- <192.168.201.2> PUT /tmp/tmpgQ1zWx TO /root/.ansible/tmp/ansible-tmp-1457467436.9-87814464826382/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467436.9-87814464826382/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467436.9-87814464826382/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467437.26-161983007620944 && echo $HOME/.ansible/tmp/ansible-tmp-1457467437.26-161983007620944'
- <192.168.201.2> PUT /tmp/tmpRGdzzq TO /root/.ansible/tmp/ansible-tmp-1457467437.26-161983007620944/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467437.26-161983007620944/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467437.26-161983007620944/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.170882", "end": "2016-03-08 20:03:57.529186", "rc": 0, "start": "2016-03-08 20:03:57.358304", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Creating haproxy mysql user] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467437.63-74379496541677 && echo $HOME/.ansible/tmp/ansible-tmp-1457467437.63-74379496541677'
- <192.168.201.2> PUT /tmp/tmpwq03MM TO /root/.ansible/tmp/ansible-tmp-1457467437.63-74379496541677/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467437.63-74379496541677/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467437.63-74379496541677/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.2' login_port='3306' login_user='root' login_password='password' name='haproxy' password='' host='%' priv=*.*:USAGE"], "delta": "0:00:01.145257", "end": "2016-03-08 20:03:58.913315", "rc": 0, "start": "2016-03-08 20:03:57.768058", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": false, \r\n \"user\": \"haproxy\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": false, ", " \"user\": \"haproxy\"", "}"], "warnings": []}
- TASK: [mariadb | Cleaning up facts] *******************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "bootstraped"}}
- TASK: [mariadb | Waiting for MariaDB service to be ready through VIP] *********
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb mysql -h 192.168.201.100 -u haproxy -e 'show databases;'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467438.97-265578336883373 && echo $HOME/.ansible/tmp/ansible-tmp-1457467438.97-265578336883373'
- <192.168.201.2> PUT /tmp/tmphhk03W TO /root/.ansible/tmp/ansible-tmp-1457467438.97-265578336883373/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467438.97-265578336883373/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467438.97-265578336883373/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb mysql -h 192.168.201.100 -u haproxy -e 'show databases;'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467449.25-144975083399895 && echo $HOME/.ansible/tmp/ansible-tmp-1457467449.25-144975083399895'
- <192.168.201.2> PUT /tmp/tmpidZzDE TO /root/.ansible/tmp/ansible-tmp-1457467449.25-144975083399895/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467449.25-144975083399895/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467449.25-144975083399895/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', 'mariadb', 'mysql', '-h', '192.168.201.100', '-u', 'haproxy', '-e', 'show databases;'], 'end': '2016-03-08 20:04:09.816768', 'stdout': 'Database\ninformation_schema', 'changed': True, 'attempts': 1, 'start': '2016-03-08 20:04:09.436181', 'delta': '0:00:00.380587', 'stderr': u'', 'rc': 0, 'warnings': []}
- ok: [192.168.201.2] => {"attempts": 1, "changed": false, "cmd": ["docker", "exec", "mariadb", "mysql", "-h", "192.168.201.100", "-u", "haproxy", "-e", "show databases;"], "delta": "0:00:00.380587", "end": "2016-03-08 20:04:09.816768", "rc": 0, "start": "2016-03-08 20:04:09.436181", "stderr": "", "stdout": "Database\ninformation_schema", "stdout_lines": ["Database", "information_schema"], "warnings": []}
- PLAY [rabbitmq] ***************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467449.86-39790168032414 && echo $HOME/.ansible/tmp/ansible-tmp-1457467449.86-39790168032414'
- <192.168.201.2> PUT /tmp/tmpfAm9k1 TO /root/.ansible/tmp/ansible-tmp-1457467449.86-39790168032414/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467449.86-39790168032414/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467449.86-39790168032414/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [rabbitmq | Ensuring config directories exist] **************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/rabbitmq
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467450.69-225961320501170 && echo $HOME/.ansible/tmp/ansible-tmp-1457467450.69-225961320501170'
- <192.168.201.2> PUT /tmp/tmp0nOmQg TO /root/.ansible/tmp/ansible-tmp-1457467450.69-225961320501170/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467450.69-225961320501170/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467450.69-225961320501170/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0755", "owner": "root", "path": "/etc/kolla/rabbitmq", "size": 4096, "state": "directory", "uid": 0}
- TASK: [rabbitmq | Copying over config.json files for services] ****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467450.82-150158254207539 && echo $HOME/.ansible/tmp/ansible-tmp-1457467450.82-150158254207539'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/config.json ] || rc=2; [ -f /etc/kolla/rabbitmq/config.json ] || rc=1; [ -d /etc/kolla/rabbitmq/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/rabbitmq/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/rabbitmq/config.json)'
- <192.168.201.2> PUT /tmp/tmpHW5DPp TO /root/.ansible/tmp/ansible-tmp-1457467450.82-150158254207539/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467450.82-150158254207539/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467450.82-150158254207539/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/config.json", "size": 708, "state": "file", "uid": 0}
- TASK: [rabbitmq | Copying over rabbitmq*.conf] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467451.01-102433927017315 && echo $HOME/.ansible/tmp/ansible-tmp-1457467451.01-102433927017315'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq-env.conf ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq-env.conf ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq-env.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq-env.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf)'
- <192.168.201.2> PUT /tmp/tmpwnxU6h TO /root/.ansible/tmp/ansible-tmp-1457467451.01-102433927017315/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467451.01-102433927017315/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467451.01-102433927017315/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq-env.conf) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq-env.conf", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq-env.conf", "size": 304, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467451.19-174107543179633 && echo $HOME/.ansible/tmp/ansible-tmp-1457467451.19-174107543179633'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq.config ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq.config ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq.config ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq.config && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq.config'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq.config'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/rabbitmq/rabbitmq.config)'
- <192.168.201.2> PUT /tmp/tmpO0mQRA TO /root/.ansible/tmp/ansible-tmp-1457467451.19-174107543179633/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467451.19-174107543179633/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467451.19-174107543179633/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq.config) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq.config", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq.config", "size": 525, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467451.36-28044343578302 && echo $HOME/.ansible/tmp/ansible-tmp-1457467451.36-28044343578302'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq_clusterer.config && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config)'
- <192.168.201.2> PUT /tmp/tmpGGx4Y9 TO /root/.ansible/tmp/ansible-tmp-1457467451.36-28044343578302/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467451.36-28044343578302/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467451.36-28044343578302/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq_clusterer.config) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq_clusterer.config", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq_clusterer.config", "size": 113, "state": "file", "uid": 0}
- TASK: [rabbitmq | Creating rabbitmq volume] ***********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=rabbitmq action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467451.54-71901313310062 && echo $HOME/.ansible/tmp/ansible-tmp-1457467451.54-71901313310062'
- <192.168.201.2> PUT /tmp/tmpyd8u0n TO /root/.ansible/tmp/ansible-tmp-1457467451.54-71901313310062/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467451.54-71901313310062/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467451.54-71901313310062/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [rabbitmq | Running RabbitMQ bootstrap container] ***********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-rabbitmq:2.0.0 action=start_container restart_policy=never name=rabbitmq_bootstrap
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467451.81-158992827351096 && echo $HOME/.ansible/tmp/ansible-tmp-1457467451.81-158992827351096'
- <192.168.201.2> PUT /tmp/tmpJfWbLC TO /root/.ansible/tmp/ansible-tmp-1457467451.81-158992827351096/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467451.81-158992827351096/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467451.81-158992827351096/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [rabbitmq | Starting rabbitmq container] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=rabbitmq image=operator.local:4000/kollaglue/ubuntu-source-rabbitmq:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467452.5-127420710658893 && echo $HOME/.ansible/tmp/ansible-tmp-1457467452.5-127420710658893'
- <192.168.201.2> PUT /tmp/tmpoxKY0J TO /root/.ansible/tmp/ansible-tmp-1457467452.5-127420710658893/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467452.5-127420710658893/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467452.5-127420710658893/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- PLAY [keystone] ***************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467453.06-185756387313466 && echo $HOME/.ansible/tmp/ansible-tmp-1457467453.06-185756387313466'
- <192.168.201.2> PUT /tmp/tmpNL1ZN4 TO /root/.ansible/tmp/ansible-tmp-1457467453.06-185756387313466/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467453.06-185756387313466/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457467453.06-185756387313466/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [keystone | Ensuring config directories exist] **************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/keystone
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467454.41-111635946060336 && echo $HOME/.ansible/tmp/ansible-tmp-1457467454.41-111635946060336'
- <192.168.201.2> PUT /tmp/tmpHl41oV TO /root/.ansible/tmp/ansible-tmp-1457467454.41-111635946060336/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467454.41-111635946060336/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467454.41-111635946060336/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0755", "owner": "root", "path": "/etc/kolla/keystone", "size": 4096, "state": "directory", "uid": 0}
- TASK: [keystone | Copying over config.json files for services] ****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467454.77-83858335415053 && echo $HOME/.ansible/tmp/ansible-tmp-1457467454.77-83858335415053'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keystone/config.json ] || rc=2; [ -f /etc/kolla/keystone/config.json ] || rc=1; [ -d /etc/kolla/keystone/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keystone/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keystone/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/keystone/config.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/keystone/config.json)'
- <192.168.201.2> PUT /tmp/tmp1Cpifa TO /root/.ansible/tmp/ansible-tmp-1457467454.77-83858335415053/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467454.77-83858335415053/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467454.77-83858335415053/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/keystone/config.json", "size": 487, "state": "file", "uid": 0}
- TASK: [keystone | Copying over keystone.conf] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406 && echo $HOME/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406'
- <192.168.201.2> PUT /tmp/tmpJCHqQo TO /root/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406/source
- <192.168.201.2> PUT /tmp/tmpsJWnY2 TO /root/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406/copy
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "checksum": "3750dfa9e2c4231e281961eaaca5a7a18887d438", "dest": "/etc/kolla/keystone/keystone.conf", "gid": 0, "group": "root", "item": "keystone", "md5sum": "1396eec4fa4d4399b332f910d3a5f0c4", "mode": "0644", "owner": "root", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1457467455.1-220361042947406/source", "state": "file", "uid": 0}
- TASK: [keystone | Copying over wsgi-keystone.conf] ****************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467455.32-111916635527186 && echo $HOME/.ansible/tmp/ansible-tmp-1457467455.32-111916635527186'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keystone/wsgi-keystone.conf ] || rc=2; [ -f /etc/kolla/keystone/wsgi-keystone.conf ] || rc=1; [ -d /etc/kolla/keystone/wsgi-keystone.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keystone/wsgi-keystone.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keystone/wsgi-keystone.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/etc/kolla/keystone/wsgi-keystone.conf'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/etc/kolla/keystone/wsgi-keystone.conf)'
- <192.168.201.2> PUT /tmp/tmpMkMU37 TO /root/.ansible/tmp/ansible-tmp-1457467455.32-111916635527186/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467455.32-111916635527186/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457467455.32-111916635527186/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/kolla/keystone/wsgi-keystone.conf", "size": 1443, "state": "file", "uid": 0}
- TASK: [keystone | Creating Keystone database] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_db -a "login_host='192.168.201.100' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='keystone'"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467455.78-110976867311374 && echo $HOME/.ansible/tmp/ansible-tmp-1457467455.78-110976867311374'
- <192.168.201.2> PUT /tmp/tmpSnC7u3 TO /root/.ansible/tmp/ansible-tmp-1457467455.78-110976867311374/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467455.78-110976867311374/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467455.78-110976867311374/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_db", "-a", "login_host='192.168.201.100' login_port='3306' login_user='root' login_password='password' name='keystone'"], "delta": "0:00:03.655153", "end": "2016-03-08 20:04:19.649501", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-03-08 20:04:15.994348", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"db\": \"keystone\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"db\": \"keystone\"", "}"], "warnings": []}
- TASK: [keystone | Reading json from variable] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"database_created": "True"}}
- TASK: [keystone | Creating Keystone database user and setting permissions] ****
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.100' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='keystone' password=VALUE_HIDDEN host='%' priv='keystone.*:ALL' append_privs='yes'"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467459.83-213102070702495 && echo $HOME/.ansible/tmp/ansible-tmp-1457467459.83-213102070702495'
- <192.168.201.2> PUT /tmp/tmpDPEaMl TO /root/.ansible/tmp/ansible-tmp-1457467459.83-213102070702495/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467459.83-213102070702495/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467459.83-213102070702495/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.100' login_port='3306' login_user='root' login_password='password' name='keystone' password='password' host='%' priv='keystone.*:ALL' append_privs='yes'"], "delta": "0:00:01.236617", "end": "2016-03-08 20:04:21.260999", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-03-08 20:04:20.024382", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"user\": \"keystone\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"user\": \"keystone\"", "}"], "warnings": []}
- TASK: [keystone | Running Keystone bootstrap container] ***********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-keystone:2.0.0 action=start_container restart_policy=never name=bootstrap_keystone
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467461.36-14598681544785 && echo $HOME/.ansible/tmp/ansible-tmp-1457467461.36-14598681544785'
- <192.168.201.2> PUT /tmp/tmpgd9436 TO /root/.ansible/tmp/ansible-tmp-1457467461.36-14598681544785/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467461.36-14598681544785/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467461.36-14598681544785/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "result": false}
- TASK: [keystone | Starting keystone container] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=keystone image=operator.local:4000/kollaglue/ubuntu-source-keystone:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467475.56-272273716577280 && echo $HOME/.ansible/tmp/ansible-tmp-1457467475.56-272273716577280'
- <192.168.201.2> PUT /tmp/tmpe9AAO9 TO /root/.ansible/tmp/ansible-tmp-1457467475.56-272273716577280/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467475.56-272273716577280/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457467475.56-272273716577280/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [keystone | Wait for keystone startup] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE wait_for host=192.168.201.100 port=35357
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467476.1-166338382299824 && echo $HOME/.ansible/tmp/ansible-tmp-1457467476.1-166338382299824'
- <192.168.201.2> PUT /tmp/tmpP0YcYz TO /root/.ansible/tmp/ansible-tmp-1457467476.1-166338382299824/wait_for
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467476.1-166338382299824/wait_for; rm -rf /root/.ansible/tmp/ansible-tmp-1457467476.1-166338382299824/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "elapsed": 0, "path": null, "port": 35357, "search_regex": null, "state": "started"}
- TASK: [keystone | Creating admin project, user, role, service, and endpoint] ***
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t keystone kolla_keystone_bootstrap admin password admin admin http://192.168.201.100:35357/v3 http://192.168.201.100:5000/v3 http://192.168.201.100:5000/v3 RegionOne
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457467476.32-140347408347845 && echo $HOME/.ansible/tmp/ansible-tmp-1457467476.32-140347408347845'
- <192.168.201.2> PUT /tmp/tmp23BgrZ TO /root/.ansible/tmp/ansible-tmp-1457467476.32-140347408347845/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457467476.32-140347408347845/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457467476.32-140347408347845/ >/dev/null 2>&1'
- fatal: [192.168.201.2] => Traceback (most recent call last):
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 586, in _executor
- exec_rc = self._executor_internal(host, new_stdin)
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 789, in _executor_internal
- return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args)
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 1101, in _executor_internal_inner
- data['changed'] = utils.check_conditional(changed_when, self.basedir, inject, fail_on_undefined=self.error_on_undefined_vars)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/__init__.py", line 265, in check_conditional
- conditional = template.template(basedir, conditional, inject, fail_on_undefined=fail_on_undefined)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/template.py", line 124, in template
- varname = template_from_string(basedir, varname, templatevars, fail_on_undefined)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/template.py", line 382, in template_from_string
- res = jinja2.utils.concat(rf)
- File "<template>", line 9, in root
- File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
- return _default_decoder.decode(s)
- File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
- obj, end = self.raw_decode(s, idx=_w(s, 0).end())
- File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
- raise ValueError("No JSON object could be decoded")
- ValueError: No JSON object could be decoded
- FATAL: all hosts have already failed -- aborting
- PLAY RECAP ********************************************************************
- to retry, use: --limit @/root/site.retry
- 192.168.201.2 : ok=75 changed=16 unreachable=0 failed=1
- 192.168.201.3 : ok=23 changed=6 unreachable=0 failed=0
- Command failed ansible-playbook -i /var/src/dev-kolla/conf/01-operator/inventory -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e action=deploy /usr/local/share/kolla/ansible/site.yml --verbose --verbose --verbose --verbose --verbose
Add Comment
Please, Sign In to add comment