Import GIT error - "User timeout caused connection failure."

Asked by Andy Lavr

Hello,

I need help, today I have error importing the GIT repository.
Even in the morning everything was fine, but now the error - see the log.

https://code.launchpad.net/~wip-kernel/ubuntu-wip-kernel/+git/linux

Best regards, Andy Lavr.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Andy Lavr
Solved:
Last query:
Last reply:
Revision history for this message
Andy Lavr (lavrandy) said :
#1

2018-11-13 09:53:42 INFO Starting job.
2018-11-13 09:53:42 INFO Getting existing repository from hosting service.
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-18816/scripts/code-import-worker.py", line 106, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-18816/scripts/code-import-worker.py", line 101, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-18816/lib/lp/codehosting/codeimport/worker.py", line 552, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-18816/lib/lp/codehosting/codeimport/worker.py", line 1032, in _doImport
    self._runGit("clone", "--mirror", target_url, "repository")
  File "/srv/importd.launchpad.net/production/launchpad-rev-18816/lib/lp/codehosting/codeimport/worker.py", line 930, in _runGit
    for line in git_process.stdout:
KeyboardInterrupt
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.TimeoutError: User timeout caused connection failure.

Revision history for this message
Andy Lavr (lavrandy) said :
#2

The import is now over, thanks if something changed.

Best regards, Andy Lavr.