Re: [Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)

2019-06-24 Thread Deepshikha Khandelwal
Regression on release-5 branch is also failing because of this. Can we have backport Kotresh's patch https://review.gluster.org/#/c/glusterfs/+/22829/ to these branches. On Mon, Jun 24, 2019 at 6:06 PM Anoop C S wrote: > On Fri, 2019-06-07 at 10:24 +0530, Deepshikha Khandelwal wrote: > > Hi Yan

Re: [Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)

2019-06-24 Thread Anoop C S
On Fri, 2019-06-07 at 10:24 +0530, Deepshikha Khandelwal wrote: > Hi Yaniv, > > We are working on this. The builders are picking up python3.6 which > is leading to modules missing and such undefined errors. > > Kotresh has sent a patch > https://review.gluster.org/#/c/glusterfs/+/22829/ to fix t

Re: [Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)

2019-06-08 Thread Amar Tumballi Suryanarayan
Update: The issue happened because python3 got installed on centos7.x series of builders due to other package dependencies. And considering GlusterFS picks python3 as priority even if python2 is default, the tests started to fail. We had completed the work of migrating the code to work smoothly wi

Re: [Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)

2019-06-06 Thread Deepshikha Khandelwal
Hi Yaniv, We are working on this. The builders are picking up python3.6 which is leading to modules missing and such undefined errors. Kotresh has sent a patch https://review.gluster.org/#/c/glusterfs/+/22829/ to fix the issue. On Thu, Jun 6, 2019 at 11:49 AM Yaniv Kaul wrote: > From [1]. >

[Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)

2019-06-05 Thread Yaniv Kaul
>From [1]. I think it's a Python2/3 thing, so perhaps a CI issue additionally (though if our code is not Python 3 ready, let's ensure we use Python 2 explicitly until we fix this). *00:47:05.207* ok 14 [ 13/386] < 34> 'gluster --mode=script --wignore volume start patchy'*00:47:05.207* o