Project

Profile

Help

Issue #352

closed

Getting Traceback, takes lot of itme with pulp-admin install

Added by dhaval.joshi@nomura.com about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.1.1
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

server_log

Description of problem:

2013-06-03 10:17:36,595 - ERROR - Client-side exception occurred
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/pulp/client/extensions/core.py", line 478, in run
exit_code = Cli.run(self, args)
File "/usr/lib/python2.6/site-packages/okaara/cli.py", line 966, in run
exit_code = command_or_section.execute(self.prompt, remaining_args)
File "/usr/lib/python2.6/site-packages/pulp/client/extensions/extensions.py", line 224, in execute
return self.method(*arg_list, **clean_kwargs)
File "/usr/lib/python2.6/site-packages/pulp/client/commands/consumer/content.py", line 345, in run
self.process(consumer_id, task)
File "/usr/lib/python2.6/site-packages/pulp/client/commands/polling.py", line 67, in process
return self.failed(resource_id, task)
File "/usr/lib/pulp/admin/extensions/rpm_admin_consumer/package.py", line 329, in failed
details = task.result['details'][TYPE_ID_RPM]['details']
TypeError: 'NoneType' object is unsubscriptable

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1. on HOST1 try to install 300MB package, it takes lot of time in downloading

2. same time on second host ( HOST2) try to install another package, it gives some errors
3.

Actual results:

pulp.log

2013-06-03 10:17:25,561 gofer.rmi.policy:INFO: sent (host2):
{'classname': 'Content', 'kws': {}, 'args': ([{'unit_key': {'name': 'sunjdk1502264'}, 'type_id': 'rpm'}], {'apply': True, 'reboot': False}), 'method': 'uninstall', 'cntr': None}
2013-06-03 10:17:25,562 gofer.rmi.async:INFO: tracking: {'replyto': 'pulp.task;{create:always,node:{type:queue,durable:True,},link:{durable:True,reliability:at-least-once,x-subscribe:{exclusive:True}}}', 'ts': (1370251055.561842, 1370261845.561842), 'any': 'f0980aac-6d93-472a-b63a-784547828a4b', 'idx': 0, 'sn': '2bd6aa45-0396-4586-bd1e-be80dfb66efe'}
2013-06-03 10:17:36,091 gofer.rmi.async:INFO: sn:2bd6aa45-0396-4586-bd1e-be80dfb66efe timeout detected
2013-06-03 10:17:36,092 gofer.rmi.async:INFO: send (timeout) for sn:2bd6aa45-0396-4586-bd1e-be80dfb66efe to:pulp.task;{create:always,node:{type:queue,durable:True,},link:{durable:True,reliability:at-least-once,x-subscribe:{exclusive:True}}}
2013-06-03 10:17:36,101 gofer.rmi.async:INFO: 2bd6aa45-0396-4586-bd1e-be80dfb66efe
2013-06-03 10:17:36,101 pulp.server.agent.direct.services:INFO: Task RMI (failed)
Failed
sn : 2bd6aa45-0396-4586-bd1e-be80dfb66efe
origin : 48015421-35ed-4052-8564-9c8e3d9e8ede
user data : f0980aac-6d93-472a-b63a-784547828a4b
exval: ('2bd6aa45-0396-4586-bd1e-be80dfb66efe', 0)
xmodule: gofer.rmi.policy
xclass: RequestTimeout
xstate: {'trace': 'Traceback (most recent call last):\n\n File "/usr/lib/python2.6/site-packages/gofer/rmi/async.py", line 451, in process\n raise RequestTimeout(sn, je.idx)\n\nRequestTimeout: (\'2bd6aa45-0396-4586-bd1e-be80dfb66efe\', 0)\n'}
xargs: ['2bd6aa45-0396-4586-bd1e-be80dfb66efe', 0]
2013-06-03 10:17:36,101 pulp.server.dispatch.task:INFO: FAILURE: Task f0980aac-6d93-472a-b63a-784547828a4b: CallRequest: AgentManager.uninstall_content(u'host2', units=[{'unit_key': {'name': 'sunjdk1502264'}, 'type_id': 'rpm'}], options={'apply': True, 'reboot': False})
----------------------------------------

Expected results:

Additional info:

+ This bug was cloned from Bugzilla Bug #969991 +


Files

04b4a5b8257dc9f1b580663dbdfcbac4 (17.4 KB) 04b4a5b8257dc9f1b580663dbdfcbac4 dhaval.joshi@nomura.com, 02/28/2015 10:55 PM

Also available in: Atom PDF