Overcloud deploy fails with message 'UPDATE aborted (Task update from TemplateResource "AllNodesDeploySteps" Stack "overcloud"'

Solution In Progress - Updated -

Issue

  • The openstack overcloud deploy returns the below output.

    Started Mistral Workflow tripleo.scale.v1.delete_node. Execution ID: 8ad5b114-03e3-43fb-9c01-626ca701fa22
    Waiting for messages on queue 'tripleo' with no timeout.
    {u'result': u'Failure caused by error in tasks: wait_for_stack_status\n\n  wait_for_stack_status [task_ex_id=3ef6a5be-f0e6-43cf-953d-94b78879e52b] -> Task timed out [timeout(s)=600].\n'}
    END return value: 1
    
  • Checking openstack stack failures list --long <stack>, (where <stack> is your overcloud name), we see deploy timed out at the AllNodesDeploySteps stage.

    (undercloud) [stack@director]$ openstack stack list
    +--------------------------------------+------------+----------------------------------+---------------+----------------------+----------------------+
    | ID                                   | Stack Name | Project                          | Stack Status  | Creation Time        | Updated Time         |
    +--------------------------------------+------------+----------------------------------+---------------+----------------------+----------------------+
    | d18c9279-66de-4b1a-968d-85976976e7f0 | overcloud  | 048e65c1f5a24d8ca96dbb1df26ec6c3 | UPDATE_FAILED | 2018-12-24T10:53:03Z | 2023-01-03T22:23:51Z |
    +--------------------------------------+------------+----------------------------------+---------------+----------------------+----------------------+
    (undercloud) [stack@director]$ openstack stack failures list --long overcloud
    overcloud.AllNodesDeploySteps:
    resource_type: OS::TripleO::PostDeploySteps
    physical_resource_id: 4963aebe-5dd7-4848-b459-34a93147e740
    status: UPDATE_FAILED
    status_reason: |
        UPDATE aborted (Task update from TemplateResource "AllNodesDeploySteps" [4963aebe-5dd7-4848-b459-34a93147e740] Stack "overcloud" [291c3061-655e-4770-b4da-f7c3bcfa11a7] Timed out)
    

Environment

  • Red Hat OpenStack Platform 13.0 (RHOSP)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content