RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1447069 - openstack-tripleo-ui-1.1.0-0.2 returns 403 with current newton / delorean repo
Summary: openstack-tripleo-ui-1.1.0-0.2 returns 403 with current newton / delorean repo
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager-gui
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: Ana Krivokapic
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-01 14:57 UTC by Michael Bayer
Modified: 2017-07-04 15:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-04 15:06:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Bayer 2017-05-01 14:57:14 UTC
Description of problem:

the URL https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f/openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch.rpm returns a 403 forbidden error.


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

delorean repo at:

[delorean]
name=delorean-openstack-neutron-941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a
baseurl=https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f
enabled=1
gpgcheck=0
priority=1

this is referred to by current https://buildlogs.centos.org/centos/7/cloud/x86_64/rdo-trunk-newton-tested/delorean.repo .

How reproducible:

always

Steps to Reproduce:
1. run triple-quickstart w/ default newton version
2. 
3.

Actual results:

undercloud install fails, openstack-tripleo-ui package can't be installed and dependencies fail

Expected results:

package can be installed

Additional info:


trying a manual install shows that it sees it but can't install, this is from the undercloud image at https://buildlogs.centos.org/centos/7/cloud/x86_64/tripleo_images/newton/delorean/undercloud.qcow2 .    Hitting the directory listing shows all the other packages there and other directory listings under different hashes also show openstack-tripleo-ui present.

yum output:


[stack@undercloud ~]$ sudo yum install openstack-tripleo-ui
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirrors.centos.webair.com
 * extras: mirrors.cmich.edu
 * updates: mirrors.tripadvisor.com
644 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package openstack-tripleo-ui.noarch 0:1.1.0-0.20170201184830.36b0b58.el7.centos will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================
 Package                                   Arch Version Repository                     Size
=============================================================================================================================================================================
Installing:
 openstack-tripleo-ui                      noarch 1.1.0-0.20170201184830.36b0b58.el7.centos delorean                      2.4 M

Transaction Summary
=============================================================================================================================================================================
Install  1 Package

Total download size: 2.4 M
Installed size: 11 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
openstack-tripleo-ui-1.1.0-0.2 FAILED
https://trunk.rdoproject.org/centos7-newton/94/1e/941ec3f4d1860cbc43c007ebe1f8e9bf9d5c519a_4297a92f/openstack-tripleo-ui-1.1.0-0.20170201184830.36b0b58.el7.centos.noarch.rpm
: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below knowledge base article

https://access.redhat.com/solutions/69319

If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/

Comment 1 John Trowbridge 2017-05-02 18:21:44 UTC
This is a symptom of CentOS CDN sync not working for over a month. The bandaid patch to use our very low bandwidth image server in RDO is here: https://review.openstack.org/456225

I would recommend downloading the newton image and md5 from the URL in that patch manually, and then using it in quickstart via a file url:

-e undercloud_image_url=file:///<place_where_you_put_image+md5>/undercloud.qcow2

Comment 2 Christopher Brown 2017-07-04 15:06:16 UTC
Please use https://images.rdoproject.org

I have updated doc to reflect after discussion with devs.


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