OSTF CI fails to install test_requirements

Bug #1498934 reported by Vitaly Parakhin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Artem Roma
7.0.x
Invalid
Undecided
Unassigned

Bug Description

OSTF verification test fails to install required python modules:

https://ci.fuel-infra.org/job/verify-fuel-ostf/638/console

======================================================================
ERROR: fuel_plugin.testing.tests.unit.test_requirements.test_requirements
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/verify-fuel-ostf/.tox/py26/lib/python2.6/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/jenkins/workspace/verify-fuel-ostf/fuel_plugin/testing/tests/unit/test_requirements.py", line 19, in test_requirements
    pkg_resources.require('fuel-ostf')
  File "/home/jenkins/workspace/verify-fuel-ostf/.tox/py26/lib/python2.6/site-packages/pkg_resources.py", line 685, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/home/jenkins/workspace/verify-fuel-ostf/.tox/py26/lib/python2.6/site-packages/pkg_resources.py", line 592, in resolve
    raise VersionConflict(dist,req) # XXX put more info here
VersionConflict: (python-keystoneclient 1.3.2 (/home/jenkins/workspace/verify-fuel-ostf/.tox/py26/lib/python2.6/site-packages), Requirement.parse('python-keystoneclient>=0.10.0,<1.2.0'))
======================================================================

Changed in fuel:
status: New → Confirmed
importance: Undecided → High
milestone: none → 8.0
Artem Roma (aroma-x)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Artem Roma (aroma-x)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/227256
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=f44a5a596c0a6251d796c236feffbe4632ece331
Submitter: Jenkins
Branch: master

commit f44a5a596c0a6251d796c236feffbe4632ece331
Author: Artem Roma <email address hidden>
Date: Thu Sep 24 15:17:28 2015 +0300

    Set upper boundary for python-ceilometerclient

    Set upper boundary for python-ceilometerclient with version of the
    package contained in fuel-infra repositories. This eliminates the issue
    with dependency conflicts but is not permanent solution.

    Dependency conflicts are due to dyssynchrony of the package versions
    from the OpenStack global requirements and packages contained in our
    repository.

    Change-Id: I46ddb3094bcf39ffdd72279b801176d7733d222d
    Closes-Bug: #1498934

Changed in fuel:
status: In Progress → Fix Committed
Artem Roma (aroma-x)
Changed in fuel:
status: Fix Committed → Fix Released
Dmitry Pyzhov (dpyzhov)
tags: added: tech-debt
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
tags: added: area-ostf
removed: non-release ostf
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.