[5.1] Failed to sync time in custom nodegroup

Bug #1672319 reported by Yevgeniy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Contrail plugin
Won't Fix
Medium
Unassigned

Bug Description

Fuel 9.2
Contrail plugin 5.1.0
1. Revert snapshot with ready master node
2. Install contrail plugin
3. Bootstrap slaves from default nodegroup
4. Create cluster with Neutron GRE and custom nodegroups
5. Activate plugin and configure plugins setings
6. Remove 2nd custom nodegroup which is added automatically
7. Bootstrap slave nodes from custom nodegroup
Actual result:
Traceback (most recent call last):
  File "/home/yshapovalov/devops_venv_303/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/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/yshapovalov/fuel-plugin-contrail/plugin_test/fuel-qa/fuelweb_test/helpers/decorators.py", line 120, in wrapper
    result = func(*args, **kwargs)
  File "/home/yshapovalov/fuel-plugin-contrail/plugin_test/fuel-qa/fuelweb_test/helpers/decorators.py", line 397, in wrapper
    result = func(*args, **kwargs)
  File "/home/yshapovalov/fuel-plugin-contrail/plugin_test/tests/test_contrail_multiple_networks.py", line 219, in contrail_ha_multiple_networks
    self.env.bootstrap_nodes(self.env.d_env.nodes().slaves[3:6])
  File "/home/yshapovalov/fuel-plugin-contrail/plugin_test/fuel-qa/fuelweb_test/models/environment.py", line 134, in bootstrap_nodes
    self.sync_time()
  File "/home/yshapovalov/fuel-plugin-contrail/plugin_test/fuel-qa/fuelweb_test/models/environment.py", line 147, in sync_time
    new_time = sync_time(self.d_env, nodes_names, skip_sync)
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/helpers/decorators.py", line 104, in wrapper
    return func(*args, **kwargs)
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/helpers/ntp.py", line 44, in sync_time
    return denv.sync_time(node_names=node_names, skip_sync=skip_sync)
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/client/environment.py", line 190, in sync_time
    group.sync_time('other')
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/helpers/ntp.py", line 317, in sync_time
    ntp.set_actual_time()
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/helpers/ntp.py", line 109, in set_actual_time
    self._node_name))
  File "/home/yshapovalov/devops_venv_303/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 110, in wait
    raise error.TimeoutError(timeout_msg)
TimeoutError: Failed to set actual time on node u'slave-04'

Tags: contrail
Yevgeniy (yshapovalov)
Changed in fuel-plugin-contrail:
assignee: Yevgeniy (yshapovalov) → nobody
assignee: nobody → Fuel DevOps (fuel-devops)
importance: High → Medium
Revision history for this message
Yevgeniy (yshapovalov) wrote :

caused by fuel-devops

Changed in fuel-plugin-contrail:
assignee: Fuel DevOps (fuel-devops) → nobody
status: New → Won't Fix
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.