RDO Third Party CI check failing with ERROR! the role 'tripleo-bootstrap' was not found

Bug #1871033 reported by Sandeep Yadav
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Description
===========

RDO Third Party CI check failing with ERROR! the role 'tripleo-bootstrap' was not found

Error Snippet
=============

https://logserver.rdoproject.org/95/717495/1/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-vexxhost/9daaaae/logs/undercloud/home/zuul/undercloud_install.log.txt.gz

https://logserver.rdoproject.org/95/717495/1/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/42c89d3/logs/undercloud/home/zuul/undercloud_install.log.txt.gz

~~~
2020-04-04 16:56:45 | Generating default ansible config file /home/zuul/ansible.cfg
2020-04-04 16:56:45 | ** Running ansible deploy tasks **
2020-04-04 16:56:46 | ERROR! the role 'tripleo-bootstrap' was not found in /home/zuul/undercloud-ansible-KopfCR/roles:/home/zuul/undercloud-ansible-KopfCR/roles:/root/.ansible/roles:/usr/share/ansible/tripleo-roles:/usr/share/ansible/roles:/etc/ansible/roles:/usr/share/openstack-tripleo-validations/roles:/home/zuul/undercloud-ansible-KopfCR:/home/zuul/undercloud-ansible-KopfCR
2020-04-04 16:56:46 |
2020-04-04 16:56:46 | The error appears to be in '/home/zuul/undercloud-ansible-KopfCR/deploy_steps_playbook.yaml': line 38, column 7, but may
2020-04-04 16:56:46 | be elsewhere in the file depending on the exact syntax problem.
2020-04-04 16:56:46 |
2020-04-04 16:56:46 | The offending line appears to be:
2020-04-04 16:56:46 |
2020-04-04 16:56:46 | roles:
2020-04-04 16:56:46 | - tripleo-bootstrap
2020-04-04 16:56:46 | ^ here
2020-04-04 16:56:46 | Exception: Deployment failed
2020-04-04 16:56:46 | Traceback (most recent call last):
2020-04-04 16:56:46 | File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1323, in _standalone_deploy
2020-04-04 16:56:46 | raise exceptions.DeploymentError('Deployment failed')
2020-04-04 16:56:46 | DeploymentError: Deployment failed
~~~

Investigation
==============

Role tripleo_ansible/roles/tripleo-bootstrap was removed here https://review.opendev.org/#/c/703477/, which seems to be causing issue.

Tags: alert ci
Revision history for this message
Kevin Carter (kevin-carter) wrote :

The roles were all renamed. Upstream Ansible has decided hyphens are no longer valid. Whatever is calling this role will need to be updated accordingly.

Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :
Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :

The only leftover is deleting stein for tripleo-ansible

Changed in tripleo:
status: Triaged → Fix Released
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.