Undercloud install fails in write_static_inventory with Exception list index out of range

Bug #1813972 reported by Tim Rozet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Undecided
Unassigned

Bug Description

During undercloud install:

2019-01-30 17:22:50Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully
Exception: list index out of range
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1200, in _standalone_deploy
    depl_python)
  File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 820, in _download_ansible_playbooks
    inventory.write_static_inventory(inv_path, extra_vars)
  File "/usr/lib/python2.7/site-packages/tripleo_common/inventory.py", line 306, in write_static_inventory
    inventory = self.list()
  File "/usr/lib/python2.7/site-packages/tripleo_common/inventory.py", line 226, in list
    role_net_ip_map[role][net][idx]})
IndexError: list index out of range
None

Revision history for this message
Alex Schultz (alex-schultz) wrote :

Please provide additional information/logs. There's not enough information to go on to reproduce. We've previously seen an index out of range when using capital letters in host names but that was results. What version is being deployed?

Changed in tripleo:
status: New → Incomplete
Revision history for this message
Tim Rozet (trozet) wrote :
Revision history for this message
Tim Rozet (trozet) wrote :
Revision history for this message
Tim Rozet (trozet) wrote :
Revision history for this message
Tim Rozet (trozet) wrote :

[root@undercloud ~]# cat /etc/hosts
127.0.0.1 undercloud.opnfvlf.org undercloud localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6

Revision history for this message
Juan Antonio Osorio Robles (juan-osorio-robles) wrote :

Is this still an issue?

Revision history for this message
Tim Rozet (trozet) wrote :

I'm not working on it anymore so not sure. If no one else hits it then I guess we can close it.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tripleo because there has been no activity for 60 days.]

Changed in tripleo:
status: Incomplete → Expired
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.