← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1873776] Re: [stable/stein] Neutron-tempest-plugin jobs are failing due to wrong python version

 

** Changed in: neutron
       Status: Confirmed => Won't Fix

** Changed in: neutron
       Status: Won't Fix => In Progress

** Changed in: neutron
     Assignee: (unassigned) => Bernard Cafarelli (bcafarel)

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

Title:
  [stable/stein] Neutron-tempest-plugin jobs are failing due to wrong
  python version

Status in neutron:
  In Progress

Bug description:
  Issue like in
  https://b5dda6b7d9fe09cc6972-899ca8db232a7bf5fd9d6d869408b0bd.ssl.cf1.rackcdn.com/720051/1/check
  /neutron-tempest-plugin-api-
  stein/5a092fb/controller/logs/devstacklog.txt happens in all neutron-
  tempest-plugin jobs in stable/stein branch.

  Error:

  2020-04-20 00:19:32.058 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
  2020-04-20 00:19:32.120 | Obtaining file:///opt/stack/neutron-tempest-plugin
  2020-04-20 00:19:32.987 | neutron-tempest-plugin requires Python '>=3.6' but the running Python is 2.7.17
  2020-04-20 00:19:33.080 | You are using pip version 9.0.3, however version 20.0.2 is available.
  2020-04-20 00:19:33.080 | You should consider upgrading via the 'pip install --upgrade pip' command.

  I think it should be run with python 3.6 or we should use tag 0.9.0
  which is last version with support for python 2.7

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


References