Gate builds are suddenly failing due to possible authentication issues early in the process

Bug #1473600 reported by Martin Falatic
36
This bug affects 6 people
Affects Status Importance Assigned to Milestone
OpenStack-Gate
New
Undecided
Unassigned
devstack
Invalid
Undecided
Unassigned

Bug Description

Builds that were working fine yesterday are failing today. Notably, these are doc-only builds.

The problems may be related to authentication:
glance image-show ... ---> "An auth plugin is required to fetch a token."
nova keypair-add default ---> "ERROR (DiscoveryFailure): Could not determine a suitable URL for the plugin"

Examples:

Successful build yesterday:
https://review.openstack.org/#/c/199212/ patch 4
http://logs.openstack.org/12/199212/4/check/check-functional-dsvm-magnum/c73dd1c/

Failed build today:
https://review.openstack.org/#/c/199212/ patch 6
http://logs.openstack.org/12/199212/6/check/check-functional-dsvm-magnum/36414da/

A different failed build today:
https://review.openstack.org/#/c/200426/ patch 3
http://logs.openstack.org/26/200426/3/check/check-functional-dsvm-magnum/30932e3/

Revision history for this message
Martin Falatic (martinfalatic) wrote :

This affects the check-functional-dsvm-magnum gate for magnum

Revision history for this message
Martin Falatic (martinfalatic) wrote :

A little more data that might help debug this:

Earlier in the logs, there is a section starting with a call to
source /opt/stack/new/devstack/accrc/admin/admin

Several variables are set up, but notably a couple have changed since yesterday's last successful build:

These:
export OS_TENANT_NAME=admin
OS_TENANT_NAME=admin

Are now:
export OS_PROJECT_NAME=admin
OS_PROJECT_NAME=admin

Perhaps that has some bearing on why authentication is failing?

Revision history for this message
Martin Falatic (martinfalatic) wrote :
Revision history for this message
Martin Falatic (martinfalatic) wrote :

OS_TENANT_NAME gets set (again) later in the process (before the failure occurs) so the change I noted in #3 above may be irrelevant to this problem.

Revision history for this message
Yusaku Sawai (sawai) wrote :

+

Revision history for this message
Martin Falatic (martinfalatic) wrote :

FYI all, there is some discussion on the following review that it might have something to do with this breakage:

https://review.openstack.org/#/c/193935/

Revision history for this message
Martin Falatic (martinfalatic) wrote :
  • logs Edit (102.1 KiB, application/zip)

Console logs for the builds.

console1 = worked
console2 and console3 = failed due to this issue

Revision history for this message
Martin Falatic (martinfalatic) wrote :

Because this is looking like a devstack issue I've added devstack to the notification list for this bug.

Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.