wget: unable to resolve host address 'tarballs.openstack.org'

Bug #1697808 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Gate
Fix Released
High
Clark Boylan

Bug Description

http://logs.openstack.org/24/473224/5/check/gate-tempest-dsvm-neutron-src-python-novaclient-ubuntu-xenial/09f215e/logs/devstacklog.txt.gz#_2017-06-14_01_03_08_611

2017-06-14 01:02:48.588 | + lib/etcd3:_install_etcd:128 : ETCD_DOWNLOAD_FILE=etcd-v3.1.7-linux-amd64.tar.gz
2017-06-14 01:02:48.590 | + lib/etcd3:_install_etcd:129 : wget http://tarballs.openstack.org/etcd//v3.1.7/etcd-v3.1.7-linux-amd64.tar.gz -O /opt/stack/new/devstack/files/etcd-v3.1.7-linux-amd64.tar.gz
2017-06-14 01:02:48.595 | --2017-06-14 01:02:48-- http://tarballs.openstack.org/etcd//v3.1.7/etcd-v3.1.7-linux-amd64.tar.gz
2017-06-14 01:03:08.611 | Resolving tarballs.openstack.org (tarballs.openstack.org)... failed: Temporary failure in name resolution.
2017-06-14 01:03:08.611 | wget: unable to resolve host address 'tarballs.openstack.org'

http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22wget%3A%20unable%20to%20resolve%20host%20address%20'tarballs.openstack.org'%5C%22%20AND%20tags%3A%5C%22console%5C%22&from=7d

Revision history for this message
Clark Boylan (cboylan) wrote :

DNS resolution errors affect more than just wget (have seen curl and ruby bundler and git all fail too) and it fails to resolve names in and out of openstack.org.

Infra has increased TTLs on openstack.org records that are hit by jobs to reduce the number of lookups that should be necessary (git.openstack.org tarballs.openstack.org and the mirrors). We are also in the process of updating the local unbound config to resolve against opendns first then fallback to google instead of using google dns only. Hopefully this results in much happer DNS.

Revision history for this message
Clark Boylan (cboylan) wrote :

This ended up being a bug in our unbound config. We were using ipv4 resolvers in OSIC which forced all Internet bound ipv4 traffic through NAT. This NAT was unreliable at times (because well its NAT). Fix was to only use ipv6 resolvers if we have proper globally routable ipv6 interfaces.

Also we no longer have an osic cloud so ya.

Changed in openstack-gate:
status: New → Fix Released
importance: Undecided → High
assignee: nobody → Clark Boylan (cboylan)
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.