← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1262613] Re: tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute, gate, network, smoke] failed

 

** No longer affects: neutron

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

Title:
  tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute,gate,network,smoke]
  failed

Status in Tempest:
  New

Bug description:
  Tempest console
  =============

  2013-12-19 09:41:43.727 | FAIL: tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute,gate,network,smoke]
  2013-12-19 09:41:43.728 | tempest.scenario.test_cross_tenant_connectivity.TestNetworkCrossTenant.test_cross_tenant_traffic[compute,gate,network,smoke]
  2013-12-19 09:41:43.728 | ----------------------------------------------------------------------
  2013-12-19 09:41:43.742 | _StringException: Empty attachments:
  2013-12-19 09:41:43.743 |   stderr
  2013-12-19 09:41:43.744 |   stdout
  ...
  2013-12-19 09:41:44.454 | 2013-12-19 09:27:24,409 "POST /v2/808c35ed571442999ef4dc51f4503e15/servers HTTP/1.1" 400 122
  2013-12-19 09:41:44.462 | 2013-12-19 09:27:24,410 RESP: [400] CaseInsensitiveDict({'date': 'Thu, 19 Dec 2013 09:27:24 GMT', 'content-length': '122', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-1170aee6-b795-4314-a4dc-379fb08a089d'})
  2013-12-19 09:41:44.462 | RESP BODY: {"badRequest": {"message": "Unable to find security_group with name 'secgroup_general--tempest-1556380866'", "code": 400}}
  2013-12-19 09:41:44.463 | }}}
  2013-12-19 09:41:44.463 | 
  2013-12-19 09:41:44.463 | Traceback (most recent call last):
  2013-12-19 09:41:44.464 |   File "tempest/scenario/test_cross_tenant_connectivity.py", line 482, in test_cross_tenant_traffic
  2013-12-19 09:41:44.464 |     self._deploy_tenant(tenant_id)
  2013-12-19 09:41:44.464 |   File "tempest/scenario/test_cross_tenant_connectivity.py", line 320, in _deploy_tenant
  2013-12-19 09:41:44.465 |     self._create_tenant_servers(tenant, num=1)
  2013-12-19 09:41:44.465 |   File "tempest/scenario/test_cross_tenant_connectivity.py", line 266, in _create_tenant_servers
  2013-12-19 09:41:44.465 |     server = self._create_server(name, tenant)
  2013-12-19 09:41:44.465 |   File "tempest/scenario/test_cross_tenant_connectivity.py", line 256, in _create_server
  2013-12-19 09:41:44.466 |     server = self.create_server(name=name, create_kwargs=create_kwargs)
  2013-12-19 09:41:44.466 |   File "tempest/scenario/manager.py", line 417, in create_server
  2013-12-19 09:41:44.466 |     server = client.servers.create(name, image, flavor, **create_kwargs)
  2013-12-19 09:41:44.467 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 708, in create
  2013-12-19 09:41:44.467 |     **boot_kwargs)
  2013-12-19 09:41:44.467 |   File "/opt/stack/new/python-novaclient/novaclient/base.py", line 408, in _boot
  2013-12-19 09:41:44.468 |     return_raw=return_raw, **kwargs)
  2013-12-19 09:41:44.468 |   File "/opt/stack/new/python-novaclient/novaclient/base.py", line 151, in _create
  2013-12-19 09:41:44.468 |     _resp, body = self.api.client.post(url, body=body)
  2013-12-19 09:41:44.469 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 246, in post
  2013-12-19 09:41:44.469 |     return self._cs_request(url, 'POST', **kwargs)
  2013-12-19 09:41:44.469 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 225, in _cs_request
  2013-12-19 09:41:44.470 |     **kwargs)
  2013-12-19 09:41:44.470 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 207, in _time_request
  2013-12-19 09:41:44.470 |     resp, body = self.request(url, method, **kwargs)
  2013-12-19 09:41:44.471 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 201, in request
  2013-12-19 09:41:44.471 |     raise exceptions.from_response(resp, body, url, method)
  2013-12-19 09:41:44.471 | BadRequest: Unable to find security_group with name 'secgroup_general--tempest-1556380866' (HTTP 400) (Request-ID: req-1170aee6-b795-4314-a4dc-379fb08a089d)

  http://logs.openstack.org/46/62346/3/check/check-tempest-dsvm-neutron-
  isolated/1695a09/console.html#_2013-12-19_09_41_43_727

  Nothing obvious in the Neutron server logs but the newly created
  security group is not found.

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


References