Bug 1966412 - [OSP16.2][Validation] collect-flavors-and-verify-profiles fails with exception during pre-upgrade group in FFU
Summary: [OSP16.2][Validation] collect-flavors-and-verify-profiles fails with exceptio...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-validations
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: beta
: 16.2 (Train on RHEL 8.4)
Assignee: David Vallee Delisle
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On: 1962225
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-01 06:08 UTC by Martin Schuppert
Modified: 2021-09-15 07:15 UTC (History)
9 users (show)

Fixed In Version: openstack-tripleo-validations-11.5.1-2.20210601024819.105de76.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1962225
Environment:
Last Closed: 2021-09-15 07:15:18 UTC
Target Upstream Version: Train
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 793054 0 None MERGED [train-only] Inventory doesn't contain admin password 2021-06-01 06:08:55 UTC
Red Hat Product Errata RHEA-2021:3483 0 None None None 2021-09-15 07:15:40 UTC

Description Martin Schuppert 2021-06-01 06:08:56 UTC
+++ This bug was initially created as a clone of Bug #1962225 +++

Description of problem:

During the execution of the pre-upgade group right before starting with the upgrade of the Overcloud nodes, the validation collect-flavors-and-verify-profiles fails with the following output:

{
    "hosts": {
        "undercloud": {
            "_ansible_no_log": false,
            "action": "check_flavors",
            "failed": true,
            "msg": "An unhandled exception occurred while running the lookup plugin 'roles_info'. Error was a <class 'swiftclient.exceptions.ClientException'>, original message: Authorization Failure. A user and password or token is required."
        }
    },
    "name": "Collect and check the flavors",
    "status": "FAILED"
}

A reproducer can be created if required. I'll try to post more logging information in a follow up comment.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from David Vallee Delisle on 2021-05-25 15:10:52 UTC ---

This is happenning because the "password" variable is not in the variables anymore.

Looking for a possible solution like using os_auth_token instead.

Comment 7 errata-xmlrpc 2021-09-15 07:15:18 UTC
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 (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement 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-2021:3483


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