Public bug reported: Traceback (most recent call last): File "neutron/tests/functional/agent/test_l2_ovs_agent.py", line 271, in test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_vlan self._test_assert_pings_during_br_phys_setup_not_lost(provider_net) File "neutron/tests/functional/agent/test_l2_ovs_agent.py", line 299, in _test_assert_pings_during_br_phys_setup_not_lost time.sleep(0.25) File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "neutron/tests/common/net_helpers.py", line 135, in async_ping f.result() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/concurrent/futures/_base.py", line 398, in result return self.__get_result() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) File "neutron/tests/common/net_helpers.py", line 119, in assert_async_ping dst_ip]) File "neutron/agent/linux/ip_lib.py", line 885, in execute log_fail_as_error=log_fail_as_error, **kwargs) File "neutron/agent/linux/utils.py", line 138, in execute raise RuntimeError(msg) RuntimeError: Exit code: 1; Stdin: ; Stdout: PING 10.114.212.84 (10.114.212.84) 56(84) bytes of data.
--- 10.114.212.84 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms ; Stderr: Different drivers fail: native: http://logs.openstack.org/78/366478/6/check/gate-neutron-dsvm-functional-ubuntu-trusty/51b7f39/testr_results.html.gz vsctl: http://logs.openstack.org/31/367331/1/check/gate-neutron-dsvm-functional-ubuntu-trusty/d12e7c6/console.html Different connectivity pairs fail: vlan_to_vlan: http://logs.openstack.org/78/366478/6/check/gate-neutron-dsvm-functional-ubuntu-trusty/51b7f39/testr_results.html.gz vlan_to_flat: http://logs.openstack.org/31/367331/1/check/gate-neutron-dsvm-functional-ubuntu-trusty/d12e7c6/console.html 9 hits in last 7 days: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22in%20_test_assert_pings_during_br_phys_setup_not_lost%5C%22 But note the failures started at 2016-09-08 22:45:37.400 ** Affects: neutron Importance: Critical Assignee: Kevin Benton (kevinbenton) Status: In Progress ** Tags: functional-tests gate-failure ** Changed in: neutron Milestone: None => newton-rc1 ** Summary changed: - test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_vlan failing + _test_assert_pings_during_br_phys_setup_not_lost tests failing ** Changed in: neutron Importance: Undecided => Critical ** Changed in: neutron Status: New => Confirmed ** Tags added: functional-tests gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1621789 Title: _test_assert_pings_during_br_phys_setup_not_lost tests failing Status in neutron: In Progress Bug description: Traceback (most recent call last): File "neutron/tests/functional/agent/test_l2_ovs_agent.py", line 271, in test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_vlan self._test_assert_pings_during_br_phys_setup_not_lost(provider_net) File "neutron/tests/functional/agent/test_l2_ovs_agent.py", line 299, in _test_assert_pings_during_br_phys_setup_not_lost time.sleep(0.25) File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "neutron/tests/common/net_helpers.py", line 135, in async_ping f.result() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/concurrent/futures/_base.py", line 398, in result return self.__get_result() File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) File "neutron/tests/common/net_helpers.py", line 119, in assert_async_ping dst_ip]) File "neutron/agent/linux/ip_lib.py", line 885, in execute log_fail_as_error=log_fail_as_error, **kwargs) File "neutron/agent/linux/utils.py", line 138, in execute raise RuntimeError(msg) RuntimeError: Exit code: 1; Stdin: ; Stdout: PING 10.114.212.84 (10.114.212.84) 56(84) bytes of data. --- 10.114.212.84 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms ; Stderr: Different drivers fail: native: http://logs.openstack.org/78/366478/6/check/gate-neutron-dsvm-functional-ubuntu-trusty/51b7f39/testr_results.html.gz vsctl: http://logs.openstack.org/31/367331/1/check/gate-neutron-dsvm-functional-ubuntu-trusty/d12e7c6/console.html Different connectivity pairs fail: vlan_to_vlan: http://logs.openstack.org/78/366478/6/check/gate-neutron-dsvm-functional-ubuntu-trusty/51b7f39/testr_results.html.gz vlan_to_flat: http://logs.openstack.org/31/367331/1/check/gate-neutron-dsvm-functional-ubuntu-trusty/d12e7c6/console.html 9 hits in last 7 days: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22in%20_test_assert_pings_during_br_phys_setup_not_lost%5C%22 But note the failures started at 2016-09-08 22:45:37.400 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1621789/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp