Bug 1140710
| Summary: | ami-17551427 6.5 x86_64 hourly us-west-2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Cloud Image Validation | Reporter: | Irina Gulina <igulina> | ||||
| Component: | images | Assignee: | mkovacik | ||||
| Status: | CLOSED NOTABUG | QA Contact: | mkovacik | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | RHEL6.5 | Keywords: | TestOnly | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-26 16:08:45 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Irina Gulina
2014-09-11 14:13:00 UTC
Created attachment 936568 [details]
ami-17551427-log.yaml
# hs1.8xlarge: error
-
create_instance: error Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
in process params = create_instance(params) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
wrapper ret = fn(params) File
"build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
wrapper return fn(params) File
"build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
wrapper return fn(*args, **kvs) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
create_instance driver.create(params) File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 119, in create
raise UnknownCloudException('Unknown error during instance creation:
' + traceback.format_exc()) UnknownCloudException: Unknown error
during instance creation: Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 50, in create
user_data=params.get('userdata') File "/usr/lib/python2.7/site-pac
kages/boto-2.32.1-py2.7.egg/boto/ec2/connection.py", line 975, in
run_instances verb='POST') File "/usr/lib/python2.7/site-packa
ges/boto-2.32.1-py2.7.egg/boto/connection.py", line 1172, in
get_object response = self.make_request(action, params, path,
verb) File "/usr/lib/python2.7/site-packages/boto-2.32.1-py2.7.egg
/boto/connection.py", line 1096, in make_request return
self._mexe(http_request) File "/usr/lib/python2.7/site-packages/bo
to-2.32.1-py2.7.egg/boto/connection.py", line 1009, in _mexe
raise BotoServerError(response.status, response.reason, body)
BotoServerError: BotoServerError: 503 Service Unavailable <?xml
version="1.0" encoding="UTF-8"?> <Response><Errors><Error><Code>Requ
estLimitExceeded</Code><Message>Request limit exceeded.</Message></E
rror></Errors><RequestID>47fefe54-d871-4405-83ca-ccdeaddd3c90</Reque
stID></Response>
# cg1.4xlarge: error
-
create_instance: error Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
in process params = create_instance(params) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
wrapper ret = fn(params) File
"build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
wrapper return fn(params) File
"build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
wrapper return fn(*args, **kvs) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
create_instance driver.create(params) File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 107, in create
raise SkipCloudException('got Unsupported - most likely the
permanent error: %s' % err) SkipCloudException: got Unsupported -
most likely the permanent error: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>Unsupported</Code><Message>Your
requested instance type (cg1.4xlarge) is not supported in this
region (us-west-2). Please retry your request in one of the
following regions: us-east-1, eu-west-1.</Message></Error></Errors><
RequestID>77c0ded0-7687-46a8-a8f4-294029c5b810</RequestID></Response
>
# cr1.8xlarge: error
-
create_instance: error Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
in process params = create_instance(params) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
wrapper ret = fn(params) File
"build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
wrapper return fn(params) File
"build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
wrapper return fn(*args, **kvs) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
create_instance driver.create(params) File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 119, in create
raise UnknownCloudException('Unknown error during instance creation:
' + traceback.format_exc()) UnknownCloudException: Unknown error
during instance creation: Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 50, in create
user_data=params.get('userdata') File "/usr/lib/python2.7/site-pac
kages/boto-2.32.1-py2.7.egg/boto/ec2/connection.py", line 975, in
run_instances verb='POST') File "/usr/lib/python2.7/site-packa
ges/boto-2.32.1-py2.7.egg/boto/connection.py", line 1172, in
get_object response = self.make_request(action, params, path,
verb) File "/usr/lib/python2.7/site-packages/boto-2.32.1-py2.7.egg
/boto/connection.py", line 1096, in make_request return
self._mexe(http_request) File "/usr/lib/python2.7/site-packages/bo
to-2.32.1-py2.7.egg/boto/connection.py", line 1009, in _mexe
raise BotoServerError(response.status, response.reason, body)
BotoServerError: BotoServerError: 503 Service Unavailable <?xml
version="1.0" encoding="UTF-8"?> <Response><Errors><Error><Code>Requ
estLimitExceeded</Code><Message>Request limit exceeded.</Message></E
rror></Errors><RequestID>4d5ce2b7-46b9-44ff-a2ca-95f81d499748</Reque
stID></Response>
# cc1.4xlarge: error
-
create_instance: error Traceback (most recent call last): File
"build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
in process params = create_instance(params) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
wrapper ret = fn(params) File
"build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
wrapper return fn(params) File
"build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
wrapper return fn(*args, **kvs) File
"build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
create_instance driver.create(params) File
"build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 107, in create
raise SkipCloudException('got Unsupported - most likely the
permanent error: %s' % err) SkipCloudException: got Unsupported -
most likely the permanent error: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>Unsupported</Code><Message>Your
requested instance type (cc1.4xlarge) is not supported in this
region (us-west-2). Please retry your request in one of the
following regions: us-east-1.</Message></Error></Errors><RequestID>a
cbe5028-1d4c-4953-81b9-1bc61f55a419</RequestID></Response>
Workshop training. |