[users at bb.net] Slave Output to STDIO

Jeremy Cornett jeremy.cornett at venafi.com
Mon Feb 22 23:50:32 UTC 2016


Hi,

 

I'm running a bunch of Windows slaves, and I noticed that when I upgrade
from 0.8.7p1 to 0.8.12, the output on the stdio for a factory step was
rather jerky, whereas it used to be very smooth. It seems like the slave
queues up output and sends it over the master in chunks, or perhaps the
master just loads it into the stdio page through the waterfall in chunks
instead of character by character. I don't know which (probably the latter).
Is there any way to make this output smooth again?

 

Specifically, I have a VERY long running process (6+ hours) that displays a
status asterisk for its percentage done. Right now, BuildBot is timing out
the process after 6 hours because nothing is being displayed on the stdio (I
set the timeout on the step to 6 hours, I guess I could set it to a higher
value, but seems counterproductive to the problem being experienced - i.e. I
shouldn't have to do that). I have a sneaking suspicion that some little
asterisks are actually being output one by one by the process running on the
buildslave over the course of the 6 hours, but the master isn't displaying
them on the stdio page as it should. I say this because the other processes
that display asterisks for percentage done are actually displayed all at
once (no asterisks for a couple minutes, then display all 100 of them at
once), and hence is timing out the process when infact I think it is running
and displaying a little output. I could be totally off base with this, but I
am wondering if that's what is happening.

 


Description: http://www.venafi.com/img/venafi_email_signature_logo.gif

| Jeremy Cornett | Configuration Management Engineer

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160222/9cd25939/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2704 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160222/9cd25939/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5955 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160222/9cd25939/attachment.bin>


More information about the users mailing list