Skip to content

Instantly share code, notes, and snippets.

@kamsz
Created June 15, 2016 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamsz/d6e27fbd7fb6cdb1d72f65a8ffd1ed91 to your computer and use it in GitHub Desktop.
Save kamsz/d6e27fbd7fb6cdb1d72f65a8ffd1ed91 to your computer and use it in GitHub Desktop.
TASK: [galera_client | Install pip packages] **********************************
failed: [infra05_galera_container-22430830] => (item=MySQL-python) => {"attempts": 5, "cmd": "/usr/local/bin/pip install MySQL-python", "failed": true, "item": "MySQL-python"}
msg: Task failed as maximum retries was encountered
failed: [infra05_galera_container-22430830] => (item=python-memcached) => {"attempts": 5, "cmd": "/usr/local/bin/pip install python-memcached", "failed": true, "item": "python-memcached"}
msg: Task failed as maximum retries was encountered
failed: [infra05_galera_container-22430830] => (item=pycrypto) => {"attempts": 5, "cmd": "/usr/local/bin/pip install pycrypto", "failed": true, "item": "pycrypto"}
msg: Task failed as maximum retries was encountered
FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment