Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-20 Thread Mohit Agrawal
I am working on it.

On Mon, May 20, 2019 at 6:39 PM Deepshikha Khandelwal 
wrote:

> Any updates on this?
>
> It's failing few of the regression runs.
>
> On Sat, May 18, 2019 at 6:27 PM Mohit Agrawal  wrote:
>
>> Hi Rafi,
>>
>> I have not checked yet, on Monday I will check the same.
>>
>> Thanks,
>> Mohit Agrawal
>>
>> On Sat, May 18, 2019 at 3:56 PM RAFI KC  wrote:
>>
>>> All of this links have a common backtrace, and suggest a crash from
>>> socket layer with ssl code path,
>>>
>>> Backtrace is
>>>
>>> Thread 1 (Thread 0x7f9cfbfff700 (LWP 31373)):
>>> #0  0x7f9d14d65400 in ssl3_free_digest_list () from
>>> /lib64/libssl.so.10
>>> No symbol table info available.
>>> #1  0x7f9d14d65586 in ssl3_digest_cached_records () from
>>> /lib64/libssl.so.10
>>> No symbol table info available.
>>> #2  0x7f9d14d5f91d in ssl3_send_client_verify () from
>>> /lib64/libssl.so.10
>>> No symbol table info available.
>>> #3  0x7f9d14d61be7 in ssl3_connect () from /lib64/libssl.so.10
>>> No symbol table info available.
>>> #4  0x7f9d14fb3585 in ssl_complete_connection (this=0x7f9ce802e980)
>>> at
>>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:482
>>> ret = -1
>>> cname = 0x0
>>> r = -1
>>> ssl_error = -1
>>> priv = 0x7f9ce802efc0
>>> __FUNCTION__ = "ssl_complete_connection"
>>> #5  0x7f9d14fbb596 in ssl_handle_client_connection_attempt
>>> (this=0x7f9ce802e980) at
>>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2809
>>> priv = 0x7f9ce802efc0
>>> ctx = 0x7f9d08001170
>>> idx = 1
>>> ret = -1
>>> fd = 16
>>> __FUNCTION__ = "ssl_handle_client_connection_attempt"
>>> #6  0x7f9d14fbb8b3 in socket_complete_connection
>>> (this=0x7f9ce802e980) at
>>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2908
>>> priv = 0x7f9ce802efc0
>>> ctx = 0x7f9d08001170
>>> idx = 1
>>> gen = 4
>>> ret = -1
>>> fd = 16
>>> #7  0x7f9d14fbbc16 in socket_event_handler (fd=16, idx=1, gen=4,
>>> data=0x7f9ce802e980, poll_in=0, poll_out=4, poll_err=0, event_thread_died=0
>>> '\000') at
>>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2970
>>> #8  0x7f9d20c896c1 in event_dispatch_epoll_handler
>>> (event_pool=0x7f9d08034960, event=0x7f9cfbffe140) at
>>> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:648
>>> #9  0x7f9d20c89bda in event_dispatch_epoll_worker
>>> (data=0x7f9cf4000b60) at
>>> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:761
>>> #10 0x7f9d1fa39dd5 in start_thread () from /lib64/libpthread.so.0
>>>
>>>
>>> Mohith,
>>>
>>> Do you have any idea what is going on with ssl?
>>>
>>> Regards
>>>
>>> Rafi KC
>>> On 5/16/19 8:01 PM, Sanju Rakonde wrote:
>>>
>>> Thank you for the quick responses.
>>>
>>> I missed pasting the links here. You can find the core file in the
>>> following links.
>>> https://build.gluster.org/job/centos7-regression/6035/consoleFull
>>> https://build.gluster.org/job/centos7-regression/6055/consoleFull
>>> https://build.gluster.org/job/centos7-regression/6045/consoleFull
>>>
>>> On Thu, May 16, 2019 at 7:49 PM RAFI KC  wrote:
>>>
 Currently I'm looking into one of the priority issue, In parallel I
 will also looking to this.

 Saju,

 Do you have a link to the core file?


 Regards

 Rafi KC
 On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:


 I am working on other uss issue. i.e. the occasional failure of uss.t
 due to delays in the brick-mux regression. Rafi? Can you please look into
 this?

 Regards,
 Raghavendra

 On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde 
 wrote:

> In most of the regression jobs 
> ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t
> is dumping core, hence the regression is failing for many patches.
>
> Rafi/Raghavendra, can you please look into this issue?
>
> --
> Thanks,
> Sanju
>

>>>
>>> --
>>> Thanks,
>>> Sanju
>>>
>>> ___
>>
>> Community Meeting Calendar:
>>
>> APAC Schedule -
>> Every 2nd and 4th Tuesday at 11:30 AM IST
>> Bridge: https://bluejeans.com/836554017
>>
>> NA/EMEA Schedule -
>> Every 1st and 3rd Tuesday at 01:00 PM EDT
>> Bridge: https://bluejeans.com/486278655
>>
>> Gluster-devel mailing list
>> Gluster-devel@gluster.org
>> https://lists.gluster.org/mailman/listinfo/gluster-devel
>>
>>
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Glus

Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-20 Thread Deepshikha Khandelwal
Any updates on this?

It's failing few of the regression runs.

On Sat, May 18, 2019 at 6:27 PM Mohit Agrawal  wrote:

> Hi Rafi,
>
> I have not checked yet, on Monday I will check the same.
>
> Thanks,
> Mohit Agrawal
>
> On Sat, May 18, 2019 at 3:56 PM RAFI KC  wrote:
>
>> All of this links have a common backtrace, and suggest a crash from
>> socket layer with ssl code path,
>>
>> Backtrace is
>>
>> Thread 1 (Thread 0x7f9cfbfff700 (LWP 31373)):
>> #0  0x7f9d14d65400 in ssl3_free_digest_list () from
>> /lib64/libssl.so.10
>> No symbol table info available.
>> #1  0x7f9d14d65586 in ssl3_digest_cached_records () from
>> /lib64/libssl.so.10
>> No symbol table info available.
>> #2  0x7f9d14d5f91d in ssl3_send_client_verify () from
>> /lib64/libssl.so.10
>> No symbol table info available.
>> #3  0x7f9d14d61be7 in ssl3_connect () from /lib64/libssl.so.10
>> No symbol table info available.
>> #4  0x7f9d14fb3585 in ssl_complete_connection (this=0x7f9ce802e980)
>> at
>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:482
>> ret = -1
>> cname = 0x0
>> r = -1
>> ssl_error = -1
>> priv = 0x7f9ce802efc0
>> __FUNCTION__ = "ssl_complete_connection"
>> #5  0x7f9d14fbb596 in ssl_handle_client_connection_attempt
>> (this=0x7f9ce802e980) at
>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2809
>> priv = 0x7f9ce802efc0
>> ctx = 0x7f9d08001170
>> idx = 1
>> ret = -1
>> fd = 16
>> __FUNCTION__ = "ssl_handle_client_connection_attempt"
>> #6  0x7f9d14fbb8b3 in socket_complete_connection
>> (this=0x7f9ce802e980) at
>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2908
>> priv = 0x7f9ce802efc0
>> ctx = 0x7f9d08001170
>> idx = 1
>> gen = 4
>> ret = -1
>> fd = 16
>> #7  0x7f9d14fbbc16 in socket_event_handler (fd=16, idx=1, gen=4,
>> data=0x7f9ce802e980, poll_in=0, poll_out=4, poll_err=0, event_thread_died=0
>> '\000') at
>> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2970
>> #8  0x7f9d20c896c1 in event_dispatch_epoll_handler
>> (event_pool=0x7f9d08034960, event=0x7f9cfbffe140) at
>> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:648
>> #9  0x7f9d20c89bda in event_dispatch_epoll_worker
>> (data=0x7f9cf4000b60) at
>> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:761
>> #10 0x7f9d1fa39dd5 in start_thread () from /lib64/libpthread.so.0
>>
>>
>> Mohith,
>>
>> Do you have any idea what is going on with ssl?
>>
>> Regards
>>
>> Rafi KC
>> On 5/16/19 8:01 PM, Sanju Rakonde wrote:
>>
>> Thank you for the quick responses.
>>
>> I missed pasting the links here. You can find the core file in the
>> following links.
>> https://build.gluster.org/job/centos7-regression/6035/consoleFull
>> https://build.gluster.org/job/centos7-regression/6055/consoleFull
>> https://build.gluster.org/job/centos7-regression/6045/consoleFull
>>
>> On Thu, May 16, 2019 at 7:49 PM RAFI KC  wrote:
>>
>>> Currently I'm looking into one of the priority issue, In parallel I will
>>> also looking to this.
>>>
>>> Saju,
>>>
>>> Do you have a link to the core file?
>>>
>>>
>>> Regards
>>>
>>> Rafi KC
>>> On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:
>>>
>>>
>>> I am working on other uss issue. i.e. the occasional failure of uss.t
>>> due to delays in the brick-mux regression. Rafi? Can you please look into
>>> this?
>>>
>>> Regards,
>>> Raghavendra
>>>
>>> On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde 
>>> wrote:
>>>
 In most of the regression jobs 
 ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t
 is dumping core, hence the regression is failing for many patches.

 Rafi/Raghavendra, can you please look into this issue?

 --
 Thanks,
 Sanju

>>>
>>
>> --
>> Thanks,
>> Sanju
>>
>> ___
>
> Community Meeting Calendar:
>
> APAC Schedule -
> Every 2nd and 4th Tuesday at 11:30 AM IST
> Bridge: https://bluejeans.com/836554017
>
> NA/EMEA Schedule -
> Every 1st and 3rd Tuesday at 01:00 PM EDT
> Bridge: https://bluejeans.com/486278655
>
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-devel
>
>
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-18 Thread Mohit Agrawal
Hi Rafi,

I have not checked yet, on Monday I will check the same.

Thanks,
Mohit Agrawal

On Sat, May 18, 2019 at 3:56 PM RAFI KC  wrote:

> All of this links have a common backtrace, and suggest a crash from socket
> layer with ssl code path,
>
> Backtrace is
>
> Thread 1 (Thread 0x7f9cfbfff700 (LWP 31373)):
> #0  0x7f9d14d65400 in ssl3_free_digest_list () from /lib64/libssl.so.10
> No symbol table info available.
> #1  0x7f9d14d65586 in ssl3_digest_cached_records () from
> /lib64/libssl.so.10
> No symbol table info available.
> #2  0x7f9d14d5f91d in ssl3_send_client_verify () from
> /lib64/libssl.so.10
> No symbol table info available.
> #3  0x7f9d14d61be7 in ssl3_connect () from /lib64/libssl.so.10
> No symbol table info available.
> #4  0x7f9d14fb3585 in ssl_complete_connection (this=0x7f9ce802e980) at
> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:482
> ret = -1
> cname = 0x0
> r = -1
> ssl_error = -1
> priv = 0x7f9ce802efc0
> __FUNCTION__ = "ssl_complete_connection"
> #5  0x7f9d14fbb596 in ssl_handle_client_connection_attempt
> (this=0x7f9ce802e980) at
> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2809
> priv = 0x7f9ce802efc0
> ctx = 0x7f9d08001170
> idx = 1
> ret = -1
> fd = 16
> __FUNCTION__ = "ssl_handle_client_connection_attempt"
> #6  0x7f9d14fbb8b3 in socket_complete_connection (this=0x7f9ce802e980)
> at
> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2908
> priv = 0x7f9ce802efc0
> ctx = 0x7f9d08001170
> idx = 1
> gen = 4
> ret = -1
> fd = 16
> #7  0x7f9d14fbbc16 in socket_event_handler (fd=16, idx=1, gen=4,
> data=0x7f9ce802e980, poll_in=0, poll_out=4, poll_err=0, event_thread_died=0
> '\000') at
> /home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2970
> #8  0x7f9d20c896c1 in event_dispatch_epoll_handler
> (event_pool=0x7f9d08034960, event=0x7f9cfbffe140) at
> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:648
> #9  0x7f9d20c89bda in event_dispatch_epoll_worker
> (data=0x7f9cf4000b60) at
> /home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:761
> #10 0x7f9d1fa39dd5 in start_thread () from /lib64/libpthread.so.0
>
>
> Mohith,
>
> Do you have any idea what is going on with ssl?
>
> Regards
>
> Rafi KC
> On 5/16/19 8:01 PM, Sanju Rakonde wrote:
>
> Thank you for the quick responses.
>
> I missed pasting the links here. You can find the core file in the
> following links.
> https://build.gluster.org/job/centos7-regression/6035/consoleFull
> https://build.gluster.org/job/centos7-regression/6055/consoleFull
> https://build.gluster.org/job/centos7-regression/6045/consoleFull
>
> On Thu, May 16, 2019 at 7:49 PM RAFI KC  wrote:
>
>> Currently I'm looking into one of the priority issue, In parallel I will
>> also looking to this.
>>
>> Saju,
>>
>> Do you have a link to the core file?
>>
>>
>> Regards
>>
>> Rafi KC
>> On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:
>>
>>
>> I am working on other uss issue. i.e. the occasional failure of uss.t due
>> to delays in the brick-mux regression. Rafi? Can you please look into this?
>>
>> Regards,
>> Raghavendra
>>
>> On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde 
>> wrote:
>>
>>> In most of the regression jobs 
>>> ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t
>>> is dumping core, hence the regression is failing for many patches.
>>>
>>> Rafi/Raghavendra, can you please look into this issue?
>>>
>>> --
>>> Thanks,
>>> Sanju
>>>
>>
>
> --
> Thanks,
> Sanju
>
>
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-18 Thread RAFI KC
All of this links have a common backtrace, and suggest a crash from 
socket layer with ssl code path,


Backtrace is

Thread 1 (Thread 0x7f9cfbfff700 (LWP 31373)):
#0  0x7f9d14d65400 in ssl3_free_digest_list () from /lib64/libssl.so.10
No symbol table info available.
#1  0x7f9d14d65586 in ssl3_digest_cached_records () from 
/lib64/libssl.so.10

No symbol table info available.
#2  0x7f9d14d5f91d in ssl3_send_client_verify () from 
/lib64/libssl.so.10

No symbol table info available.
#3  0x7f9d14d61be7 in ssl3_connect () from /lib64/libssl.so.10
No symbol table info available.
#4  0x7f9d14fb3585 in ssl_complete_connection (this=0x7f9ce802e980) 
at 
/home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:482

    ret = -1
    cname = 0x0
    r = -1
    ssl_error = -1
    priv = 0x7f9ce802efc0
    __FUNCTION__ = "ssl_complete_connection"
#5  0x7f9d14fbb596 in ssl_handle_client_connection_attempt 
(this=0x7f9ce802e980) at 
/home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2809

    priv = 0x7f9ce802efc0
    ctx = 0x7f9d08001170
    idx = 1
    ret = -1
    fd = 16
    __FUNCTION__ = "ssl_handle_client_connection_attempt"
#6  0x7f9d14fbb8b3 in socket_complete_connection 
(this=0x7f9ce802e980) at 
/home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2908

    priv = 0x7f9ce802efc0
    ctx = 0x7f9d08001170
    idx = 1
    gen = 4
    ret = -1
    fd = 16
#7  0x7f9d14fbbc16 in socket_event_handler (fd=16, idx=1, gen=4, 
data=0x7f9ce802e980, poll_in=0, poll_out=4, poll_err=0, 
event_thread_died=0 '\000') at 
/home/jenkins/root/workspace/centos7-regression/rpc/rpc-transport/socket/src/socket.c:2970
#8  0x7f9d20c896c1 in event_dispatch_epoll_handler 
(event_pool=0x7f9d08034960, event=0x7f9cfbffe140) at 
/home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:648
#9  0x7f9d20c89bda in event_dispatch_epoll_worker 
(data=0x7f9cf4000b60) at 
/home/jenkins/root/workspace/centos7-regression/libglusterfs/src/event-epoll.c:761

#10 0x7f9d1fa39dd5 in start_thread () from /lib64/libpthread.so.0


Mohith,

Do you have any idea what is going on with ssl?

Regards

Rafi KC

On 5/16/19 8:01 PM, Sanju Rakonde wrote:

Thank you for the quick responses.

I missed pasting the links here. You can find the core file in the 
following links.

https://build.gluster.org/job/centos7-regression/6035/consoleFull
https://build.gluster.org/job/centos7-regression/6055/consoleFull
https://build.gluster.org/job/centos7-regression/6045/consoleFull

On Thu, May 16, 2019 at 7:49 PM RAFI KC > wrote:


Currently I'm looking into one of the priority issue, In parallel
I will also looking to this.

Saju,

Do you have a link to the core file?


Regards

Rafi KC

On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:


I am working on other uss issue. i.e. the occasional failure of
uss.t due to delays in the brick-mux regression. Rafi? Can you
please look into this?

Regards,
Raghavendra

On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde
mailto:srako...@redhat.com>> wrote:

In most of the regression jobs
./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t is dumping
core, hence the regression is failing for many patches.

Rafi/Raghavendra, can you please look into this issue?

-- 
Thanks,

Sanju




--
Thanks,
Sanju
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-16 Thread Sanju Rakonde
Thank you for the quick responses.

I missed pasting the links here. You can find the core file in the
following links.
https://build.gluster.org/job/centos7-regression/6035/consoleFull
https://build.gluster.org/job/centos7-regression/6055/consoleFull
https://build.gluster.org/job/centos7-regression/6045/consoleFull

On Thu, May 16, 2019 at 7:49 PM RAFI KC  wrote:

> Currently I'm looking into one of the priority issue, In parallel I will
> also looking to this.
>
> Saju,
>
> Do you have a link to the core file?
>
>
> Regards
>
> Rafi KC
> On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:
>
>
> I am working on other uss issue. i.e. the occasional failure of uss.t due
> to delays in the brick-mux regression. Rafi? Can you please look into this?
>
> Regards,
> Raghavendra
>
> On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde  wrote:
>
>> In most of the regression jobs 
>> ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t
>> is dumping core, hence the regression is failing for many patches.
>>
>> Rafi/Raghavendra, can you please look into this issue?
>>
>> --
>> Thanks,
>> Sanju
>>
>

-- 
Thanks,
Sanju
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-16 Thread RAFI KC
Currently I'm looking into one of the priority issue, In parallel I will 
also looking to this.


Saju,

Do you have a link to the core file?


Regards

Rafi KC

On 5/16/19 7:28 PM, FNU Raghavendra Manjunath wrote:


I am working on other uss issue. i.e. the occasional failure of uss.t 
due to delays in the brick-mux regression. Rafi? Can you please look 
into this?


Regards,
Raghavendra

On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde > wrote:


In most of the regression jobs
./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t is dumping core,
hence the regression is failing for many patches.

Rafi/Raghavendra, can you please look into this issue?

-- 
Thanks,

Sanju

___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t generating core very often

2019-05-16 Thread FNU Raghavendra Manjunath
I am working on other uss issue. i.e. the occasional failure of uss.t due
to delays in the brick-mux regression. Rafi? Can you please look into this?

Regards,
Raghavendra

On Thu, May 16, 2019 at 9:48 AM Sanju Rakonde  wrote:

> In most of the regression jobs 
> ./tests/bugs/snapshot/bug-1399598-uss-with-ssl.t
> is dumping core, hence the regression is failing for many patches.
>
> Rafi/Raghavendra, can you please look into this issue?
>
> --
> Thanks,
> Sanju
>
___

Community Meeting Calendar:

APAC Schedule -
Every 2nd and 4th Tuesday at 11:30 AM IST
Bridge: https://bluejeans.com/836554017

NA/EMEA Schedule -
Every 1st and 3rd Tuesday at 01:00 PM EDT
Bridge: https://bluejeans.com/486278655

Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel