yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30655
[Bug 1173893] Re: Grizzly: Task instance_usage_audit is not running when it is enabled and nova-compute is running
qpid is used by nearly no one. Marking the nova bug as invalid, this
should be the upstream fix
** Changed in: nova
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1173893
Title:
Grizzly: Task instance_usage_audit is not running when it is enabled
and nova-compute is running
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When using qpid as message queue backend and set instance_usage_audit = True
the instance usage audit function doesn't work correct.
2013-02-26 17:34:38.727 ERROR nova.openstack.common.rpc.amqp [req-ff067345-7fba-4529-819c-ed8e5b1d6682 None None] Exception during message handling
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp Traceback (most recent call last):
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/amqp.py", line 276, in _process_data
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp rval = self.proxy.dispatch(ctxt, version, method, **args)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/dispatcher.py", line 133, in dispatch
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp return getattr(proxyobj, method)(ctxt, **kwargs)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/conductor/manager.py", line 348, in task_log_end_task
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp begin, end, host, errors, message)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/db/api.py", line 1689, in task_log_end_task
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp message)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/db/sqlalchemy/api.py", line 118, in wrapper
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp return f(*args, **kwargs)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/nova/db/sqlalchemy/api.py", line 4791, in task_log_end_task
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp raise exception.TaskNotRunning(task_name=task_name, host=host)
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp TaskNotRunning: Task instance_usage_audit is not running on host WIN-CJR1366L5AH
2013-02-26 17:34:38.727 1399 TRACE nova.openstack.common.rpc.amqp
2013-02-26 17:34:38.757 ERROR nova.openstack.common.rpc.common [req-ff067345-7fba-4529-819c-ed8e5b1d6682 None None] Returning exception Task instance_usage_audit is not running on host WIN-CJR1366L5AH to
caller
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1173893/+subscriptions