Bug 1595674

Summary: update deployment failed and nodes not blacklisted
Product: Red Hat OpenStack Reporter: Eduard Barrera <ebarrera>
Component: openstack-tripleo-commonAssignee: John Fulton <johfulto>
Status: CLOSED DUPLICATE QA Contact: Amit Ugol <augol>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: aschultz, dbecker, ebarrera, gfidente, johfulto, jslagle, mburns, morazi, slinaber
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-31 14:05:24 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:

Description Eduard Barrera 2018-06-27 10:47:29 UTC
Description of problem:

Customer updated the deployment using blacklist for the first time. It seems that the specified nodes were not blacklisted and the deployment failed 

2018-06-25 08:57:14.530 3646 INFO heat.engine.resource [req-5a7951f5-4b55-4639-a338-30b92e640262 - - - - -] UPDATE: StructuredDeployments "ComputeAllNodesDeployment" [01581965-24d4-4d27-a681-2994237a40d9] Stack "overcloud" [f1fe7b47-260e-49cc-bd94-3db3683b7b5e]
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource Traceback (most recent call last):
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 831, in _action_recorder
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     yield
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 1566, in update
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     prop_diff])
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/scheduler.py", line 351, in wrapper
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     step = next(subtask)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 890, in action_handler_task
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     done = check(handler_data)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py", line 400, in check_update_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     if not checker.step():
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/scheduler.py", line 217, in step
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     poll_period = next(self._runner)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/heat/resource_group.py", line 388, in _run_to_completion
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     self).check_update_complete(updater):
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 519, in check_update_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     cookie=cookie)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/stack_resource.py", line 420, in _check_status_complete
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource     action=action)
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource ResourceFailure: resources.ComputeAllNodesDeployment: Exception: resources[3]: Resource update already requested
2018-06-25 08:57:14.530 3646 ERROR heat.engine.resource
2018-06-25 08:57:14.560 3646 DEBUG heat.engine.scheduler [req-5a7951f5-4b55-4639-a338-30b92e640262 - - - - -] Task _resource_update from Stack "overcloud" [f1fe7b47-260e-49cc-bd94-3db3683b7b5e] Update cancelled cancel /usr/lib/python2.7/site-packages/heat/engine/scheduler.py:278





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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eduard Barrera 2018-06-27 10:51:06 UTC
How reproducible:

At least once

Steps to Reproduce:

- blacklist the ceph nodes 
- update the deployment


Actual results:

Error in the bz description.

Comment 17 John Fulton 2018-07-31 14:05:24 UTC
This bug was fixed by errata shipped with 1533275.

*** This bug has been marked as a duplicate of bug 1533275 ***