I'm also hitting this on Bionic (bionic-proposed) with the final 2.7.15 release. So this is currently seen on bionic and above with 2.7/3.6/3.7. Ubuntu package versions can be tracked at:
https://launchpad.net/ubuntu/+source/python2.7 https://launchpad.net/ubuntu/+source/python3.6 https://launchpad.net/ubuntu/+source/python3.7 ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Triaged ** Changed in: nova (Ubuntu) Status: New => Triaged ** Changed in: cloud-archive Importance: Undecided => High ** Changed in: nova (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1804062 Title: test_hacking fails for python 3.6.7 and newer Status in Ubuntu Cloud Archive: Triaged Status in masakari: New Status in OpenStack Compute (nova): Confirmed Status in nova package in Ubuntu: Triaged Bug description: The check for double words in test_hacking is failing in python 3.6.7 (released in ubuntu 18.04 within the last few days) and in new versions of 3.7.x. This is is because of this change to python: https://bugs.python.org/issue33899 . This is causing failures in python 36 unit tests for nova. The fix ought to be adding a newline to the code sample. Maybe. To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1804062/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

