Sample for metric not added to database in X seconds

Bug #1344391 reported by Joshua Harlow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

This might just be a transient timeout but wanted to open this so that its tracked.

http://logs.openstack.org/37/108137/3/check/check-tempest-dsvm-full/14e7e66/logs/testr_results.html.gz

Traceback (most recent call last):
  File "tempest/api/telemetry/test_telemetry_notification_api.py", line 43, in test_check_nova_notification
    self.await_samples(metric, query)
  File "tempest/api/telemetry/base.py", line 95, in await_samples
    CONF.compute.build_timeout))
TimeoutException: Request timed out
Details: Sample for metric:memory with query:('resource', 'eq', u'2581d2be-1d80-46c1-8d90-75657f003993') has not been added to the database within 196 seconds

Looking at the ceilometer logs it could be related to a ceilometer/ceilometer client issue?

http://logs.openstack.org/37/108137/3/check/check-tempest-dsvm-full/14e7e66/logs/screen-ceilometer-alarm-evaluator.txt.gz?level=DEBUG

2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service Traceback (most recent call last):
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service File "/opt/stack/new/ceilometer/ceilometer/alarm/service.py", line 89, in _evaluate_assigned_alarms
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service alarms = self._assigned_alarms()
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service File "/opt/stack/new/ceilometer/ceilometer/alarm/service.py", line 131, in _assigned_alarms
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service return self._client.alarms.list(q=[{'field': 'enabled',
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service File "/opt/stack/new/ceilometer/ceilometer/alarm/service.py", line 84, in _client
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service self.api_client = ceiloclient.get_client(2, **creds)
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service File "/opt/stack/new/python-ceilometerclient/ceilometerclient/client.py", line 195, in get_client
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service ks_session = _get_keystone_session(**ks_kwargs)
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service File "/opt/stack/new/python-ceilometerclient/ceilometerclient/client.py", line 60, in _get_keystone_session
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service 'auth_url: %s' % auth_url)
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service CommandError: Unable to determine the Keystone version to authenticate with using the given auth_url: http://127.0.0.1:35357/v2.0
2014-07-18 20:43:43.975 21435 TRACE ceilometer.alarm.service

Revision history for this message
Joshua Harlow (harlowja) wrote :

Could also be:

http://logs.openstack.org/37/108137/3/check/check-tempest-dsvm-postgres-full/d38ce16/logs/screen-n-cpu.txt.gz?level=WARNING

Unexpected task state: expecting (u\'powering-off\',) but the actual state is None\n\n']

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.