builder: mozilla-central_ubuntu32_vm_test-xpcshell slave: tst-linux32-spot-245 starttime: 1455197496.42 results: exception (4) buildid: 20160211025235 builduid: c1144deb05b0494e8c19f1f2da51fb85 revision: d4d72e7b30da251ad3027e234444251adad5e335 ========= Started set props: master (results: 0, elapsed: 0 secs) (at 2016-02-11 05:31:36.422862) ========= master: http://buildbot-master08.bb.releng.use1.mozilla.com:8201/ ========= Finished set props: master (results: 0, elapsed: 0 secs) (at 2016-02-11 05:31:36.423488) ========= ========= Started set props: basedir (results: 0, elapsed: 4 secs) (at 2016-02-11 05:31:36.423926) ========= bash -c pwd in dir /builds/slave/test/. (timeout 1200 secs) watching logfiles {} argv: ['bash', '-c', 'pwd'] environment: HOME=/home/cltbld LANG=en_US.UTF-8 LOGNAME=cltbld MAIL=/var/mail/cltbld NODE_PATH=/usr/lib/nodejs:/usr/lib/node_modules:/usr/share/javascript PATH=/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games PWD=/builds/slave/test SHELL=/bin/bash SHLVL=1 TERM=linux TMOUT=86400 USER=cltbld XDG_SESSION_COOKIE=5a152710dd62cc268aad214e000002d8-1455195171.997735-1970085315 _=/tools/buildbot/bin/python using PTY: False /builds/slave/test program finished with exit code 0 elapsedTime=0.024154 basedir: '/builds/slave/test' ========= master_lag: 4.38 ========= ========= Finished set props: basedir (results: 0, elapsed: 4 secs) (at 2016-02-11 05:31:40.827233) ========= ========= Started download_props exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:40.827667) =========

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ]

Traceback (most recent call last): Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: Traceback (failure with no frames): : Connection was closed cleanly. ] ========= Finished download_props exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:41.167040) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Started set_script_properties exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:41.167733) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'bash\', \'-c\', \'for file in `ls -1`; do cat $file; done\']\' in dir \'properties\'"'
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2bd4940>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2bd43f8>'
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
cmd_args"{'workdir': 'properties', 'command': ['bash', '-c', 'for file in `ls -1`; do cat $file; done'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x33bb5e60>'
args"(<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>, '72448', 'shell', {'workdir': 'properties', 'command': ['bash', '-c', 'for file in `ls -1`; do cat $file; done'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x21f89e18>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x2390120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished set_script_properties exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:41.264468) ========= ========= Started rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:41.271873) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['rm', '-f', 'oauth.txt']'>>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'rm\', \'-f\', \'oauth.txt\']\' in dir \'.\'"'
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2bd4940>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2bd43f8>'
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
cmd_args"{'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x33bb5e60>'
args"(<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>, '72449', 'shell', {'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x21f89e18>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x2390120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2016-02-11 05:31:41.372492) ========= ========= Started reboot slave lost (results: 0, elapsed: 0 secs) (at 2016-02-11 05:31:41.373978) ========= ========= Finished reboot slave lost (results: 0, elapsed: 0 secs) (at 2016-02-11 05:31:42.351984) ========= ========= Total master_lag: 4.38 =========