Why does a package install/update/removal scheduled from System Engine fails with RequestTimeout error ?
Issue
- Scheduling a package install update or removal from Cloud Forms System Engine fails with RequestTimeout error. How do I fix it ?
==> /var/log/pulp/pulp.log <==
2012-06-12 06:53:30,623 15815:140641981949696: pulp.server.tasking.task:ERROR: task:468 Task failed: Task d2db7482-b47c-11e1-8ab4-525400ce8ba1: ConsumerApi.__updatepackages(be104422-d789-482b-8c2e-46fe298b20cd, ['acl'], )
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/pulp/server/tasking/task.py", line 414, in run
result = self.callable(*self.args, **self.kwargs)
File "/usr/lib/python2.6/site-packages/pulp/server/api/consumer.py", line 512, in __updatepackages
return packages.update(names)
File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 72, in __call__
return self.stub._send(request, opts)
File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 133, in _send
return self.__send(request, options)
File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 164, in __send
any=opts.any)
File "/usr/lib/python2.6/site-packages/gofer/rmi/policy.py", line 143, in send
self.__getstarted(sn, reader)
File "/usr/lib/python2.6/site-packages/gofer/rmi/policy.py", line 166, in __getstarted
raise RequestTimeout(sn, 0)
RequestTimeout: ('b3ecd729-9324-4f1a-b94e-9454aa2f036d', 0)
Environment
- Red Hat Enterprise Linux 6.2
- Cloud Forms System Engine 1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
