← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1830895] Re: Debug test_assert_br_int_patch_port_ofports_dont_change errors

 

Reviewed:  https://review.opendev.org/661966
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b77c79e5e8ee8127ccfc875e6e260f554694104b
Submitter: Zuul
Branch:    master

commit b77c79e5e8ee8127ccfc875e6e260f554694104b
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Wed May 29 12:37:46 2019 +0000

    Stop OVS agent before starting it again
    
    In TestOVSAgent, there are two tests where the OVS agent is
    configured and started twice per test. Before the second call,
    the agent should be stopped first.
    
    Change-Id: I30c2bd4ce3715cde60bc0cd3736bd9c75edc1df3
    Closes-Bug: #1830895


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  Debug test_assert_br_int_patch_port_ofports_dont_change errors

Status in neutron:
  Fix Released

Bug description:
  This functional test,
  "test_assert_br_int_patch_port_ofports_dont_change", has been reported
  as unstable.

  
  Logs:
  * http://logs.openstack.org/36/660936/1/check/neutron-functional/624aa7c/testr_results.html.gz

  
  Error:
  ft1.20: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_br_int_patch_port_ofports_dont_changetesttools.testresult.real._StringException: Traceback (most recent call last):
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l2/base.py", line 214, in stop_agent
      rpc_loop_thread.wait()
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/greenthread.py", line 181, in wait
      return self._exit_event.wait()
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/event.py", line 125, in wait
      result = hub.switch()
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 298, in switch
      return self.greenlet.switch()
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 350, in run
      self.wait(sleep_time)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/hubs/poll.py", line 80, in wait
      presult = self.do_poll(seconds)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/eventlet/hubs/epolls.py", line 31, in do_poll
      return self.poll.poll(seconds)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.6/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
      raise TimeoutException()
  fixtures._fixtures.timeout.TimeoutException

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


References