Bug 1584951
Summary: | FFU: openstack overcloud ffwd-upgrade prepare fails with: u'message': u'Init Minor update failed' | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> | ||||||||
Component: | openstack-tripleo-common | Assignee: | mathieu bultel <mbultel> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Marius Cornea <mcornea> | ||||||||
Severity: | urgent | Docs Contact: | |||||||||
Priority: | urgent | ||||||||||
Version: | 13.0 (Queens) | CC: | ccamacho, dbecker, jschluet, mbracho, mbultel, mburns, morazi, nbarcet, slinaber | ||||||||
Target Milestone: | rc | Keywords: | Triaged | ||||||||
Target Release: | 13.0 (Queens) | ||||||||||
Hardware: | All | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | openstack-tripleo-common-8.6.1-19.el7ost | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2018-06-27 13:57:12 UTC | Type: | Bug | ||||||||
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
Marius Cornea
2018-06-01 02:57:22 UTC
Created attachment 1446498 [details]
ffwd prepare log
Created attachment 1446500 [details]
sosreport
Created attachment 1446501 [details]
stack.tar.gz containing all environment files
Error from /var/log/mistral/executor.log: ERROR: The Stack (ef48bd3a-8db4-40b3-b22a-c4595df81ab5) could not be found.: HTTPNotFound: ERROR: The Stack (ef48bd3a-8db4-40b3-b22a-c4595df81ab5) could not be found. 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor Traceback (most recent call last): 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/mistral/executors/default_executor.py", line 114, in run_action 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor result = action.run(action_ctx) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/tripleo_common/actions/config.py", line 50, in run 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor config_path = config.download_config(self.container, self.config_dir) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/tripleo_common/utils/config.py", line 243, in download_config 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor deployment_stack_id, resolve_outputs=False) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/heatclient/v1/stacks.py", line 280, in get 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor resp = self.client.get('/stacks/%s' % stack_id, **kwargs) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 286, in get 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor return self.client_request("GET", url, **kwargs) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 279, in client_request 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor resp, body = self.json_request(method, url, **kwargs) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 268, in json_request 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor resp = self._http_request(url, method, **kwargs) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 231, in _http_request 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor raise exc.from_response(resp) 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor HTTPNotFound: ERROR: The Stack (ef48bd3a-8db4-40b3-b22a-c4595df81ab5) could not be found. 2018-05-31 22:48:43.923 1475 ERROR mistral.executors.default_executor I applied https://review.openstack.org/#/c/571765/1 and wasn't able to reproduce the issue reported initially. Hi Maria, can you PM_ack this one, I need to build the package for this blocker. Thank you very much. Mathieu For creating the package we need the blocker flag accepted openstack-tripleo-common-8.6.1-19.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:2086 |