← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1598466] [NEW] Neutron VPNaas gate functional tests failing on race condition

 

Public bug reported:

gate-neutron-vpnaas-dsvm-functional-sswan and gate-neutron-vpnaas-dsvm-
functional are failing on a race condition in
test_ipsec_site_connections_with_l3ha_routers:

ft1.4: neutron_vpnaas.tests.functional.common.test_scenario.TestIPSecScenario.test_ipsec_site_connections_with_l3ha_routers_StringException: Empty attachments:
  pythonlogging:''
  stderr
  stdout

Traceback (most recent call last):
  File "neutron_vpnaas/tests/functional/common/test_scenario.py", line 667, in test_ipsec_site_connections_with_l3ha_routers
    self.check_ping(site1, site2, 0)
  File "neutron_vpnaas/tests/functional/common/test_scenario.py", line 519, in check_ping
    timeout=8, count=4)
  File "/opt/stack/new/neutron/neutron/tests/common/net_helpers.py", line 110, in assert_ping
    dst_ip])
  File "/opt/stack/new/neutron/neutron/agent/linux/ip_lib.py", line 876, in execute
    log_fail_as_error=log_fail_as_error, **kwargs)
  File "/opt/stack/new/neutron/neutron/agent/linux/utils.py", line 138, in execute
    raise RuntimeError(msg)
RuntimeError: Exit code: 1; Stdin: ; Stdout: PING 35.4.2.5 (35.4.2.5) 56(84) bytes of data.

--- 35.4.2.5 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms

; Stderr:

** Affects: neutron
     Importance: High
         Status: New


** Tags: vpnaas

** Changed in: neutron
   Importance: Critical => High

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

Title:
  Neutron VPNaas gate functional tests failing on race condition

Status in neutron:
  New

Bug description:
  gate-neutron-vpnaas-dsvm-functional-sswan and gate-neutron-vpnaas-
  dsvm-functional are failing on a race condition in
  test_ipsec_site_connections_with_l3ha_routers:

  ft1.4: neutron_vpnaas.tests.functional.common.test_scenario.TestIPSecScenario.test_ipsec_site_connections_with_l3ha_routers_StringException: Empty attachments:
    pythonlogging:''
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron_vpnaas/tests/functional/common/test_scenario.py", line 667, in test_ipsec_site_connections_with_l3ha_routers
      self.check_ping(site1, site2, 0)
    File "neutron_vpnaas/tests/functional/common/test_scenario.py", line 519, in check_ping
      timeout=8, count=4)
    File "/opt/stack/new/neutron/neutron/tests/common/net_helpers.py", line 110, in assert_ping
      dst_ip])
    File "/opt/stack/new/neutron/neutron/agent/linux/ip_lib.py", line 876, in execute
      log_fail_as_error=log_fail_as_error, **kwargs)
    File "/opt/stack/new/neutron/neutron/agent/linux/utils.py", line 138, in execute
      raise RuntimeError(msg)
  RuntimeError: Exit code: 1; Stdin: ; Stdout: PING 35.4.2.5 (35.4.2.5) 56(84) bytes of data.

  --- 35.4.2.5 ping statistics ---
  1 packets transmitted, 0 received, 100% packet loss, time 0ms

  ; Stderr:

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


Follow ups