[Buildbot-devel] no attribute '_remainingData'

Christian Unger christian.unger at me.com
Thu Dec 2 13:58:16 UTC 2010



after upgrading my buildbot and slaves to v0.8.2 I do not seem to be able to access any buildStep's logs.
the log on the master outputs the following traceback:
any hints appreciated




[-] Unhandled Error
	Traceback (most recent call last):
	  File "/Library/Python/2.5/site-packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/application/app.py", line 311, in runReactorWithLogging
	    reactor.run()
	  File "/Library/Python/2.5/site-packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1158, in run
	    self.mainLoop()
	  File "/Library/Python/2.5/site-packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1167, in mainLoop
	    self.runUntilCurrent()
	  File "/Library/Python/2.5/site-packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 789, in runUntilCurrent
	    call.func(*call.args, **call.kw)
	--- <exception caught here> ---
	  File "/Library/Python/2.5/site-packages/buildbot-0.8.2-py2.5.egg/buildbot/util/eventual.py", line 31, in _turn
	    cb(*args, **kwargs)
	  File "/Library/Python/2.5/site-packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 180, in _resumeProducing
	    chunk = self.chunkGenerator.next()
	  File "/Library/Python/2.5/site-packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 121, in getChunks
	    p.dataReceived(data)
	  File "/Library/Python/2.5/site-packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", line 178, in dataReceived
	    self._remainingData += data
	exceptions.AttributeError: LogFileScanner instance has no attribute '_remainingData'





__
cu
christian unger







-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20101202/3e2e0572/attachment.html>


More information about the devel mailing list