← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1311681] [NEW] test_list_security_groups_list_all_tenants_filter fails with nova-net "Security group 34 not found"

 

Public bug reported:

http://logs.openstack.org/63/84363/2/check/check-grenade-
dsvm/0e4dcac/console.html

Looks like this only fails in grenade jobs with nova-network:

2014-04-23 08:39:17.718 | Traceback (most recent call last):
2014-04-23 08:39:17.718 |   File "tempest/api/compute/admin/test_security_groups.py", line 76, in test_list_security_groups_list_all_tenants_filter
2014-04-23 08:39:17.718 |     resp, fetched_list = self.adm_client.list_security_groups(params=param)
2014-04-23 08:39:17.718 |   File "tempest/services/compute/xml/security_groups_client.py", line 51, in list_security_groups
2014-04-23 08:39:17.718 |     resp, body = self.get(url)
2014-04-23 08:39:17.718 |   File "tempest/common/rest_client.py", line 204, in get
2014-04-23 08:39:17.718 |     return self.request('GET', url, extra_headers, headers)
2014-04-23 08:39:17.718 |   File "tempest/common/rest_client.py", line 452, in request
2014-04-23 08:39:17.719 |     resp, resp_body)
2014-04-23 08:39:17.719 |   File "tempest/common/rest_client.py", line 496, in _error_checker
2014-04-23 08:39:17.719 |     raise exceptions.NotFound(resp_body)
2014-04-23 08:39:17.719 | NotFound: Object not found
2014-04-23 08:39:17.719 | Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>Security group 34 not found.</message></itemNotFound>

message:"Security group 34 not found" AND tags:screen-n-api.txt

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

This doesn't always result in a failure when it shows up in the logs.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1311681

Title:
  test_list_security_groups_list_all_tenants_filter fails with nova-net
  "Security group 34 not found"

Status in OpenStack Compute (Nova):
  New

Bug description:
  http://logs.openstack.org/63/84363/2/check/check-grenade-
  dsvm/0e4dcac/console.html

  Looks like this only fails in grenade jobs with nova-network:

  2014-04-23 08:39:17.718 | Traceback (most recent call last):
  2014-04-23 08:39:17.718 |   File "tempest/api/compute/admin/test_security_groups.py", line 76, in test_list_security_groups_list_all_tenants_filter
  2014-04-23 08:39:17.718 |     resp, fetched_list = self.adm_client.list_security_groups(params=param)
  2014-04-23 08:39:17.718 |   File "tempest/services/compute/xml/security_groups_client.py", line 51, in list_security_groups
  2014-04-23 08:39:17.718 |     resp, body = self.get(url)
  2014-04-23 08:39:17.718 |   File "tempest/common/rest_client.py", line 204, in get
  2014-04-23 08:39:17.718 |     return self.request('GET', url, extra_headers, headers)
  2014-04-23 08:39:17.718 |   File "tempest/common/rest_client.py", line 452, in request
  2014-04-23 08:39:17.719 |     resp, resp_body)
  2014-04-23 08:39:17.719 |   File "tempest/common/rest_client.py", line 496, in _error_checker
  2014-04-23 08:39:17.719 |     raise exceptions.NotFound(resp_body)
  2014-04-23 08:39:17.719 | NotFound: Object not found
  2014-04-23 08:39:17.719 | Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>Security group 34 not found.</message></itemNotFound>

  message:"Security group 34 not found" AND tags:screen-n-api.txt

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

  This doesn't always result in a failure when it shows up in the logs.

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


Follow ups

References