[Openstack-stable-maint] Stable grizzly failures

Gary Kotton gkotton at vmware.com
Thu Aug 22 11:24:18 UTC 2013



From: Dolph Mathews [mailto:dolph.mathews at gmail.com]
Sent: Thursday, August 22, 2013 2:22 PM
To: Gary Kotton
Cc: Alan Pevec; openstack-stable-maint at lists.openstack.org
Subject: Re: [Openstack-stable-maint] Stable grizzly failures


On Thu, Aug 22, 2013 at 6:13 AM, Gary Kotton <gkotton at vmware.com<mailto:gkotton at vmware.com>> wrote:
Hi,
Dolph please see - https://github.com/openstack/tempest/blob/stable/grizzly/tools/pip-requires#L10
This could be the cause of the problem. I think that either we need to lock down the client for the stable/grizzly tempest branch or add netaddr.
What do you guys suggest?

The latest clients should be continuously tested against the stable branches, so I'd rather not lock the client down if it can be avoided. Is there any reason *not* to allow netaddr as a client side dep?

[Gary Kotton] I saw that the netaddr is included - https://github.com/openstack/tempest/blob/stable/grizzly/tools/pip-requires#L8.
The failure in tempest is:
2013-08-21 07:24:31.018 | cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_user_list ... ok
2013-08-21 07:24:31.599 | cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_user_role_list ... ok
2013-08-21 07:24:31.635 |
2013-08-21 07:24:31.636 | ======================================================================
2013-08-21 07:24:31.636 | FAIL: cli.simple_read_only.test_keystone.SimpleReadOnlyKeystoneClientTest.test_admin_catalog_list
2013-08-21 07:24:31.636 | ----------------------------------------------------------------------
2013-08-21 07:24:31.637 | _StringException: Traceback (most recent call last):
2013-08-21 07:24:31.637 |   File "/opt/stack/new/tempest/cli/simple_read_only/test_keystone.py", line 45, in test_admin_catalog_list
2013-08-21 07:24:31.637 |     self.assertTrue(svc['__label'].startswith('Service:'))
2013-08-21 07:24:31.638 |   File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
2013-08-21 07:24:31.638 |     raise self.failureException(msg)
2013-08-21 07:24:31.638 | AssertionError: False is not true


At the moment the reviews are piling up...
Thanks
Gary


From: Dolph Mathews [mailto:dolph.mathews at gmail.com<mailto:dolph.mathews at gmail.com>]
Sent: Wednesday, August 21, 2013 4:07 PM
To: Alan Pevec
Cc: Gary Kotton; openstack-stable-maint at lists.openstack.org<mailto:openstack-stable-maint at lists.openstack.org>

Subject: Re: [Openstack-stable-maint] Stable grizzly failures


On Wed, Aug 21, 2013 at 4:00 AM, Alan Pevec <apevec at gmail.com<mailto:apevec at gmail.com>> wrote:
Hi Gary,

we should figure out which version of keystoneclient Tempest is using,
I could not parse that information from tempest log.
At the same time, keystone jobs are failing with ImportError: No
module named netaddr in common/jsonutils, that's a design issue with
test_keystoneclient in Keystone: checking out keystoneclient from git
master, assuming dependecies didn't change since last release, which
isn't the case since[1] was merged after 0.3.1.
Quick fix would be to release a new keystoneclient which has updated
requirements, so new deps get pulled into venv.

If that happens to be acceptable fix, I was intending to release a new version of keystoneclient in the next day or so anyway.


Besides those keystoneclient related failures, we have Glance and Heat
jobs failing and returning back to normal randomly.

Cheers,
Alan

[1] https://github.com/openstack/python-keystoneclient/commit/de72de3b809c53420d2936b619d613c4294e4329

_______________________________________________
Openstack-stable-maint mailing list
Openstack-stable-maint at lists.openstack.org<mailto:Openstack-stable-maint at lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint



--

-Dolph



--

-Dolph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-stable-maint/attachments/20130822/0c61e8ce/attachment-0001.html>


More information about the Openstack-stable-maint mailing list