Comment 7 for bug 1854399

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/train)

Reviewed: https://review.opendev.org/704340
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=8b1b9dbd20709e225a0d3556e57a79e2f0bc6984
Submitter: Zuul
Branch: stable/train

commit 8b1b9dbd20709e225a0d3556e57a79e2f0bc6984
Author: Steve Baker <email address hidden>
Date: Fri Nov 29 11:20:38 2019 +1300

    Clarify introspection failed attempt log message

    This change clarifies that an introspect attempt failed, implying that
    a future attempt might succeed.

    This is part of a fix for transient failures when calling
    ironic-inspector leading to logging indicating introspection failed
    when it actually succeeded.

    The layout of the message is also changed slightly to make Kibana
    searches for failures easier.

    Change-Id: Icef88c3ae33fe4516b3cadd64240cc882434e690
    Partial-Bug: #1854399
    (cherry picked from commit 7e1f2ce788a3d569f24b061f768b87db1e1683bb)