Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-07 Thread Matt Riedemann
On 1/6/2015 11:07 AM, Matt Riedemann wrote: On 1/6/2015 7:27 AM, Ihar Hrachyshka wrote: On 01/06/2015 03:09 AM, Matt Riedemann wrote: On 1/5/2015 2:16 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:22 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:00 PM, Matt Riedemann wrote: Th

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-06 Thread Matt Riedemann
On 1/6/2015 7:27 AM, Ihar Hrachyshka wrote: On 01/06/2015 03:09 AM, Matt Riedemann wrote: On 1/5/2015 2:16 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:22 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:00 PM, Matt Riedemann wrote: There is a deprecation warning in pip 6.0.6 which

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-06 Thread Ihar Hrachyshka
On 01/06/2015 03:09 AM, Matt Riedemann wrote: On 1/5/2015 2:16 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:22 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:00 PM, Matt Riedemann wrote: There is a deprecation warning in pip 6.0.6 which is making the py26 (on stable branches) an

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-05 Thread Matt Riedemann
On 1/5/2015 2:16 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:22 PM, Doug Hellmann wrote: On Jan 5, 2015, at 12:00 PM, Matt Riedemann wrote: There is a deprecation warning in pip 6.0.6 which is making the py26 (on stable branches) and py27 jobs hit subunit log sizes of over 50 MB whi

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-05 Thread Doug Hellmann
On Jan 5, 2015, at 12:22 PM, Doug Hellmann wrote: > > On Jan 5, 2015, at 12:00 PM, Matt Riedemann > wrote: > >> There is a deprecation warning in pip 6.0.6 which is making the py26 (on >> stable branches) and py27 jobs hit subunit log sizes of over 50 MB which >> makes the job fail. >> >>

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-05 Thread Sean Dague
On 01/05/2015 12:00 PM, Matt Riedemann wrote: > There is a deprecation warning in pip 6.0.6 which is making the py26 (on > stable branches) and py27 jobs hit subunit log sizes of over 50 MB which > makes the job fail. > > A logstash query shows this started happening around 1/3 which is when > pip

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-05 Thread Brant Knudson
I think this started happening with setuptools 10.2. We had a similar problem in Keystone -- a change was merged that caused any use of deprecated function to fail[1]. This caused all keystone-python27 jobs to fail when 10.2 was used because of the now deprecated function used by paste. I thought t

Re: [openstack-dev] pip 6.0.6 breaking py2* jobs - bug 1407736

2015-01-05 Thread Doug Hellmann
On Jan 5, 2015, at 12:00 PM, Matt Riedemann wrote: > There is a deprecation warning in pip 6.0.6 which is making the py26 (on > stable branches) and py27 jobs hit subunit log sizes of over 50 MB which > makes the job fail. > > A logstash query shows this started happening around 1/3 which is