Project

General

Profile

Bug #16724

ceph-ansible suite: failed jobs due to git clone failed error

Added by Tamilarasi muthamizhan over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
Infrastructure Service
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

the ceph-ansible suite has failed jobs due to "git clone failed error"

pasting below the excerpt from teuthology.log:

2016-07-16T03:14:31.192 INFO:teuthology.repo_utils:Cloning git://git.ceph.com/ceph-ansible.git master from upstream
2016-07-16T03:14:31.891 ERROR:teuthology.repo_utils:Git error encountered; retrying
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/repo_utils.py", line 227, in fetch_repo
    enforce_repo_state(url, dest_path, branch)
  File "/home/teuthworker/src/teuthology_master/teuthology/repo_utils.py", line 55, in enforce_repo_state
    clone_repo(repo_url, dest_path, branch)
  File "/home/teuthworker/src/teuthology_master/teuthology/repo_utils.py", line 102, in clone_repo
    raise GitError("git clone failed!")
GitError: git clone failed!

full log can be found at: http://qa-proxy.ceph.com/teuthology/teuthology-2016-07-15_23:06:02-ceph-ansible-master---basic-vps/317187/teuthology.log

History

#1 Updated by David Galloway over 7 years ago

  • Category set to Infrastructure Service
  • Status changed from New to Resolved
  • Assignee set to David Galloway

The ceph-ansible repo wasn't mirrored on git.ceph.com. I've added it and it's now mirrored.

http://git.ceph.com/?p=ceph-ansible.git;a=summary

Also available in: Atom PDF