Marking invalid for heat also - the release of python-quantumclient 2.1.2 in pypi has fixed the issue for us
** Changed in: heat Importance: Critical => Undecided ** Changed in: heat Status: In Progress => Invalid ** Changed in: heat Assignee: Steven Hardy (shardy) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to quantum. https://bugs.launchpad.net/bugs/1134163 Title: Job pep8 fails according can't satisfy test-requires Status in Orchestration API (Heat): Invalid Status in OpenStack Compute (Nova): In Progress Status in OpenStack Core Infrastructure: Invalid Status in OpenStack Quantum (virtual network service): In Progress Status in Tempest: New Bug description: In the python-quantumclient project a job fails with next trace: (http://logs.openstack.org/23073/1/check/gate-python-quantumclient-pep8/460/console.html) 2013-02-27 09:33:45.765 | Downloading/unpacking pyparsing>=1.5.6 (from cmd2->cliff->cliff-tablib>=1.0->-r /home/jenkins/workspace/gate-python-quantumclient-pep8/tools/test-requires (line 1)) 2013-02-27 09:33:45.765 | Storing download in cache at /home/jenkins/workspace/gate-python-quantumclient-pep8/.tox/_download/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fp%2Fpyparsing%2Fpyparsing-2.0.0.zip 2013-02-27 09:33:45.766 | Running setup.py egg_info for package pyparsing 2013-02-27 09:33:45.766 | Traceback (most recent call last): 2013-02-27 09:33:45.766 | File "<string>", line 16, in <module> 2013-02-27 09:33:45.767 | File "/home/jenkins/workspace/gate-python-quantumclient-pep8/.tox/pep8/build/pyparsing/setup.py", line 9, in <module> 2013-02-27 09:33:45.767 | from pyparsing import __version__ as pyparsing_version 2013-02-27 09:33:45.767 | File "pyparsing.py", line 629 2013-02-27 09:33:45.768 | nonlocal limit,foundArity 2013-02-27 09:33:45.768 | ^ 2013-02-27 09:33:45.768 | SyntaxError: invalid syntax 2013-02-27 09:33:45.769 | Complete output from command python setup.py egg_info: 2013-02-27 09:33:45.769 | Traceback (most recent call last): 2013-02-27 09:33:45.770 | 2013-02-27 09:33:45.770 | File "<string>", line 16, in <module> 2013-02-27 09:33:45.771 | 2013-02-27 09:33:45.771 | File "/home/jenkins/workspace/gate-python-quantumclient-pep8/.tox/pep8/build/pyparsing/setup.py", line 9, in <module> 2013-02-27 09:33:45.771 | 2013-02-27 09:33:45.772 | from pyparsing import __version__ as pyparsing_version 2013-02-27 09:33:45.772 | 2013-02-27 09:33:45.773 | File "pyparsing.py", line 629 2013-02-27 09:33:45.774 | 2013-02-27 09:33:45.774 | nonlocal limit,foundArity 2013-02-27 09:33:45.774 | 2013-02-27 09:33:45.775 | ^ 2013-02-27 09:33:45.775 | 2013-02-27 09:33:45.776 | SyntaxError: invalid syntax 2013-02-27 09:33:45.776 | 2013-02-27 09:33:45.777 | ---------------------------------------- 2013-02-27 09:33:45.777 | Command python setup.py egg_info failed with error code 1 in /home/jenkins/workspace/gate-python-quantumclient-pep8/.tox/pep8/build/pyparsing 2013-02-27 09:33:45.778 | Storing complete log in /home/jenkins/.pip/pip.log 2013-02-27 09:33:45.778 | 2013-02-27 09:33:45.778 | ERROR: could not install deps [-r/home/jenkins/workspace/gate-python-quantumclient-pep8/tools/test-requires] 2013-02-27 09:33:45.779 | ___________________________________ summary ____________________________________ 2013-02-27 09:33:45.779 | ERROR: pep8: could not install deps [-r/home/jenkins/workspace/gate-python-quantumclient-pep8/tools/test-requires] 2013-02-27 09:33:45.889 | Build step 'Execute shell' marked build as failure To manage notifications about this bug go to: https://bugs.launchpad.net/heat/+bug/1134163/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp