← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261674] Re: neutron.tests.unit.openvswitch.test_ovs_tunnel.TunnelTestWithMTU.test_daemon_loop FAIL

 

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1261674

Title:
  neutron.tests.unit.openvswitch.test_ovs_tunnel.TunnelTestWithMTU.test_daemon_loop
  FAIL

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  gate-neutron-python27 failes for patch not related to this  test. 
  The patch is : 
  https://review.openstack.org/#/c/53609/

  The log is:
  ft1.6626: neutron.tests.unit.openvswitch.test_ovs_tunnel.TunnelTestWithMTU.test_daemon_loop_StringException: Empty attachments:
    stdout

  pythonlogging:'': {{{
  2013-12-17 06:06:10,979     INFO [neutron.plugins.openvswitch.agent.ovs_neutron_agent] Mapping physical network net1 to bridge tunnel_bridge_mapping
  2013-12-17 06:06:10,986     INFO [neutron.plugins.openvswitch.agent.ovs_neutron_agent] Agent out of sync with plugin!
  2013-12-17 06:06:10,986     INFO [neutron.plugins.openvswitch.agent.ovs_neutron_agent] Agent tunnel out of sync with plugin!
  2013-12-17 06:06:12,986     INFO [neutron.plugins.openvswitch.agent.ovs_neutron_agent] Agent tunnel out of sync with plugin!
  }}}

  stderr: {{{
  Traceback (most recent call last):
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 346, in fire_timers
      timer()
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/timer.py", line 56, in __call__
      cb(*args, **kw)
    File "neutron/openstack/common/loopingcall.py", line 91, in _inner
      LOG.exception(_('in fixed duration looping call'))
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 955, in __call__
      return _mock_self._mock_call(*args, **kwargs)
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 1010, in _mock_call
      raise effect
  Exception: Fake exception to get out of the loop
  Traceback (most recent call last):
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 346, in fire_timers
      timer()
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/timer.py", line 56, in __call__
      cb(*args, **kw)
    File "neutron/openstack/common/loopingcall.py", line 91, in _inner
      LOG.exception(_('in fixed duration looping call'))
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 955, in __call__
      return _mock_self._mock_call(*args, **kwargs)
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 1010, in _mock_call
      raise effect
  Exception: Fake exception to get out of the loop
  Traceback (most recent call last):
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 346, in fire_timers
      timer()
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/eventlet/hubs/timer.py", line 56, in __call__
      cb(*args, **kw)
    File "neutron/openstack/common/loopingcall.py", line 91, in _inner
      LOG.exception(_('in fixed duration looping call'))
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 955, in __call__
      return _mock_self._mock_call(*args, **kwargs)
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 1010, in _mock_call
      raise effect
  Exception: Fake exception to get out of the loop
  }}}

  Traceback (most recent call last):
    File "neutron/tests/unit/openvswitch/test_ovs_tunnel.py", line 534, in test_daemon_loop
      log_exception.assert_called_once_with("Error in agent event loop")
    File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 845, in assert_called_once_with
      raise AssertionError(msg)
  AssertionError: Expected to be called once. Called 7 times.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1261674/+subscriptions


References