Git repo import in an Infinit loop

Bug #1199080 reported by Guillaume Hain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

Hi,

I have requested an import of my git repo and now I have plenty of imports since 2 hours!

The repo imports are at https://code.launchpad.net/~zedtux/gtktwitterbox/master.

Guillaume Hain (zedtux)
affects: bzr-git → launchpad
Guillaume Hain (zedtux)
tags: added: git
tags: added: code-import
Revision history for this message
Guillaume Hain (zedtux) wrote :

I mean... it's a bit critical... During 2 days the servers are importing each minutes something... it's just using resources for nothing... it's a wast of resources.

At least if someone could stop the import ? I could then try to delete the branch and re-import it. I'm blocked in my development. Please?

Revision history for this message
Guillaume Hain (zedtux) wrote :
Download full text (3.4 KiB)

After the 2 days it fail with the following error:

2013-07-09 19:40:47 INFO Starting job.
2013-07-09 19:40:47 INFO Getting exising bzr branch from central store.
2013-07-09 19:40:48 INFO [chan bzr SocketAsChannelAdapter] Opened sftp connection (server version 3)
2013-07-09 19:40:48 INFO 35 bytes transferred
2013-07-09 19:40:55 INFO [chan bzr SocketAsChannelAdapter] Opened sftp connection (server version 3)
2013-07-09 19:42:14 INFO 2052 bytes transferred
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/scripts/code-import-worker.py", line 95, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/scripts/code-import-worker.py", line 90, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/lib/lp/codehosting/codeimport/worker.py", line 586, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/lib/lp/codehosting/codeimport/worker.py", line 736, in _doImport
    remote_branch_tip = remote_branch.last_revision()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/bzrplugins/git/remote.py", line 498, in last_revision
    return self.lookup_foreign_revision_id(self.head)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/bzrplugins/git/remote.py", line 504, in head
    refs = self.bzrdir.get_refs_container()
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/bzrplugins/git/remote.py", line 299, in get_refs_container
    lambda x: None, lambda x: trace.mutter("git: %s" % x))
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/bzrplugins/git/remote.py", line 237, in fetch_pack
    graph_walker, pack_data, progress)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/lib/dulwich/client.py", line 743, in fetch_pack
    "git-upload-pack", url)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/lib/dulwich/client.py", line 660, in _discover_references
    resp = self._perform(req)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/bzrplugins/git/remote.py", line 358, in _perform
    return self._http_perform(req)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/eggs/bzr-2.5.1-py2.6-linux-x86_64.egg/bzrlib/transport/http/_urllib.py", line 76, in _perform
    response = self._opener.open(request)
  File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/eggs/bzr-2.5.1-py2.6-linux-x86_64.egg/bzrlib/transport/http/_urllib2_wrappers.py", line 1797, in http_response
    code, msg, hdrs)
  File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/srv/importd.launchpad.net/production/launchpad-rev-16696/eggs/bzr-2.5.1-py2.6-linux-x86_64.egg/bzrlib/transport/http/_urllib2_wrappers.py", line 1814, in http_error_default
    % (code, msg))
bzrlib.errors.InvalidHttpResponse: Invalid http response for ht...

Read more...

Revision history for this message
Guillaume Hain (zedtux) wrote :

After having deleted and recreated a new branch I can continue to work so I don't care anymore about this issue.

Changed in launchpad:
status: New → Invalid
Revision history for this message
Guillaume Hain (zedtux) wrote :

The bug is back... ;-(

Changed in launchpad:
status: Invalid → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.