[OpenStack-Infra] Regression in JJB 1.4.0 maximum recursion depth exceeded

Darragh Bailey daragh.bailey at gmail.com
Mon Jan 11 17:55:10 UTC 2016


Btw, as a very dirty hack the following might work within the jenkins job:

jenkins-jobs test -r builder/jjb 2>&1 | cat

On 11 January 2016 at 17:49, Thanh Ha <thanh.ha at linuxfoundation.org> wrote:
> On 11 January 2016 at 11:03, Thanh Ha <thanh.ha at linuxfoundation.org> wrote:
>>
>> On 9 January 2016 at 07:10, Darragh Bailey <daragh.bailey at gmail.com>
>> wrote:
>>>
>>> On 8 Jan 2016 21:47, "Thanh Ha" <thanh.ha at linuxfoundation.org> wrote:
>>>
>>> >
>>> > (I truncated some of the repetitive output below)
>>> >
>>> > I just tried with the -o argument and seems like it passes. I guess it
>>> > only affects stdout output, good to know.
>>> >
>>> > We're using python 2.7.5 in production. I did some testing today with
>>> > Python 3.4.3 and it seems the 3.4.x stream at least doesn't run into this
>>> > issue so I'm guessing this only affects Python 2.7.x.
>>>
>>> I wonder if it's something that occurs with earlier 2.7 releases, I
>>> thought I checked that behavior out on 2.7.9
>>>
>>> I'll look to check with pyenv on Monday to go over a few python versions.
>>
>>
>> Hi Darragh,
>>
>> The extremely strange thing about this one is I've only been able to
>> reproduce it in Jenkins. So imagine having JJB installed on the same server
>> as your Jenkins instance or slave. If you ssh to the machine and run JJB on
>> the commandline it works. Create a job running on the same system and
>> Jenkins will see the failure in console logs.
>>
>> In case it helps with reproducing. The git repo I've been using to
>> reproduce this error is this one:
>>
>>     https://git.opendaylight.org/gerrit/#/admin/projects/releng/builder
>>
>> After cloning this repo run "jenkins-jobs test -r jjb/".
>
>
>
> I just tested this with Python 2.7.9 and confirm the issue still persists
> for me even with 2.7.9. You can see my test here:
>
>     https://jenkins.opendaylight.org/sandbox/job/thanh-test/7/console
>
> Regards,
>
> Thanh
>
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>



-- 
Darragh Bailey
"Nothing is foolproof to a sufficiently talented fool"



More information about the OpenStack-Infra mailing list