[Buildbot-devel] Log file assertion
Nick Trout
nick at rockstarvancouver.com
Thu Jun 16 22:23:31 UTC 2005
> > 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, ?
>
> > File "z:\tools\pythonlibs\buildbot\status\builder.py", line 218,
in
> > __init__
> > assert not os.path.exists(self.getFilename())
>
> My hunch is that somehow the buildmaster got terminated after it had
> started
I'm removing this assertion, as you suggested because it's a real pain.
It stops builds which would otherwise complete because the logging is
broken.
Nick
More information about the devel
mailing list