[master][openstack-periodic]No package python2-mimeparse available in legacy-periodic-tripleo-centos-7-master-containers-build job

Bug #1781907 reported by chandan kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

legacy-periodic-tripleo-centos-7-master-containers-build job is failing in master periodic job.
https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/legacy-periodic-tripleo-centos-7-master-containers-build/ed9375f/job-output.txt.gz#_2018-07-16_09_56_00_003765

Here is the log:
https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/legacy-periodic-tripleo-centos-7-master-containers-build/ed9375f/logs/kolla/logs/000_FAILED_openstack-base.log

INFO:kolla.common.utils.openstack-base:Package python2-jsonpatch-1.21-1.el7.noarch already installed and latest version
INFO:kolla.common.utils.openstack-base:Package python2-jsonpointer-1.10-4.el7.noarch already installed and latest version
INFO:kolla.common.utils.openstack-base:Package python2-keystoneauth1-3.9.0-0.20180621113114.ebe781a.el7.noarch already installed and latest version
INFO:kolla.common.utils.openstack-base:No package python2-mimeparse available.
INFO:kolla.common.utils.openstack-base:Error: Not tolerating missing names on install, stopping.
INFO:kolla.common.utils.openstack-base:

After investigation, we found that EPEL repo is used in upstream kolla image build:
https://github.com/openstack/kolla/blob/master/docker/base/Dockerfile.j2#L133-L136
 and in tripleo-common, we overrides those values to disable EPEL repo http://git.openstack.org/cgit/openstack/tripleo-common/tree/container-images/tripleo_kolla_template_overrides.j2#n18

python2-mimetype is coming from EPEL repo, so it is not failing upstream but failed in periodic job.

We need to fix it.

https://review.openstack.org/#/c/582918/ to disable epel on Kolla upstream side.

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

I think it's worth to have kolla gate job which mimics our containers-build job in periodics, to prevent such breakages.

Revision history for this message
yatin (yatinkarel) wrote :

Updated required packages in RDO Deps:- https://review.rdoproject.org/r/#/c/14851/, containers-build job passing now.

Changed in tripleo:
milestone: rocky-3 → rocky-rc1
wes hayutin (weshayutin)
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.