Time on primary controller was not syncronized after revert the HA env

Bug #1480250 reported by Dennis Dmitriev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Medium
Fuel QA Team

Bug Description

Reproduced in system test ha_ceph_neutron_rabbit_master_destroy, CI job http://jenkins-product.srt.mirantis.net:8080/job/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/10/

2015-07-31 04:58:30,913 - INFO environment.py:419 -- Synchronizing time on Fuel admin node
2015-07-31 04:58:48,978 - INFO ntp.py:81 -- Time on 'admin' = Fri Jul 31 04:58:48 UTC 2015
2015-07-31 04:58:48,978 - INFO environment.py:424 -- Synchronizing time on all controllers
...
======================================================================
FAIL: Suspend rabbit master, check neutron cluster,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/helpers/decorators.py", line 80, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/tests/tests_strength/test_failover_with_ceph.py", line 71, in ha_ceph_neutron_rabbit_master_destroy
    super(self.__class__, self).ha_sequential_rabbit_master_failover()
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/tests/tests_strength/test_failover_base.py", line 610, in ha_sequential_rabbit_master_failover
    self.env.revert_snapshot(self.snapshot_name)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/models/environment.py", line 282, in revert_snapshot
    self.sync_time(nailgun_nodes)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/helpers/decorators.py", line 362, in wrapper
    return func(*args, **kwargs)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/models/environment.py", line 425, in sync_time
    GroupNtpSync(self, controller_nodes).do_sync_time()
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_destructive_ceph_neutron/fuelweb_test/helpers/ntp.py", line 67, in do_sync_time
    " \n{0}".format(self.report_not_synchronized()))
AssertionError: Time on nodes was not set:
[('node-1', ['Fri Jul 31 04:46:48 UTC 2015\n'])]

Revision history for this message
Dennis Dmitriev (ddmitriev) wrote :
Changed in fuel:
status: New → Confirmed
tags: added: non-release
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.