pike promotion failing trying to use IPv6 to get buildlogs

Bug #1793293 reported by Quique Llorente
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Quique Llorente

Bug Description

https://logs.rdoproject.org/openstack-periodic-24hr/git.openstack.org/openstack-infra/tripleo-ci/master/legacy-periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset019-pike/44e611e/logs/undercloud/home/zuul/repo_setup.log.txt.gz#_2018-09-19_07_09_43
2018-09-19 07:09:27 | + sudo cp -f /tmp/repo_role_tmp/quickstart-centos-opstools.repo /etc/yum.repos.d/
2018-09-19 07:09:27 | + sudo yum install -y yum-plugin-priorities
2018-09-19 07:09:27 | Loaded plugins: fastestmirror
2018-09-19 07:09:27 | Determining fastest mirrors
2018-09-19 07:09:43 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:09:43 | Trying other mirror.
2018-09-19 07:09:58 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:09:58 | Trying other mirror.
2018-09-19 07:10:13 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:10:13 | Trying other mirror.
2018-09-19 07:10:28 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:10:28 | Trying other mirror.
2018-09-19 07:10:43 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:10:43 | Trying other mirror.
2018-09-19 07:10:58 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:10:58 | Trying other mirror.
2018-09-19 07:11:13 | https://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-pike/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:1680:0:1::2: Network is unreachable"
2018-09-19 07:11:13 | Trying other mirror.

Revision history for this message
Alan Pevec (apevec) wrote :

why isn't it using reverse proxy cache?
the fix should be use AFS mirror, not buildslogs.centos.org directly

Revision history for this message
Quique Llorente (quiquell) wrote :

Looks like the issue is the repo file we download
for queens ther is no buildlogs
[ellorent@quiquell tripleo-ci]$ curl --silent http://mirror.regionone.rdo-cloud.rdoproject.org:8080/rdo/centos7-queens/delorean-deps.repo -S 2>>~/dlrn_repo_curl_errors.log | grep baseurl | cut -d= -f2
https://trunk.rdoproject.org/centos7-queens/deps/latest/
http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/

Buf for pike repo file includes buildslogs
[ellorent@quiquell tripleo-ci]$ curl --silent http://mirror.regionone.rdo-cloud.rdoproject.org:8080/rdo/centos7-pike/delorean-deps.repo -S 2>>~/dlrn_repo_curl_errors.log | grep baseurl | cut -d= -f2
https://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-pike/
https://cbs.centos.org/repos/cloud7-openstack-common-pending/$basearch/os/
http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-quickstart (master)

Fix proposed to branch: master
Review: https://review.openstack.org/604324

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-quickstart (master)

Change abandoned by Alex Schultz (<email address hidden>) on branch: master
Review: https://review.openstack.org/604324
Reason: http://lists.openstack.org/pipermail/openstack-dev/2018-September/135224.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.openstack.org/604324
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=a9f673ca3418fd0ae54b9b370c017b99eb71a4ca
Submitter: Zuul
Branch: master

commit a9f673ca3418fd0ae54b9b370c017b99eb71a4ca
Author: Quique Llorente <email address hidden>
Date: Fri Sep 21 12:17:25 2018 +0200

    Use rdo mirror for q,p,o buildlogs at promotions

    At RDO we have to use the RDO mirrors to access upstream stuff also
    select only the first line from downloaded repo.

    Change-Id: Ic25d63cde94502f149a7fe1a9ee85b0420dee66a
    Closes-Bug: #1793293

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-quickstart 2.1.1

This issue was fixed in the openstack/tripleo-quickstart 2.1.1 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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