Bug 1464232 - Stack stuck in UPDATE_IN_PROGRESS even after bouncing heat-engine
Summary: Stack stuck in UPDATE_IN_PROGRESS even after bouncing heat-engine
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z5
: 11.0 (Ocata)
Assignee: Zane Bitter
QA Contact: Amit Ugol
URL:
Whiteboard: scale_lab, aos-scalability-36
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-22 18:05 UTC by Sai Sindhur Malleni
Modified: 2018-08-03 13:06 UTC (History)
7 users (show)

Fixed In Version: openstack-heat-8.0.6-3.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-24 11:41:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
heat-engine log on startup (1.37 MB, application/x-gzip)
2017-08-29 13:08 UTC, Sai Sindhur Malleni
no flags Details

Description Sai Sindhur Malleni 2017-06-22 18:05:46 UTC
Description of problem: Since I knew the scale up of the nodes via Director was going to fail (scheduling errors) I ctrl+ced out of the deeployment command and restarted heat-engine. Ideally this should set the stack in UPDATE_FAILED state, so that I can retry scaling. However, the stack continues to be stuck in UPDATE_IN_PROGRESS state.


Version-Release number of selected component (if applicable):
11

How reproducible:
100% on the stack I tried

Steps to Reproduce:
1. Deploy overcloud stack
2. Start scaling up stack
3. Exit from scale up and restart heat-engine

Actual results:
Stack is stuck in UPDATE_IN_PROGRESS

Expected results:
Stack should be set to UPDATE_FAILED

Additional info:
I had to use  sudo heat-manage reset_stack_status to set stack tto UPDATTE_FAILED manually.

Comment 1 Zane Bitter 2017-07-06 14:15:05 UTC
Do we have any logs form the engine startup? It's possible that the database inconsistency observed in bug 1464533 could have caused the DB transaction to fail.

Comment 2 Zane Bitter 2017-07-31 19:14:37 UTC
Similar issue: bug 1445484.

Comment 3 Sai Sindhur Malleni 2017-08-29 13:08:36 UTC
Created attachment 1319527 [details]
heat-engine log on startup

Reproduced this on OSP10, on restarting heat-engine stack continues to be in CREATE_IN_PROGRESS,


Note You need to log in before you can comment on or make changes to this bug.