Hide Forgot
Description of problem: Containerized deployment with Ceph nodes deployed via ceph-ansible fails with: CREATE_FAILED Error in CephBase output role_data: resources.ServiceChain.list index out of range Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Deploy OSP12: #!/bin/bash timeout 100m openstack overcloud deploy \ -r ~/roles_data.yaml \ --templates /usr/share/openstack-tripleo-heat-templates \ --libvirt-type kvm \ --ntp-server clock.redhat.com \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /home/stack/virt/network/network-environment.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-ansible.yaml \ -e /home/stack/virt/hostnames.yml \ -e /home/stack/virt/debug.yaml \ -e /home/stack/virt/nodes_data.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/docker.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml \ -e /home/stack/docker-osp12.yaml \ Actual results: 2017-08-08 10:42:42Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_FAILED Error in CephBase output role_data: resources.ServiceChain.list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 409, in wrapped return func(self, ctx, *args, **kwargs) File 2017-08-08 10:42:42Z [overcloud.BlockStorageServiceChain.LoggingGroupsConfig]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:42Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2017-08-08 10:42:42Z [overcloud.ControllerServiceChain.ServiceChain.78]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:42Z [overcloud.CephStorageServiceChain]: CREATE_FAILED Resource CREATE failed: Error in CephBase output role_data: resources.ServiceChain.list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 409, in wrapped return func(self, ctx, * 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.CephStorageServiceChain]: CREATE_FAILED Error in CephBase output role_data: resources.CephStorageServiceChain.resources.ServiceChain.list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 409, in wrapped return func(se 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.ServiceWorkflowTasks]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.BlockStorageServiceChain]: CREATE_FAILED CREATE aborted 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain]: CREATE_FAILED CREATE aborted 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_FAILED Resource CREATE failed: Error in CephBase output role_data: list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 409, in wrapped return func(self, ctx, *args, **kwargs) F 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_FAILED CREATE aborted 2017-08-08 10:42:43Z [overcloud.ComputeServiceChain]: CREATE_FAILED Resource CREATE failed: Operation cancelled 2017-08-08 10:42:43Z [overcloud.ControllerServiceChain.ServiceChain.55]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:43Z [overcloud.ControllerServiceChain.ServiceChain.71]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:43Z [overcloud.ObjectStorageServiceChain]: CREATE_FAILED CREATE aborted 2017-08-08 10:42:43Z [overcloud.ControllerServiceChain.ServiceChain.89]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.97]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain]: CREATE_FAILED CREATE aborted 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.76]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud]: CREATE_FAILED Resource CREATE failed: Error in CephBase output role_data: resources.CephStorageServiceChain.resources.ServiceChain.list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/heat/common/context.py", line 409, in wr 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.77]: CREATE_IN_PROGRESS state changed 2017-08-08 10:42:44Z [overcloud.ControllerServiceChain.ServiceChain.41]: CREATE_IN_PROGRESS state changed Stack overcloud CREATE_FAILED ERROR: Error in CephBase output role_data: list index out of range ERROR: Error in CephBase output role_data: list index out of range Heat Stack create failed. Heat Stack create failed.
reproduced.
Environment: openstack-tripleo-heat-templates-7.0.0-0.20170805163048.el7ost.noarch The reported issue doesn't reproduce.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462