Failure of py33 installdeps with Jenkins

Bug #1278564 reported by Peter Hamilton
This bug report is a duplicate of:  Bug #1277495: python33 jobs are breaking. Edit Remove
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-cinderclient
Confirmed
Undecided
Unassigned

Bug Description

Gate: gate-python-cinderclient-python33
Error: py33 installdeps invocation failure

https://review.openstack.org/#/c/59813/

http://logs.openstack.org/13/59813/5/check/gate-python-cinderclient-python33/72edc30/console.html

2014-02-10 18:10:40.736 | py33 create: /home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33
2014-02-10 18:10:43.169 | py33 installdeps: -r/home/jenkins/workspace/gate-python-cinderclient-python33/requirements.txt, -r/home/jenkins/workspace/gate-python-cinderclient-python33/test-requirements.txt
2014-02-10 18:11:01.132 | ERROR: invocation failed, logfile: /home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/log/py33-1.log
2014-02-10 18:11:01.139 | ERROR: actionid=py33
...
2014-02-10 18:11:01.165 | Cleaning up...
2014-02-10 18:11:01.166 | Exception:
2014-02-10 18:11:01.166 | Traceback (most recent call last):
2014-02-10 18:11:01.166 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/basecommand.py", line 134, in main
2014-02-10 18:11:01.166 | status = self.run(options, args)
2014-02-10 18:11:01.166 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/commands/install.py", line 236, in run
2014-02-10 18:11:01.166 | requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
2014-02-10 18:11:01.166 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/req.py", line 1139, in prepare_files
2014-02-10 18:11:01.167 | req_to_install.assert_source_matches_version()
2014-02-10 18:11:01.167 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/req.py", line 394, in assert_source_matches_version
2014-02-10 18:11:01.167 | version = self.installed_version
2014-02-10 18:11:01.167 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/req.py", line 390, in installed_version
2014-02-10 18:11:01.167 | return self.pkg_info()['version']
2014-02-10 18:11:01.167 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/req.py", line 357, in pkg_info
2014-02-10 18:11:01.168 | data = self.egg_info_data('PKG-INFO')
2014-02-10 18:11:01.168 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/site-packages/pip/req.py", line 297, in egg_info_data
2014-02-10 18:11:01.168 | data = fp.read()
2014-02-10 18:11:01.168 | File "/home/jenkins/workspace/gate-python-cinderclient-python33/.tox/py33/lib/python3.3/encodings/ascii.py", line 26, in decode
2014-02-10 18:11:01.168 | return codecs.ascii_decode(input, self.errors)[0]
2014-02-10 18:11:01.168 | UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 9055: ordinal not in range(128)
2014-02-10 18:11:01.168 |
2014-02-10 18:11:01.169 | Storing complete log in /home/jenkins/.pip/pip.log
2014-02-10 18:11:01.169 |
2014-02-10 18:11:01.169 | ERROR: could not install deps [-r/home/jenkins/workspace/gate-python-cinderclient-python33/requirements.txt, -r/home/jenkins/workspace/gate-python-cinderclient-python33/test-requirements.txt]
2014-02-10 18:11:01.170 | ___________________________________ summary ____________________________________
2014-02-10 18:11:01.170 | ERROR: py33: could not install deps [-r/home/jenkins/workspace/gate-python-cinderclient-python33/requirements.txt, -r/home/jenkins/workspace/gate-python-cinderclient-python33/test-requirements.txt]
2014-02-10 18:11:01.170 | + result=1

Julie Pichon (jpichon)
Changed in python-cinderclient:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.