Project

General

Profile

Actions

Bug #43441

closed

teuthology unable to clone repos from git.ceph.com since it is not reachable

Added by SUNIL KUMAR NAGARAJU over 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Noticed that teuthology unable to clone repos from git://git.ceph.com/ since it is not reachable.

2020-01-02 00:03:26,758.758 INFO:teuthology.repo_utils:Cloning git://git.ceph.com/git/ceph-cm-ansible.git master from upstream
2020-01-02 00:05:34,251.251 ERROR:teuthology.repo_utils:Git error encountered; retrying
Traceback (most recent call last):
  File "/home/sunnagar/Sunil/teuthology/teuthology/repo_utils.py", line 325, in fetch_repo
    enforce_repo_state(url, dest_path, branch)
  File "/home/sunnagar/Sunil/teuthology/teuthology/repo_utils.py", line 87, in enforce_repo_state
    clone_repo(repo_url, dest_path, branch)
  File "/home/sunnagar/Sunil/teuthology/teuthology/repo_utils.py", line 142, in clone_repo
    raise GitError("git clone failed!")
GitError: git clone failed!

Tried same git operation manually, noticed the issue

sunnagar@magna002:~/src$ git clone git://git.ceph.com/git/ceph-cm-ansible.git
Cloning into 'ceph-cm-ansible'...
fatal: unable to connect to git.ceph.com:
git.ceph.com[0: 8.43.84.132]: errno=Connection timed out
Actions #1

Updated by rakesh manohar over 4 years ago

Issue Resolved.

Actions #2

Updated by Kyrylo Shatskyy almost 4 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF