Guest User

Untitled

a guest
Nov 24th, 2015
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. TASK: [common | Starting log_data container] **********************************
  2. <localhost> REMOTE_MODULE docker name=log_data password=VALUE_HIDDEN net=host registry='' state=reloaded restart_policy_retry=10 restart_policy=always image=kollaglue/ubuntu-source-data:latest insecure_registry=False pull=missing username=''
  3. <localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124 && echo $HOME/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124']
  4. <localhost> PUT /tmp/tmpVwFfpf TO /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker
  5. <localhost> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker; rm -rf /home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/ >/dev/null 2>&1']
  6. failed: [localhost] => {"failed": true, "parsed": false}
  7. Traceback (most recent call last):
  8. File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 3185, in <module>
  9. main()
  10. File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 1542, in main
  11. reloaded(manager, containers, count, name)
  12. File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 1419, in reloaded
  13. for container in manager.get_differing_containers():
  14. File "/home/ubuntu/.ansible/tmp/ansible-tmp-1448372899.36-200360771052124/docker", line 933, in get_differing_containers
  15. expected_exposed_ports = set((image['ContainerConfig']['ExposedPorts'] or {}).keys())
  16. KeyError: 'ExposedPorts'
Advertisement
Add Comment
Please, Sign In to add comment