DSVM job with functional tests fails

Bug #1436288 reported by Victor Ryzhenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Victor Ryzhenkin

Bug Description

2015-03-25 08:02:00.219 | 2015-03-25 08:02:00.211 | ======================================================================
2015-03-25 08:02:00.220 | 2015-03-25 08:02:00.212 | ERROR: test suite for <class 'murano.tests.functional.api.v1.test_env_templates.TestEnvTemplatesTenantIsolation'>
2015-03-25 08:02:00.222 | 2015-03-25 08:02:00.214 | ----------------------------------------------------------------------
2015-03-25 08:02:00.223 | 2015-03-25 08:02:00.215 | Traceback (most recent call last):
2015-03-25 08:02:00.224 | 2015-03-25 08:02:00.216 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
2015-03-25 08:02:00.226 | 2015-03-25 08:02:00.218 | self.setUp()
2015-03-25 08:02:00.227 | 2015-03-25 08:02:00.219 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
2015-03-25 08:02:00.228 | 2015-03-25 08:02:00.220 | self.setupContext(ancestor)
2015-03-25 08:02:00.230 | 2015-03-25 08:02:00.222 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
2015-03-25 08:02:00.231 | 2015-03-25 08:02:00.223 | try_run(context, names)
2015-03-25 08:02:00.232 | 2015-03-25 08:02:00.225 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
2015-03-25 08:02:00.234 | 2015-03-25 08:02:00.226 | return func()
2015-03-25 08:02:00.235 | 2015-03-25 08:02:00.227 | File "/opt/stack/new/murano/murano/tests/functional/api/base.py", line 393, in setUpClass
2015-03-25 08:02:00.236 | 2015-03-25 08:02:00.229 | cls.isolated_creds = isolated_creds.IsolatedCreds(cls.__name__)
2015-03-25 08:02:00.238 | 2015-03-25 08:02:00.230 | File "/opt/stack/new/tempest/tempest/common/isolated_creds.py", line 142, in __init__
2015-03-25 08:02:00.239 | 2015-03-25 08:02:00.231 | network_resources)
2015-03-25 08:02:00.241 | 2015-03-25 08:02:00.233 | File "/opt/stack/new/tempest/tempest/common/cred_provider.py", line 116, in __init__
2015-03-25 08:02:00.242 | 2015-03-25 08:02:00.234 | identity_version=self.identity_version)
2015-03-25 08:02:00.243 | 2015-03-25 08:02:00.236 | InvalidIdentityVersion: Invalid version %(identity_version) of the identity service
2015-03-25 08:02:00.245 | 2015-03-25 08:02:00.237 | -------------------- >> begin captured logging << --------------------
2015-03-25 08:02:00.246 | 2015-03-25 08:02:00.238 | tempest_lib.common.rest_client: INFO: Request (TestEnvTemplatesTenantIsolation:setUpClass): 200 POST http://127.0.0.1:5000/v2.0/tokens
2015-03-25 08:02:00.248 | 2015-03-25 08:02:00.240 | tempest_lib.common.rest_client: DEBUG: Request - Headers: {}
2015-03-25 08:02:00.249 | 2015-03-25 08:02:00.241 | Body: None
2015-03-25 08:02:00.251 | 2015-03-25 08:02:00.242 | Response - Headers: {'status': '200', 'content-length': '5375', 'vary': 'X-Auth-Token', 'server': 'Apache/2.4.7 (Ubuntu)', 'connection': 'close', 'date': 'Wed, 25 Mar 2015 07:59:24 GMT', 'content-type': 'application/json', 'x-openstack-request-id': 'req-430bfb93-3856-433f-9ac7-36469bc4596b'}
2015-03-25 08:02:00.252 | 2015-03-25 08:02:00.244 | Body: None
2015-03-25 08:02:00.253 | 2015-03-25 08:02:00.245 | --------------------- >> end captured logging << ---------------------

The root of this problem is the one of the latest commits in openstack/tempest.

Changed in murano:
importance: Undecided → Critical
status: New → Confirmed
assignee: nobody → Victor Ryzhenkin (vryzhenkin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/167569

Changed in murano:
status: Confirmed → In Progress
Changed in murano:
milestone: none → kilo-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/167569
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=7c25dff64d3b45ebd68355c0df2683ddced933fa
Submitter: Jenkins
Branch: master

commit 7c25dff64d3b45ebd68355c0df2683ddced933fa
Author: vryzhenkin <email address hidden>
Date: Wed Mar 25 14:33:51 2015 +0300

    Provide Identity version for negative tests

    This patch fixes broken DSVM gate after a change in tempest
    cred_provider.

    Change-Id: I9453d74fa68a7ef57389e5d2dbc6d60aba66f213
    Closes-Bug: #1436288

Changed in murano:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to murano (stable/juno)

Related fix proposed to branch: stable/juno
Review: https://review.openstack.org/170140

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano (stable/juno)

Reviewed: https://review.openstack.org/170140
Committed: https://git.openstack.org/cgit/stackforge/murano/commit/?id=3c32076c647792073c97d6df7d12658a558940fd
Submitter: Jenkins
Branch: stable/juno

commit 3c32076c647792073c97d6df7d12658a558940fd
Author: vryzhenkin <email address hidden>
Date: Thu Apr 2 17:04:16 2015 +0300

    Provide Identity version for negative tests

    This patch fixes broken DSVM gate after a change in tempest
    cred_provider.

    Change-Id: I9a33f981d693ca482fed19e6d38a3439376c0e35
    Related-Bug: #1436288

tags: added: in-stable-juno
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.