yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17412
[Bug 1302569] Re: 500 error in tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1
*** This bug is a duplicate of bug 1280532 ***
https://bugs.launchpad.net/bugs/1280532
** This bug has been marked a duplicate of bug 1280532
Detach volume fails with "Unexpected KeyError" in EC2 interface.
--
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/1302569
Title:
500 error in
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1
Status in OpenStack Compute (Nova):
New
Bug description:
2014-04-03 16:41:43.208 | Traceback (most recent call last):
2014-04-03 16:41:43.208 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 310, in test_integration_1
2014-04-03 16:41:43.208 | volume.detach()
2014-04-03 16:41:43.208 | File "/usr/local/lib/python2.7/dist-packages/boto/ec2/volume.py", line 183, in detach
2014-04-03 16:41:43.208 | dry_run=dry_run
2014-04-03 16:41:43.209 | File "/usr/local/lib/python2.7/dist-packages/boto/ec2/connection.py", line 2357, in detach_volume
2014-04-03 16:41:43.209 | return self.get_status('DetachVolume', params, verb='POST')
2014-04-03 16:41:43.209 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1182, in get_status
2014-04-03 16:41:43.209 | response = self.make_request(action, params, path, verb)
2014-04-03 16:41:43.209 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1089, in make_request
2014-04-03 16:41:43.209 | return self._mexe(http_request)
2014-04-03 16:41:43.209 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1002, in _mexe
2014-04-03 16:41:43.209 | raise BotoServerError(response.status, response.reason, body)
2014-04-03 16:41:43.209 | BotoServerError: BotoServerError: 500 Internal Server Error
2014-04-03 16:41:43.209 | <?xml version="1.0"?>
2014-04-03 16:41:43.209 | <Response><Errors><Error><Code>KeyError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-57e4c659-2063-4598-a2ee-a0e961c8470e</RequestID></Response>
http://logs.openstack.org/16/85016/2/check/check-grenade-
dsvm/5fba86f/console.html
http://logs.openstack.org/16/85016/2/check/check-grenade-
dsvm/5fba86f/logs/testr_results.html.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1302569/+subscriptions
References