[Fuel-CI] ContextualVersionConflict: pbr 0.11.0

Bug #1481212 reported by Sergey Kulanov
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Sebastian Kalinowski

Bug Description

We have an issue with two jobs on Fuel-CI:

1)
> raise VersionConflict(dist,req) # XXX put more info here
E VersionConflict: (pbr 0.11.0 (/home/jenkins/workspace/verify-python-fuelclient/.tox/py27/lib/python2.7/site-packages), Requirement.parse('pbr>=1.3,<2.0'))
.tox/py27/local/lib/python2.7/site-packages/pkg_resources.py:592: VersionConflict
 generated xml file: /home/jenkins/workspace/verify-python-fuelclient/fuelclient.xml

2)
> raise VersionConflict(dist, req).with_context(dependent_req)
E ContextualVersionConflict: (pbr 0.11.0 (/home/jenkins/workspace/verify-fuel-web/nailgun/.tox/py26/lib/python2.6/site-packages), Requirement.parse('pbr<2.0,>=1.3'), set(['oslo.context', 'stevedore']))

Affected jobs:
1. [fuel-web] https://ci.fuel-infra.org/job/verify-fuel-web/3257/consoleFull
2. [python-fuelclient] https://ci.fuel-infra.org/job/verify-python-fuelclient/387/consoleFull
3. [fuel-ostf] The same issue is for verify-fuel-ostf https://ci.fuel-infra.org/job/verify-fuel-ostf/432/console

Tags: fuel-ci
Changed in fuel:
status: New → In Progress
assignee: Fuel Python Team (fuel-python) → Sebastian Kalinowski (prmtl)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

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

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

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

Changed in fuel:
assignee: Sebastian Kalinowski (prmtl) → Ilya Kharin (akscram)
Revision history for this message
Sergey Kulanov (skulanov) wrote :

The same issue is for verify-fuel-ostf [1]

[1]. https://ci.fuel-infra.org/job/verify-fuel-ostf/432/console

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Changed in fuel:
assignee: Ilya Kharin (akscram) → Sebastian Kalinowski (prmtl)
Changed in fuel:
assignee: Sebastian Kalinowski (prmtl) → Oleg S. Gelbukh (gelbuhos)
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/208988

Changed in fuel:
assignee: Oleg S. Gelbukh (gelbuhos) → Sebastian Kalinowski (prmtl)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/208916
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=e93635c89e7f1aea0a9f363f0e55c3c42165a7ae
Submitter: Jenkins
Branch: master

commit e93635c89e7f1aea0a9f363f0e55c3c42165a7ae
Author: Ilya Kharin <email address hidden>
Date: Tue Aug 4 12:02:15 2015 +0300

    Pin version of stevedore and oslo.context

    Released a newest version of stevedore 1.7.0 (used by oslo.config)
    requires pbr<2.0,>=1.3 that break requirements of pinned oslo.config.

    The same thing happened with oslo.context.

    Change-Id: I2113d929bd5556b13cf77cdc89976ad703977ac5
    Closes-Bug: #1481212

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

Reviewed: https://review.openstack.org/208888
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=adab9e5c21c6aac0cfcd67c931f812325cbb3bd4
Submitter: Jenkins
Branch: master

commit adab9e5c21c6aac0cfcd67c931f812325cbb3bd4
Author: Sebastian Kalinowski <email address hidden>
Date: Tue Aug 4 10:53:54 2015 +0200

    Pin stevedore version to 1.6.0

    stevedore (which is used by cliff) in version 1.7.0 breaks our
    requirements for pbr. We install pbr 0.11, stevedore requires
    pbr>=1.3

    Change-Id: If138854114aec773e0de6f0fadf42c0ccc2a1403
    Closes-Bug: #1481212

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

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

commit a15b0aec5e5ff4f54a7834d54ff920e5aa546f29
Author: Sebastian Kalinowski <email address hidden>
Date: Tue Aug 4 12:52:01 2015 +0200

    Pin requirements to versions from Kilo

    Updated version of upper packages bounds to be more in line
    with those from Kilo's global requirements.
    This solved some of the problems with constantly breaking
    releases of new OSt & oslo packages.

    Change-Id: I8295e9a51c8994752a43193e45a1bb64516bf115
    Partial-Bug: #1481212

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/208947
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=44d0639af4cc5a11449ad8548838631e66c8f7e8
Submitter: Jenkins
Branch: master

commit 44d0639af4cc5a11449ad8548838631e66c8f7e8
Author: Sebastian Kalinowski <email address hidden>
Date: Tue Aug 4 11:48:20 2015 +0200

    Pin requirements to versions from Kilo

    Updated version of upper packages bounds to be more in line
    with those from Kilo's global requirements.
    This solved some of the problems with constantly breaking
    releases of new OSt & oslo packages.
    Unfortunately not all of them are in line still so we need pinning
    for example inc ase of stevedore.

    Change-Id: Iefa3628af5ae86414082b7100a671544b354e355
    Partial-Bug: #1481212

tags: added: on-verification
Revision history for this message
Alexander Arzhanov (aarzhanov) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
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.