[swarm 9.2] setup_centos_master failed: [Errno 256] No more mirrors to try

Bug #1633471 reported by Alexandra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel QA Team

Bug Description

https://product-ci.infra.mirantis.net/job/9.x.system_test.ubuntu.system_test.deploy_centos_master/94/testReport/(root)/Case_CentosDeployCheckRadosGW__Config_centos_master_ceph_all_on_neutron_vlan/

https://product-ci.infra.mirantis.net/job/9.x.system_test.ubuntu.system_test.deploy_centos_master/93/testReport/(root)/Case_CentosDeployCheckRadosGW__Config_centos_master_ceph_all_on_neutron_vlan/

Extraction from /var/log/puppet/bootstrap_admin_node.log:
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install ami-creator' returned 1: Error downloading packages:
  ami-creator-0.3-1.el7~mos1.noarch: [Errno 256] No more mirrors to try.
  system-config-keyboard-base-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  dosfstools-3.0.20-9.el7.x86_64: [Errno 256] No more mirrors to try.
  system-config-keyboard-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  1:python-imgcreate-21.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
  pykickstart-1.99.66.6-1.el7.noarch: [Errno 256] No more mirrors to try.
  squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64: [Errno 256] No more mirrors to try.
Error: /Stage[main]/Main/Package[ami-creator]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install ami-creator' returned 1: Error downloading packages:
  ami-creator-0.3-1.el7~mos1.noarch: [Errno 256] No more mirrors to try.
  system-config-keyboard-base-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  dosfstools-3.0.20-9.el7.x86_64: [Errno 256] No more mirrors to try.
  system-config-keyboard-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  1:python-imgcreate-21.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
  pykickstart-1.99.66.6-1.el7.noarch: [Errno 256] No more mirrors to try.
  squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64: [Errno 256] No more mirrors to try.

I've tried to launch it again, but result is the same:
[root@nailgun ~]# /usr/bin/yum -d 0 -e 0 -y install ami-creator
No Presto metadata available for base
No Presto metadata available for mos9.0-base

Error downloading packages:
  ami-creator-0.3-1.el7~mos1.noarch: [Errno 256] No more mirrors to try.
  system-config-keyboard-base-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  dosfstools-3.0.20-9.el7.x86_64: [Errno 256] No more mirrors to try.
  system-config-keyboard-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  1:python-imgcreate-21.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
  pykickstart-1.99.66.6-1.el7.noarch: [Errno 256] No more mirrors to try.
  squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64: [Errno 256] No more mirrors to try.

+ there is name resolving issue:
[root@nailgun ~]# ping mirror.fuel-infra.org
ping: unknown host mirror.fuel-infra.org
[root@nailgun ~]# ping 5.43.231.47
PING 5.43.231.47 (5.43.231.47) 56(84) bytes of data.
64 bytes from 5.43.231.47: icmp_seq=1 ttl=54 time=46.5 ms
64 bytes from 5.43.231.47: icmp_seq=2 ttl=54 time=47.2 ms

Roman Vyalov (r0mikiam)
Changed in fuel:
assignee: Fuel CI (fuel-ci) → Ivan (iremizov)
Revision history for this message
Alexandra (aallakhverdieva) wrote :
Revision history for this message
Alexandra (aallakhverdieva) wrote :

Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install ami-creator' returned 1: Error downloading packages:
  ami-creator-0.3-1.el7~mos1.noarch: [Errno 256] No more mirrors to try.
  system-config-keyboard-base-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  dosfstools-3.0.20-9.el7.x86_64: [Errno 256] No more mirrors to try.
  system-config-keyboard-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  1:python-imgcreate-21.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
  pykickstart-1.99.66.6-1.el7.noarch: [Errno 256] No more mirrors to try.
  squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64: [Errno 256] No more mirrors to try.
Error: /Stage[main]/Main/Package[ami-creator]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install ami-creator' returned 1: Error downloading packages:
  ami-creator-0.3-1.el7~mos1.noarch: [Errno 256] No more mirrors to try.
  system-config-keyboard-base-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  dosfstools-3.0.20-9.el7.x86_64: [Errno 256] No more mirrors to try.
  system-config-keyboard-1.4.0-4.el7.noarch: [Errno 256] No more mirrors to try.
  1:python-imgcreate-21.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
  pykickstart-1.99.66.6-1.el7.noarch: [Errno 256] No more mirrors to try.
  squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64: [Errno 256] No more mirrors to try.

Revision history for this message
Dmitry Belyaninov (dbelyaninov) wrote :

https://product-ci.infra.mirantis.net/view/9.x_acceptance/job/9.x.acceptance.ubuntu.network_outage/18/console

Debug: Executing '/bin/yum -d 0 -e 0 -y install fuel-migrate'
Error: Execution of '/bin/yum -d 0 -e 0 -y install fuel-migrate' returned 1: Error downloading packages:
  fuel-migrate-9.0.0-1.mos8607.noarch: [Errno 256] No more mirrors to try.
Error: /Stage[main]/Main/Package[fuel-migrate]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y install fuel-migrate' returned 1: Error downloading packages:
  fuel-migrate-9.0.0-1.mos8607.noarch: [Errno 256] No more mirrors to try.

Revision history for this message
Ivan (iremizov) wrote :

Looks like networking issues.

Changed in fuel:
assignee: Ivan (iremizov) → Vladimir Khlyunev (vkhlyunev)
Revision history for this message
Vladimir Khlyunev (vkhlyunev) wrote :

There is configuration issue - centos master node is unable to resolve any hostname:

[root@nailgun ~]# ping ya.ru
ping: unknown host ya.ru

Revision history for this message
Vladimir Khlyunev (vkhlyunev) wrote :

I'm not able to fix it right now assigning to fuel-qa just for notification purposes

Changed in fuel:
assignee: Vladimir Khlyunev (vkhlyunev) → Fuel QA Team (fuel-qa)
Changed in fuel:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

Moved to "Invalid" because there is not issue with issue.

Changed in fuel:
status: Confirmed → Invalid
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.