logo       

Log file assertion: msg#00055

python.buildbot.devel

Subject: Log file assertion


Hi, I keep getting the following when a build starts. This happens after
I have killed the master and restarted it. It seems to happen when I
just close the master shell, or when I use keyboard interrupt (Ctrl-c).
Is the file still open, not there, ?

Nick



Traceback (most recent call last):
File "z:\tools\pythonlibs\buildbot\process\builder.py", line 364, in
startBuild
d = build.startBuild(bs, self.expectations, self.remote)
File "z:\tools\pythonlibs\buildbot\process\base.py", line 312, in
startBuild
self.startNextStep()
File "z:\tools\pythonlibs\buildbot\process\base.py", line 393, in
startNextStep
d = defer.maybeDeferred(s.startStep, self.remote)
File "C:\Python23\lib\site-packages\twisted\internet\defer.py", line
117, in maybeDeferred
result = f(*args, **kw)
--- <exception caught here> ---
File "z:\tools\pythonlibs\buildbot\process\step.py", line 475, in
startStep
skip = self.start()
File "z:\tools\pythonlibs\buildbot\process\step.py", line 683, in
start
loog = self.addLog("log")
File "z:\tools\pythonlibs\buildbot\process\step.py", line 577, in
addLog
loog = self.step_status.addLog(name)
File "z:\tools\pythonlibs\buildbot\status\builder.py", line 703, in
addLog
log = LogFile(self, name, logfilename)
File "z:\tools\pythonlibs\buildbot\status\builder.py", line 218, in
__init__
assert not os.path.exists(self.getFilename())
exceptions.AssertionError:




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise