cinder-base fails to build from source due to outdated setuptools

Bug #1498303 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Martin André

Bug Description

The cinder-base image is failing the centos-source gate, apparently because of outdated setuptools:

2015-09-22 05:03:37.149 | INFO:kolla.cmd.build:cinder-base: Downloading sqlalchemy_migrate-0.10.0-py2-none-any.whl (108kB)
2015-09-22 05:03:37.149 | INFO:kolla.cmd.build:cinder-base:Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.5.0 in /usr/lib/python2.7/site-packages (from cinder==7.0.0.0b4.dev152)
2015-09-22 05:03:37.149 | INFO:kolla.cmd.build:cinder-base:Collecting suds-jurko>=0.6 (from cinder==7.0.0.0b4.dev152)
2015-09-22 05:03:37.149 | INFO:kolla.cmd.build:cinder-base: Downloading suds-jurko-0.6.tar.bz2 (143kB)
2015-09-22 05:03:37.506 | INFO:kolla.cmd.build:cinder-base: Complete output from command python setup.py egg_info:
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: The required version of setuptools (>=1.4) is not available,
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: and can't be installed while this script is running. Please
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: install a more recent version first, using
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: 'easy_install -U setuptools'.
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base:
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: (Currently using setuptools 0.9.8 (/usr/lib/python2.7/site-packages))
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base:
2015-09-22 05:03:37.507 | INFO:kolla.cmd.build:cinder-base: ----------------------------------------
2015-09-22 05:03:37.521 | INFO:kolla.cmd.build:cinder-base:Command "python setup.py egg_info" failed with error code 2 in /tmp/pip-build-Rudamu/suds-jurko

http://logs.openstack.org/96/218496/11/check/gate-kolla-build-images-centos-source/de52045/console.html#_2015-09-22_05_03_37_149

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/226167

Changed in kolla:
status: New → In Progress
Steven Dake (sdake)
Changed in kolla:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/226167
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=6360ccab600fcaef7b6e2e1bdcfe973e10bbc533
Submitter: Jenkins
Branch: master

commit 6360ccab600fcaef7b6e2e1bdcfe973e10bbc533
Author: Martin André <email address hidden>
Date: Tue Sep 22 14:36:15 2015 +0900

    Upgrade packages when installing openstack-clients

    This resolves the package versions conflicts we saw recently and fixes
    source image building gate.

    Change-Id: I489499e447ac1b7bb82ae9d69eb5b7fe7bd7591d
    Closes-Bug: #1498303

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → 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.