Public bug reported:

Seeing this:

http://logs.openstack.org/71/208871/1/gate/gate-neutron-dsvm-
api/7fac5e0/console.html#_2015-08-05_15_21_16_904

2015-08-05 15:21:16.904 | 2015-08-05 15:21:09.975 | {4} setUpClass 
(neutron.tests.api.test_vpnaas_extensions.VPNaaSTestJSON) [0.000000s] ... FAILED
2015-08-05 15:21:16.906 | 2015-08-05 15:21:09.977 | 
2015-08-05 15:21:16.907 | 2015-08-05 15:21:09.978 | Captured traceback:
2015-08-05 15:21:16.909 | 2015-08-05 15:21:09.980 | ~~~~~~~~~~~~~~~~~~~
2015-08-05 15:21:16.910 | 2015-08-05 15:21:09.981 |     Traceback (most recent 
call last):
2015-08-05 15:21:16.910 | 2015-08-05 15:21:09.982 |       File 
"neutron/tests/tempest/test.py", line 260, in setUpClass
2015-08-05 15:21:16.911 | 2015-08-05 15:21:09.984 |         cls.resource_setup()
2015-08-05 15:21:16.912 | 2015-08-05 15:21:09.985 |       File 
"neutron/tests/api/test_vpnaas_extensions.py", line 50, in resource_setup
2015-08-05 15:21:16.913 | 2015-08-05 15:21:09.986 |         cls.router['id'])
2015-08-05 15:21:16.913 | 2015-08-05 15:21:09.988 |       File 
"neutron/tests/api/base.py", line 378, in create_vpnservice
2015-08-05 15:21:16.914 | 2015-08-05 15:21:09.989 |         
name=data_utils.rand_name("vpnservice-"))
2015-08-05 15:21:16.915 | 2015-08-05 15:21:09.990 |       File 
"neutron/tests/tempest/services/network/json/network_client.py", line 140, in 
_create
2015-08-05 15:21:16.916 | 2015-08-05 15:21:09.992 |         resp, body = 
self.post(uri, post_data)
2015-08-05 15:21:16.917 | 2015-08-05 15:21:09.994 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 252, in post
2015-08-05 15:21:16.917 | 2015-08-05 15:21:09.996 |         return 
self.request('POST', url, extra_headers, headers, body)
2015-08-05 15:21:16.918 | 2015-08-05 15:21:09.997 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 629, in request
2015-08-05 15:21:16.918 | 2015-08-05 15:21:09.999 |         resp, resp_body)
2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.000 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 675, in _error_checker
2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.001 |         raise 
exceptions.NotFound(resp_body)
2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.002 |     
tempest_lib.exceptions.NotFound: Object not found
2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.004 |     Details: 404 Not Found
2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.005 |     
2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.006 |     The resource could not 
be found.

After this change landed today: https://review.openstack.org/#/c/209307/

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRmlsZSBcXFwibmV1dHJvbi90ZXN0cy9hcGkvYmFzZS5weVxcXCIsIGxpbmUgMzc4LCBpbiBjcmVhdGVfdnBuc2VydmljZVwiIEFORCB0YWdzOlwiY29uc29sZVwiIEFORCBidWlsZF9uYW1lOlwiZ2F0ZS1uZXV0cm9uLWRzdm0tYXBpXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0Mzg3OTU3ODg0MjIsIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0=

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- test_vpnaas_extensions.VPNaaSTestJSON is broken in gate-neutron-dsvm-api
+ test_vpnaas_extensions.VPNaaSTestJSON is broken in gate-neutron-dsvm-api on 
stable/kilo

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

Title:
  test_vpnaas_extensions.VPNaaSTestJSON is broken in gate-neutron-dsvm-
  api on stable/kilo

Status in neutron:
  New

Bug description:
  Seeing this:

  http://logs.openstack.org/71/208871/1/gate/gate-neutron-dsvm-
  api/7fac5e0/console.html#_2015-08-05_15_21_16_904

  2015-08-05 15:21:16.904 | 2015-08-05 15:21:09.975 | {4} setUpClass 
(neutron.tests.api.test_vpnaas_extensions.VPNaaSTestJSON) [0.000000s] ... FAILED
  2015-08-05 15:21:16.906 | 2015-08-05 15:21:09.977 | 
  2015-08-05 15:21:16.907 | 2015-08-05 15:21:09.978 | Captured traceback:
  2015-08-05 15:21:16.909 | 2015-08-05 15:21:09.980 | ~~~~~~~~~~~~~~~~~~~
  2015-08-05 15:21:16.910 | 2015-08-05 15:21:09.981 |     Traceback (most 
recent call last):
  2015-08-05 15:21:16.910 | 2015-08-05 15:21:09.982 |       File 
"neutron/tests/tempest/test.py", line 260, in setUpClass
  2015-08-05 15:21:16.911 | 2015-08-05 15:21:09.984 |         
cls.resource_setup()
  2015-08-05 15:21:16.912 | 2015-08-05 15:21:09.985 |       File 
"neutron/tests/api/test_vpnaas_extensions.py", line 50, in resource_setup
  2015-08-05 15:21:16.913 | 2015-08-05 15:21:09.986 |         cls.router['id'])
  2015-08-05 15:21:16.913 | 2015-08-05 15:21:09.988 |       File 
"neutron/tests/api/base.py", line 378, in create_vpnservice
  2015-08-05 15:21:16.914 | 2015-08-05 15:21:09.989 |         
name=data_utils.rand_name("vpnservice-"))
  2015-08-05 15:21:16.915 | 2015-08-05 15:21:09.990 |       File 
"neutron/tests/tempest/services/network/json/network_client.py", line 140, in 
_create
  2015-08-05 15:21:16.916 | 2015-08-05 15:21:09.992 |         resp, body = 
self.post(uri, post_data)
  2015-08-05 15:21:16.917 | 2015-08-05 15:21:09.994 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 252, in post
  2015-08-05 15:21:16.917 | 2015-08-05 15:21:09.996 |         return 
self.request('POST', url, extra_headers, headers, body)
  2015-08-05 15:21:16.918 | 2015-08-05 15:21:09.997 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 629, in request
  2015-08-05 15:21:16.918 | 2015-08-05 15:21:09.999 |         resp, resp_body)
  2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.000 |       File 
"/opt/stack/new/neutron/.tox/api/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py",
 line 675, in _error_checker
  2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.001 |         raise 
exceptions.NotFound(resp_body)
  2015-08-05 15:21:16.919 | 2015-08-05 15:21:10.002 |     
tempest_lib.exceptions.NotFound: Object not found
  2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.004 |     Details: 404 Not Found
  2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.005 |     
  2015-08-05 15:21:16.920 | 2015-08-05 15:21:10.006 |     The resource could 
not be found.

  After this change landed today:
  https://review.openstack.org/#/c/209307/

  
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRmlsZSBcXFwibmV1dHJvbi90ZXN0cy9hcGkvYmFzZS5weVxcXCIsIGxpbmUgMzc4LCBpbiBjcmVhdGVfdnBuc2VydmljZVwiIEFORCB0YWdzOlwiY29uc29sZVwiIEFORCBidWlsZF9uYW1lOlwiZ2F0ZS1uZXV0cm9uLWRzdm0tYXBpXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0Mzg3OTU3ODg0MjIsIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0=

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1481862/+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

Reply via email to