We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eg:
error in RunProcess._startCommand Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/buildslave/runprocess.py", line 426, in start self._startCommand() File "/usr/local/lib/python2.7/dist-packages/buildslave/runprocess.py", line 550, in _startCommand usePTY=self.usePTY) File "/usr/local/lib/python2.7/dist-packages/buildslave/runprocess.py", line 572, in _spawnProcess processProtocol, uid, gid, childFDs) File "/usr/local/lib/python2.7/dist-packages/twisted/internet/process.py", line 728, in __init__ self._fork(path, uid, gid, executable, args, environment, fdmap=fdmap) File "/usr/local/lib/python2.7/dist-packages/twisted/internet/process.py", line 405, in _fork self.pid = os.fork() OSError: [Errno 12] Cannot allocate memory
The text was updated successfully, but these errors were encountered:
I have restarted the machine.
Sorry, something went wrong.
No branches or pull requests
Eg:
The text was updated successfully, but these errors were encountered: