yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10377
[Bug 1286081] [NEW] tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON failed
Public bug reported:
The gate failed. I got this error in tempest log.
http://logs.openstack.org/49/74649/3/gate/gate-grenade-
dsvm/2ce3348/console.html
======================================================================
FAIL: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)
setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_rescue.py", line 44, in setUpClass
1, display_name=data_utils.rand_name(cls.__name__ + '_volume'))
File "tempest/services/compute/json/volumes_extensions_client.py", line 78, in create_volume
resp, body = self.post('os-volumes', post_body)
File "tempest/common/rest_client.py", line 199, in post
return self.request('POST', url, headers, body)
File "tempest/common/rest_client.py", line 374, in request
resp, resp_body)
File "tempest/common/rest_client.py", line 415, in _error_checker
raise exceptions.Unauthorized()
Unauthorized: Unauthorized
======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: Binary content:
traceback (test/plain; charset="utf8")
** 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/1286081
Title:
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON
failed
Status in OpenStack Compute (Nova):
New
Bug description:
The gate failed. I got this error in tempest log.
http://logs.openstack.org/49/74649/3/gate/gate-grenade-
dsvm/2ce3348/console.html
======================================================================
FAIL: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)
setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_rescue.py", line 44, in setUpClass
1, display_name=data_utils.rand_name(cls.__name__ + '_volume'))
File "tempest/services/compute/json/volumes_extensions_client.py", line 78, in create_volume
resp, body = self.post('os-volumes', post_body)
File "tempest/common/rest_client.py", line 199, in post
return self.request('POST', url, headers, body)
File "tempest/common/rest_client.py", line 374, in request
resp, resp_body)
File "tempest/common/rest_client.py", line 415, in _error_checker
raise exceptions.Unauthorized()
Unauthorized: Unauthorized
======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: Binary content:
traceback (test/plain; charset="utf8")
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1286081/+subscriptions
Follow ups
References