← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1902843] Re: [rocky]Rally job is broken in the Neutron stable/rocky branch

 

*** This bug is a duplicate of bug 1902775 ***
    https://bugs.launchpad.net/bugs/1902775

** This bug has been marked a duplicate of bug 1902775
   neutron-rally-task fails on stable/rocky: SyntaxError: invalid syntax

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

Title:
  [rocky]Rally job is broken in the Neutron stable/rocky branch

Status in neutron:
  Confirmed

Bug description:
  It fails to deploy with error like:

  2020-11-04 04:55:48.070581 | controller | Traceback (most recent call last):
  2020-11-04 04:55:48.070657 | controller |   File "/usr/local/bin/rally", line 7, in <module>
  2020-11-04 04:55:48.070689 | controller |     from rally.cli.main import main
  2020-11-04 04:55:48.070718 | controller |   File "/usr/local/lib/python2.7/dist-packages/rally/cli/main.py", line 20, in <module>
  2020-11-04 04:55:48.070748 | controller |     from rally.cli import cliutils
  2020-11-04 04:55:48.070777 | controller |   File "/usr/local/lib/python2.7/dist-packages/rally/cli/cliutils.py", line 28, in <module>
  2020-11-04 04:55:48.070806 | controller |     from rally import api
  2020-11-04 04:55:48.070835 | controller |   File "/usr/local/lib/python2.7/dist-packages/rally/api.py", line 29, in <module>
  2020-11-04 04:55:48.070864 | controller |     from rally.common import logging
  2020-11-04 04:55:48.070892 | controller |   File "/usr/local/lib/python2.7/dist-packages/rally/common/logging.py", line 337
  2020-11-04 04:55:48.070921 | controller |     f"Module `{target}` moved to `{new_module}` since Rally v{release}. "

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


References