builder: fx-team_xp-ix_test-dromaeojs-e10s slave: t-xp32-ix-016 starttime: 1454581427.01 results: exception (4) buildid: 20160203235124 builduid: 9be0b58d16a44da38f1071864e53ccce revision: 5d4dafb2877ba9857f8d8294a9155b76c055ac6b ========= Started set props: master (results: 0, elapsed: 0 secs) (at 2016-02-04 02:23:47.011155) ========= master: http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/ ========= Finished set props: master (results: 0, elapsed: 0 secs) (at 2016-02-04 02:23:47.011559) ========= ========= Started get_basedir exception (results: 4, elapsed: 3 mins, 0 secs) (at 2016-02-04 02:23:47.011856) ========= 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 get_basedir exception (results: 4, elapsed: 3 mins, 0 secs) (at 2016-02-04 02:26:47.616520) ========= ========= 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) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Started set_script_properties exception (results: 4, elapsed: 0 secs) (at 2016-02-04 02:26:47.617390) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

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

/builds/buildbot/tests1-windows/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 '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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 \'[\'cmd\', \'/C\', \'for\', \'%f\', \'in\', \'(*)\', \'do\', \'@type\', \'%f\']\' in dir \'properties\'"'
self"<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2577c80>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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 '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2577738>'
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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 '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
cmd_args"{'workdir': 'properties', 'command': ['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f'], 'timeout': 1200, 'env': {'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_NO_REMOTE': '1', 'CYGWINBASE': 'C:\\\\cygwin', 'PATH': 'C:\\\\Python24;C:\\\\Python24\\\\Scripts;C:\\\\cygwin\\\\bin;C:\\\\WINDOWS\\\\System32;C:\\\\program files\\\\gnuwin32\\\\bin;C:\\\\WINDOWS;C:\\\\mozilla-build\\\\msys\\\\bin;C:\\\\mozilla-build\\\\python27;C:\\\\mozilla-build\\\\python27\\\\Scripts;C:\\\\mozilla-build\\\\info-zip;C:\\\\mozilla-build\\\\wget;C:\\\\Program Files (x86)\\\\GnuWin32\\\\bin;', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'NO_EM_RESTART': '1'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-windows/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 0x5ac93a70>'
args"(<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>, '593678', 'shell', {'workdir': 'properties', 'command': ['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f'], 'timeout': 1200, 'env': {'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_NO_REMOTE': '1', 'CYGWINBASE': 'C:\\\\cygwin', 'PATH': 'C:\\\\Python24;C:\\\\Python24\\\\Scripts;C:\\\\cygwin\\\\bin;C:\\\\WINDOWS\\\\System32;C:\\\\program files\\\\gnuwin32\\\\bin;C:\\\\WINDOWS;C:\\\\mozilla-build\\\\msys\\\\bin;C:\\\\mozilla-build\\\\python27;C:\\\\mozilla-build\\\\python27\\\\Scripts;C:\\\\mozilla-build\\\\info-zip;C:\\\\mozilla-build\\\\wget;C:\\\\Program Files (x86)\\\\GnuWin32\\\\bin;', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'NO_EM_RESTART': '1'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-windows/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 0x94af8b90>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x1c7d598>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

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

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-windows/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-04 02:26:47.737424) ========= ========= Started rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2016-02-04 02:26:47.738495) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

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

/builds/buildbot/tests1-windows/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-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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 0x2577c80>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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 0x2577738>'
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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': {'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_NO_REMOTE': '1', 'CYGWINBASE': 'C:\\\\cygwin', 'PATH': 'C:\\\\Python24;C:\\\\Python24\\\\Scripts;C:\\\\cygwin\\\\bin;C:\\\\WINDOWS\\\\System32;C:\\\\program files\\\\gnuwin32\\\\bin;C:\\\\WINDOWS;C:\\\\mozilla-build\\\\msys\\\\bin;C:\\\\mozilla-build\\\\python27;C:\\\\mozilla-build\\\\python27\\\\Scripts;C:\\\\mozilla-build\\\\info-zip;C:\\\\mozilla-build\\\\wget;C:\\\\Program Files (x86)\\\\GnuWin32\\\\bin;', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'NO_EM_RESTART': '1'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-windows/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 0x5ac93a70>'
args"(<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>, '593679', 'shell', {'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': {'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_NO_REMOTE': '1', 'CYGWINBASE': 'C:\\\\cygwin', 'PATH': 'C:\\\\Python24;C:\\\\Python24\\\\Scripts;C:\\\\cygwin\\\\bin;C:\\\\WINDOWS\\\\System32;C:\\\\program files\\\\gnuwin32\\\\bin;C:\\\\WINDOWS;C:\\\\mozilla-build\\\\msys\\\\bin;C:\\\\mozilla-build\\\\python27;C:\\\\mozilla-build\\\\python27\\\\Scripts;C:\\\\mozilla-build\\\\info-zip;C:\\\\mozilla-build\\\\wget;C:\\\\Program Files (x86)\\\\GnuWin32\\\\bin;', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'NO_EM_RESTART': '1'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-windows/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 0x94af8b90>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x1c7d598>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

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

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_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-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-windows/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-04 02:26:47.766446) ========= ========= Started reboot exception (results: 4, elapsed: 0 secs) (at 2016-02-04 02:26:47.767450) =========

<type 'exceptions.KeyError'>: 'basedir'

/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 769 in _startStep_2
767
768      if skip is None:
769        skip = self.start()
770
Locals
skipNone
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x36dcbcb0 <buildbotcustom.steps.misc.DisconnectStep instance at 0x36dcbcb0>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbotcustom/steps/misc.py, line 442 in start
440        log.err()
441    self._deferred_death = reactor.callLater(60, die)
442    return self.super_class.start(self)
443
Self
super_class<class buildbotcustom.steps.base.C at 0x6ac20b48>
_deferred_death
twisted.internet.base.DelayedCall instance @ 0x9cae3c20 <twisted.internet.base.DelayedCall instance at 0x9cae3c20>
Locals
die
function die in file /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbotcustom/steps/misc.py at line 432
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x36dcbcb0 <buildbotcustom.steps.misc.DisconnectStep instance at 0x36dcbcb0>
Globals
reactor<twisted.internet.selectreactor.SelectReactor object at 0x1a060d0>
log<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py, line 211 in start
209
210    # create the actual RemoteShellCommand instance now
211    kwargs = properties.render(self.remote_kwargs)
212    command = properties.render(self.command)
Self
command
List instance @ 0x1ae7fea8
'c:/mozilla-build/python27/python'
'-u'
'scripts/external_tools/count_and_reboot.py'
'-f'
'../reboot_count.txt'
'-n'
'1'
'-z'
remote_kwargs
Dictionary instance @ 0xa9332770
'workdir''.'
'env'
Dictionary instance @ 0xa7abf540
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
'usePTY''slave-config'
Locals
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x36dcbcb0 <buildbotcustom.steps.misc.DisconnectStep instance at 0x36dcbcb0>
properties
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
Globals
RemoteShellCommand<class buildbot.process.buildstep.RemoteShellCommand at 0x2577db8>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 112 in render
110      return tuple([ self.render(e) for e in value ])
111    elif isinstance(value, dict):
112      return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ])
113    else:
Locals
k'env'
self
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
value
Dictionary instance @ 0xa9332770
'workdir''.'
'env'
Dictionary instance @ 0xa7abf540
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
'usePTY''slave-config'
v
Dictionary instance @ 0xa7abf540
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 112 in render
110      return tuple([ self.render(e) for e in value ])
111    elif isinstance(value, dict):
112      return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ])
113    else:
Locals
k'PROPERTIES_FILE'
self
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
value
Dictionary instance @ 0xa7abf540
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
v
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 106 in render
104      return value
105    elif isinstance(value, WithProperties):
106      return value.render(self.pmap)
107    elif isinstance(value, list):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x112155f0 <buildbot.process.properties.PropertyMap instance at 0x112155f0>
Locals
self
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
value
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
Globals
WithProperties<class buildbot.process.properties.WithProperties at 0x1f330b8>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 194 in render
192      s = self.fmtstring % tuple(strings)
193    else:
194      s = self.fmtstring % pmap
195    return s
Self
fmtstring'%(basedir)s/buildprops.json'
Locals
self
buildbot.process.properties.WithProperties instance @ 0x934302d8 <buildbot.process.properties.WithProperties instance at 0x934302d8>
pmap
buildbot.process.properties.PropertyMap instance @ 0x112155f0 <buildbot.process.properties.PropertyMap instance at 0x112155f0>
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 169 in __getitem__
167        break
168    else:
169      rv = properties[key]
170
Locals
key'basedir'
properties
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py, line 50 in __getitem__
48  def __getitem__(self, name):
49    """Just get the value for this property."""
50    rv = self.properties[name][0]
51    return rv
Self
properties
Dictionary instance @ 0xa7498b40
'project'(u'', 'Build')
'product'('firefox', 'Builder')
'script_repo_revision'('production', 'Builder')
'branch'('fx-team', 'Builder')
'repository'(u'', 'Build')
'buildername'('Windows XP 32-bit fx-team talos dromaeojs-e10s', 'Builder')
'buildid'(u'20160203235124', u'Change')
'slavename'('t-xp32-ix-016', 'BuildSlave')
'pgo_build'(u'False', u'Change')
'buildnumber'(449, 'Build')
'platform'('xp-ix', 'Builder')
'master'(u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'Step')
'slavebuilddir'('test', 'Builder')
'scheduler'(u'tests-fx-team-win32-talos', u'Scheduler')
'builddir'('fx-team_xp-ix_test-dromaeojs-e10s', 'Builder')
'repo_path'('integration/fx-team', 'Builder')
'stage_platform'(u'win32', 'Builder')
'builduid'(u'9be0b58d16a44da38f1071864e53ccce', u'Change')
'revision'(u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'Build')
Locals
self
buildbot.process.properties.Properties instance @ 0x77acbea8 {'buildnumber': 449, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-fx-team-win32-talos', 'repository': u'', 'buildername': 'Windows XP 32-bit fx-team talos dromaeojs-e10s', 'buildid': u'20160203235124', 'pgo_build': u'False', 'project': u'', 'slavename': 't-xp32-ix-016', 'master': u'http://buildbot-master110.bb.releng.scl3.mozilla.com:8201/', 'platform': 'xp-ix', 'branch': 'fx-team', 'builddir': 'fx-team_xp-ix_test-dromaeojs-e10s', 'repo_path': 'integration/fx-team', 'revision': u'5d4dafb2877ba9857f8d8294a9155b76c055ac6b', 'stage_platform': u'win32', 'builduid': u'9be0b58d16a44da38f1071864e53ccce', 'slavebuilddir': 'test'}
name'basedir'

<type 'exceptions.KeyError'>: 'basedir'

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 728, in startStep d.addCallback(self._startStep_2) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 260, in addCallback callbackKeywords=kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 249, in addCallbacks self._runCallbacks() File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks self.result = callback(self.result, *args, **kw) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 769, in _startStep_2 skip = self.start() File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbotcustom/steps/misc.py", line 442, in start return self.super_class.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 211, in start kwargs = properties.render(self.remote_kwargs) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 112, in render return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ]) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 112, in render return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ]) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 106, in render return value.render(self.pmap) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 194, in render s = self.fmtstring % pmap File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 169, in __getitem__ rv = properties[key] File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_41f0fbee10f4_production_0.8-py2.7.egg/buildbot/process/properties.py", line 50, in __getitem__ rv = self.properties[name][0] exceptions.KeyError: 'basedir' ========= Finished reboot exception (results: 4, elapsed: 0 secs) (at 2016-02-04 02:26:47.808780) ========= ========= Total master_lag: 0.00 =========