Skip to content

Instantly share code, notes, and snippets.

Created December 19, 2015 08:52
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 anonymous/b45f70d193ba30865d15 to your computer and use it in GitHub Desktop.
Save anonymous/b45f70d193ba30865d15 to your computer and use it in GitHub Desktop.
failed: [aio1_repo_container-86b3c2de] => (item={'key': 'os_horizon', 'value': ['PyMySQL', 'django-appconf', 'django-openstack-auth>=2.0.1', 'greenlet', 'horizon', 'keystonemiddleware', 'oslo.config', 'ply', 'pycrypto', 'python-keystoneclient', 'python-memcached', 'virtualenv', 'virtualenv-tools']}) => {"attempts": 5, "cmd": "/tmp/openstack-venv-builder/venvs/horizon/bin/pip install --timeout 120 --find-links /var/www/repo/os-releases/master --no-index --verbose --log /var/log/repo/repo_venv_builder.log PyMySQL django-appconf django-openstack-auth>=2.0.1 greenlet horizon keystonemiddleware oslo.config ply pycrypto python-keystoneclient python-memcached virtualenv virtualenv-tools", "failed": true, "item": {"key": "os_horizon", "value": ["PyMySQL", "django-appconf", "django-openstack-auth>=2.0.1", "greenlet", "horizon", "keystonemiddleware", "oslo.config", "ply", "pycrypto", "python-keystoneclient", "python-memcached", "virtualenv", "virtualenv-tools"]}}
msg: Task failed as maximum retries was encountered
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/repo-install.retry
aio1_repo_container-0cccae14 : ok=49 changed=9 unreachable=0 failed=0
aio1_repo_container-86b3c2de : ok=88 changed=30 unreachable=0 failed=1
+ '[' 2 -ne 0 -a 5 -lt 5 ']'
+ '[' 2 -ne 0 ']'
+ '[' 5 -eq 5 ']'
+ echo -e '\nHit maximum number of retries, giving up...\n'
Hit maximum number of retries, giving up...
+ exit_fail
+ set +x
+ info_block 'Error Info - '
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
+ print_info 'Error Info - '
+ PROC_NAME='- [ Error Info - ] -'
+ printf '\n%s%s\n' '- [ Error Info - ] -' -------------------------------------------------
- [ Error Info - ] --------------------------------------------------
+ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
+ exit_state 1
+ set +x
----------------------------------------------------------------------
- [ Run Time = 12974 seconds || 216 minutes ] ------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
- [ Status: Failure ] ------------------------------------------------
----------------------------------------------------------------------
++ exit_fail 247 0
++ set +x
++ info_block 'Error Info - 247' 0
++ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
++ print_info 'Error Info - 247' 0
++ PROC_NAME='- [ Error Info - 247 0 ] -'
++ printf '\n%s%s\n' '- [ Error Info - 247 0 ] -' --------------------------------------------
- [ Error Info - 247 0 ] ---------------------------------------------
++ echo ----------------------------------------------------------------------
++ echo ----------------------------------------------------------------------
----------------------------------------------------------------------
++ exit_state 1
++ set +x
----------------------------------------------------------------------
- [ Run Time = 13129 seconds || 218 minutes ] ------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
- [ Status: Failure ] ------------------------------------------------
----------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment