← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1890331] Re: [stable] oslo.service 2.3.2 requests eventlet 0.25.2, but upper version is 0.25.1

 

pip 20.2.1 is now installed in the CI VMs [1]:

2020-08-04 23:29:57.465487 | controller |     added seed packages:
pip==20.2.1, setuptools==49.2.1, wheel==0.34.2

According to the latest job executions, the problem is solved. For
example, oslo.service==1.40.2 (upper version supported in Train).

[1]https://7616be2cd45ed9ef42cc-
2bf09648209a5bc535e8d47f070e968b.ssl.cf5.rackcdn.com/744105/2/check
/neutron-functional/c8fb570/job-output.txt

** Changed in: neutron
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1890331

Title:
  [stable] oslo.service 2.3.2 requests eventlet 0.25.2, but upper
  version is 0.25.1

Status in neutron:
  Fix Released

Bug description:
  Upper version of oslo.service in Train is 1.40.2. During the pip
  installation, pip package module is not honoring the maximum version
  defined in requirements.upper-constraints and is installing latest
  version, 2.3.2 [1].

  This version of oslo.service requires eventlet 0.25.2, but maximum
  version in Train is 0.25.1.

  Let's limit oslo.version in neutron.requirements until we find the
  error in the pip installed (if this is an error).

  In previous CI jobs, the oslo.service version is the correct one [2].

  Error log:
  https://0bbefd8fb490f91bad12-20f289d26c17cf6e402753693b7cdf72.ssl.cf1.rackcdn.com/744105/2/check
  /neutron-functional/2ae70d7/job-output.txt

  
  [1]http://paste.openstack.org/show/796573/
  [2]https://8c9d2ffd276b6eab727b-37ccdaa5e24fdd183c62eb6fdd1f8a71.ssl.cf1.rackcdn.com/744125/1/check/neutron-functional/3e291cc/job-output.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1890331/+subscriptions


References