[users at bb.net] Excessive Log Messages

Chris Spencer chrisspen at gmail.com
Wed Jan 18 00:21:06 UTC 2017


I just upgraded a Buildbot's server to Ubuntu 16, and now I'm seeing
Buildbot's twistd.log balloon to several MB within a few seconds, because
it's populating it with thousands of lines of:

2017-01-17 19:13:51-0500 [-]
/usr/local/myproject/.env/local/lib/python2.7/site-packages/twisted/internet/utils.py:28:
exceptions.DeprecationWarning: Argument strings and environment keys/values
passed to reactor.spawnProcess should be bytes, not unicode.

Is there any way I can fix or suppress these? It's generating thousands of
these, even when Buildbot is sitting there idle.

My versions:

Twisted==16.6.0
buildbot==0.8.12
buildbot-slave==0.8.12

I tried upgrading Buildbot to the latest, but I received even more errors,
since it seems like a lot of non-backwards compatible changes were made in
buildbot 0.9*.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170117/d9850217/attachment.html>


More information about the users mailing list