Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. first run:
  2.  
  3. null_resource.ansible_setup_infrastructure (remote-exec): TASK [repo_build : Wait for git clones to complete] ****************************
  4. null_resource.ansible_setup_infrastructure (remote-exec): Wednesday 23 May 2018 12:58:43 +0000 (0:00:51.121) 0:20:29.834 *********
  5.  
  6. null_resource.ansible_setup_infrastructure (remote-exec): FAILED - RETRYING: Wait for git clones to complete (290 retries left).
  7. null_resource.ansible_setup_infrastructure (remote-exec): failed: [myopenstack_shared_infra_2_repo_container-141b600c] (item={'started': 1, 'finished': 0, 'failed': False, '_ansible_ignore_errors': None,
  8. 'item': {'url': 'https://git.openstack.org/openstack/cinder', 'egg_name': 'cinder', 'version': '0e77902d13e030881e16fb2ba0dc0b76ecba9665', 'original': 'git+https://git.openstack.org/openstack/cinder@0e779
  9. 02d13e030881e16fb2ba0dc0b76ecba9665#egg=cinder&gitname=cinder&projectgroup=cinder_all', 'fragment': None, 'project_group': 'cinder_all', 'name': 'cinder'}, '_ansible_parsed': True, '_ansible_no_log': Fals
  10. e, '_ansible_item_result': True, 'changed': True, 'results_file': '/var/www/.ansible_async/303572145731.6030', 'ansible_job_id': '303572145731.6030'}) => {"ansible_job_id": "303572145731.6030", "attempts"
  11. : 72, "changed": false, "cmd": "/usr/bin/git ls-remote https://git.openstack.org/openstack/cinder -t refs/tags/0e77902d13e030881e16fb2ba0dc0b76ecba9665", "failed": true, "finished": 1, "item": {"ansible_j
  12. ob_id": "303572145731.6030", "changed": true, "failed": false, "finished": 0, "item": {"egg_name": "cinder", "fragment": null, "name": "cinder", "original": "git+https://git.openstack.org/openstack/cinder@0e77902d13e030881e16fb2ba0dc0b76ecba9665#egg=cinder&gitname=cinder&projectgroup=cinder_all", "project_group": "cinder_all", "url": "https://git.openstack.org/openstack/cinder", "version": "0e77902d13e030
  13. 881e16fb2ba0dc0b76ecba9665"}, "results_file": "/var/www/.ansible_async/303572145731.6030", "started": 1}, "msg": "fatal: unable to access 'https://git.openstack.org/openstack/cinder/': GnuTLS recv error (
  14. -54): Error in the pull function.", "rc": 128, "stderr": "fatal: unable to access 'https://git.openstack.org/openstack/cinder/': GnuTLS recv error (-54): Error in the pull function.\n", "stderr_lines": ["
  15. fatal: unable to access 'https://git.openstack.org/openstack/cinder/': GnuTLS recv error (-54): Error in the pull function."], "stdout": "", "stdout_lines": []}
  16. null_resource.ansible_setup_infrastructure (remote-exec): skipping: [myopenstack_shared_infra_2_repo_container-141b600c] => (item={'item': {'url': 'https://git.openstack.org/openstack/designate', 'egg_nam
  17. e': 'designate', 'version': 'cb60d7316c283667629355f33bf5602c4950101f', 'original': 'git+https://git.openstack.org/openstack/designate@cb60d7316c283667629355f33bf5602c4950101f#egg=designate&gitname=design
  18. ate&projectgroup=designate_all', 'fragment': None, 'project_group': 'designate_all', 'name': 'designate'}, 'skipped': True, '_ansible_ignore_errors': None, '_ansible_item_result': True, '_ansible_no_log':
  19. False, 'changed': False, 'skip_reason': 'Conditional result was False'})
  20.  
  21. OTHER runs:
  22.  
  23.  
  24. null_resource.ansible_setup_infrastructure (remote-exec): TASK [repo_build : Retrieve upper constraints content] *************************
  25. null_resource.ansible_setup_infrastructure (remote-exec): Wednesday 23 May 2018 13:30:40 +0000 (0:00:00.465) 0:05:22.743 *********
  26. null_resource.ansible_setup_infrastructure (remote-exec): fatal: [myopenstack_shared_infra_2_repo_container-141b600c]: FAILED! => {"changed": false, "failed": true, "msg": "file not found: /var/www/repo/o
  27. penstackgit/requirements/upper-constraints.txt"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement