builder: release-mozilla-beta_devedition_win64_update_verify slave: b-2008-spot-010 starttime: 1506997584.12 results: exception (4) revision: 37d18f6628dcecba2f3f59a3d853071b7ca799e0 ========= Started set props: master (results: 0, elapsed: 0 secs) (at 2017-10-02 19:26:24.116826) ========= master: http://buildbot-master70.bb.releng.use1.mozilla.com:8001/ ========= Finished set props: master (results: 0, elapsed: 0 secs) (at 2017-10-02 19:26:24.117231) ========= ========= Started downloading to buildprops.json (results: 0, elapsed: 0 secs) (at 2017-10-02 19:26:24.117511) ========= ========= Finished downloading to buildprops.json (results: 0, elapsed: 0 secs) (at 2017-10-02 19:26:24.380732) ========= ========= Started clobber_scripts exception (results: 4, elapsed: 3 mins, 0 secs) (at 2017-10-02 19:26:24.488103) ========= remoteFailed: [Failure instance: Traceback (failure with no frames): : [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion. ] ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion. ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion. ]

Traceback (most recent call last): Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion. ] ========= Finished clobber_scripts exception (results: 4, elapsed: 3 mins, 0 secs) (at 2017-10-02 19:29:24.694901) ========= ========= 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 2017-10-02 19:29:24.695321) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/build1/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/build1/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/build1/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

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

/builds/buildbot/build1/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/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_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 0x11d4808>'
log"<module 'twisted.python.log' from '/builds/buildbot/build1/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_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 0x11d42c0>'
/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_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': {'HG_SHARE_BASE_DIR': 'c:/builds/hg-shared', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'MOZ_AUTOMATION': '1', 'TINDERBOX_OUTPUT': '1', 'PDBSTR_PATH': '/c/Program Files (x86)/Windows Kits/8.0/Debuggers/x64/srcsrv/pdbstr.exe', 'TOOLTOOL_CACHE': '/c/builds/tooltool_cache', 'MOZ_OBJDIR': 'obj-firefox', 'PATH': '${MOZILLABUILD}\\\\nsis-3.0b1;${MOZILLABUILD}\\\\nsis-2.46u;${MOZILLABUILD}\\\\python27;${MOZILLABUILD}\\\\buildbotve\\\\scripts;${PATH}', 'TOOLTOOL_HOME': '/c/builds'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/build1/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 0x40f1128>'
args"(<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>, '4069', 'shell', {'workdir': 'properties', 'command': ['bash', '-c', 'for file in `ls -1`; do cat $file; done'], 'timeout': 1200, 'env': {'HG_SHARE_BASE_DIR': 'c:/builds/hg-shared', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'MOZ_AUTOMATION': '1', 'TINDERBOX_OUTPUT': '1', 'PDBSTR_PATH': '/c/Program Files (x86)/Windows Kits/8.0/Debuggers/x64/srcsrv/pdbstr.exe', 'TOOLTOOL_CACHE': '/c/builds/tooltool_cache', 'MOZ_OBJDIR': 'obj-firefox', 'PATH': '${MOZILLABUILD}\\\\nsis-3.0b1;${MOZILLABUILD}\\\\nsis-2.46u;${MOZILLABUILD}\\\\python27;${MOZILLABUILD}\\\\buildbotve\\\\scripts;${PATH}', 'TOOLTOOL_HOME': '/c/builds'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/build1/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 0x7434488>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x12643f8>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

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

Traceback (most recent call last): File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/build1/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_8b87b4974e3c_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/build1/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/build1/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 2017-10-02 19:29:24.736860) ========= ========= Total master_lag: 0.00 =========