After almost an hour and a half, Windows build failed inside CreateProcess

Bug #1042246 reported by Jean-Paul Calderone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Twisted Buildbot Configuration
Incomplete
Undecided
Unassigned

Bug Description

This exception appeared in the logfile:

error in RunProcess._startCommand
Traceback (most recent call last):
  File "c:\python27\lib\site-packages\buildbot_slave-0.8.5-py2.7.egg\buildslave\runprocess.py", line 378, in start
    self._startCommand()
  File "c:\python27\lib\site-packages\buildbot_slave-0.8.5-py2.7.egg\buildslave\runprocess.py", line 498, in _startCommand
    usePTY=self.usePTY)
  File "c:\python27\lib\site-packages\buildbot_slave-0.8.5-py2.7.egg\buildslave\runprocess.py", line 524, in _spawnProcess
    path, usePTY=usePTY)
  File "c:\python27\lib\site-packages\twisted-11.0.0-py2.7-win-amd64.egg\twisted\internet\posixbase.py", line 333, in spawnProcess
    return Process(self, processProtocol, executable, args, env, path)
  File "c:\python27\lib\site-packages\twisted-11.0.0-py2.7-win-amd64.egg\twisted\internet\_dumbwin32proc.py", line 195, in __init__
    raise OSError(pwte)
OSError: (1455, 'CreateProcess', 'The paging file is too small for this operation to complete.')

The build logs are at http://buildbot.twistedmatrix.com/builders/windows7-64-py2.7-msi/builds/1091 (at least until they get destroyed).

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :
Tom Prince (tom.prince)
Changed in twisted-buildbot-configuration:
status: New → Incomplete
Revision history for this message
Glyph Lefkowitz (glyph) wrote :

Apparently when Tom filed this bug as incomplete, what he meant was "cannot reproduce". Odd that there does not appear to be a status for that. I'll just assign this to you for now, in case you can figure out more about what's wrong with it, since I think we both believe bug expiry is just dumb.

Changed in twisted-buildbot-configuration:
assignee: nobody → Jean-Paul Calderone (exarkun)
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

I don't think this workflow is going to work for me. I have no specific interest in this bug. I am not going to try to reproduce it, fix it, etc. I observed it, I recorded it, that's as far as I'm going. If I start working on our CIS again, it will be to write a BuildBot replacement.

Changed in twisted-buildbot-configuration:
assignee: Jean-Paul Calderone (exarkun) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.