Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-DevTools

New issue 8576 by [email protected]: Buildbots recovering from a failed svn  
operation (trying again) isn't working anymore
http://code.google.com/p/chromium/issues/detail?id=8576

Recovering from a failed svn operation isn't working anymore.  doVCFull
complains that it can't make the build dir.  It's not clear why it isn't
being moved to build.dead properly on failure. Maybe crash-services is
still open?

Old example:

________ running 'svn checkout http://google-
url.googlecode.com/svn/tr...@47 googleurl' in 'C:\b\slave\webkit-release-
builder\build'
Error: failed to run command: svn checkout http://google-
url.googlecode.com/svn/tr...@47 googleurl
svn: No results returned from filesystem read operation.
update failed, trying 4 more times after 300 seconds

remoteFailed: [Failure instance: Traceback from remote host -- Traceback
(most recent call last):
  File "C:\b\pylibs\twisted\internet\posixbase.py", line 226, in mainLoop
    self.runUntilCurrent()
  File "C:\b\pylibs\twisted\internet\base.py", line 555, in runUntilCurrent
    call.func(*call.args, **call.kw)
  File "C:\b\pylibs\twisted\internet\defer.py", line 229, in callback
    self._startRunCallbacks(result)
  File "C:\b\pylibs\twisted\internet\defer.py", line 294, in
_startRunCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "C:\b\pylibs\twisted\internet\defer.py", line 307, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "C:\b\pylibs\buildbot\slave\commands.py", line 1329, in <lambda>
    d.addCallback(lambda res: self.doVCFull())
  File "C:\b\scripts\common\google_commands.py", line 203, in doVCFull
    os.mkdir(dir)
exceptions.OSError: [Errno 17] File exists: 'C:/b/slave\\webkit-release-
builder\\build'
]

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to