Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-06 Thread Nithya Balachandran
The regression test is failing for this patch at 
./tests/bugs/snapshot/bug-1112559.t
http://build.gluster.org/job/rackspace-regression-2GB-triggered/8498/consoleFull
Can someone please take a look?


Thanks,
Nithya

- Original Message -
> From: "Nithya Balachandran" 
> To: "Soumya Koduri" 
> Cc: "Gluster Devel" 
> Sent: Wednesday, May 6, 2015 10:07:56 AM
> Subject: Re: [Gluster-devel] spurious regression failures for 
> ./tests/basic/fops-sanity.t
> 
> Hi,
> 
> I have submitted patch http://review.gluster.org/#/c/10590/ for this.
> 
> 
> Regards,
> Nithya
> 
> - Original Message -
> > From: "Soumya Koduri" 
> > To: "Pranith Kumar Karampuri" , "Nithya Balachandran"
> > 
> > Cc: "Gluster Devel" 
> > Sent: Wednesday, May 6, 2015 9:51:41 AM
> > Subject: Re: [Gluster-devel] spurious regression failures for
> > ./tests/basic/fops-sanity.t
> > 
> > I consistently see this failure for one of my patches -
> > 
> > http://review.gluster.org/#/c/10568/ -
> > http://build.gluster.org/job/rackspace-regression-2GB-triggered/8483/consoleFull
> > 
> > This test passed when I ran it on my workspace.
> > 
> > Thanks,
> > Soumya
> > 
> > On 05/02/2015 08:00 AM, Pranith Kumar Karampuri wrote:
> > >
> > > On 05/01/2015 10:05 PM, Nithya Balachandran wrote:
> > >> Hi,
> > >>
> > >> Can you point me to a Jenkins run with this failure?
> > > I don't have one. But it is very easy to re-create. Just run the
> > > following in your workspace
> > > while prove -rfv tests/basic/fops-sanity.t; do :; done
> > > At least on my machine this failed in 5-10 minutes. Very consistent
> > > failure :-)
> > >
> > > Pranith
> > >>
> > >> Regards,
> > >> Nithya
> > >>
> > >>
> > >>
> > >> - Original Message -
> > >>> From: "Pranith Kumar Karampuri" 
> > >>> To: "Shyam" , "Raghavendra Gowdappa"
> > >>> , "Nithya Balachandran"
> > >>> , "Susant Palai" 
> > >>> Cc: "Gluster Devel" 
> > >>> Sent: Friday, 1 May, 2015 5:07:12 PM
> > >>> Subject: spurious regression failures for ./tests/basic/fops-sanity.t
> > >>>
> > >>> hi,
> > >>>   I see the following logs when the failure happens:
> > >>> [2015-05-01 10:37:44.157477] E
> > >>> [dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
> > >>> (null): failed to get the 'linkto' xattr No data avai
> > >>> lable
> > >>> [2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
> > >>> 0-glusterfs-fuse: 25: READ => -1 (No data available)
> > >>>
> > >>> Then the program fails with following message:
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> fd based file operation 1 failed
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> fstat failed : No data available
> > >>> fd based file operation 2 failed
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> dup fd based file operation failed
> > >>> not ok 10
> > >>>
> > >>> Could you let us know when this can happen and post a patch which will
> > >>> fix it? Please let us know who is going to fix it.
> > >>>
> > >>> Pranith
> > >>>
> > >
> > > ___
> > > Gluster-devel mailing list
> > > Gluster-devel@gluster.org
> > > http://www.gluster.org/mailman/listinfo/gluster-devel
> > 
> ___
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
> 
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-05 Thread Vijay Bellur

On 05/06/2015 10:44 AM, Nithya Balachandran wrote:

Hi,

Should I file a new BZ for this particular failure for the 3.7 branch?  I have 
used BZ 1163543 (generic test failure BZ) to submit the patch on master.




Filing a new bz is recommended.

Thanks,
Vijay

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-05 Thread Nithya Balachandran
Hi,

Should I file a new BZ for this particular failure for the 3.7 branch?  I have 
used BZ 1163543 (generic test failure BZ) to submit the patch on master.


Regards,
Nithya

- Original Message -
> From: "Nithya Balachandran" 
> To: "Soumya Koduri" 
> Cc: "Gluster Devel" 
> Sent: Wednesday, May 6, 2015 10:07:56 AM
> Subject: Re: [Gluster-devel] spurious regression failures for 
> ./tests/basic/fops-sanity.t
> 
> Hi,
> 
> I have submitted patch http://review.gluster.org/#/c/10590/ for this.
> 
> 
> Regards,
> Nithya
> 
> - Original Message -
> > From: "Soumya Koduri" 
> > To: "Pranith Kumar Karampuri" , "Nithya Balachandran"
> > 
> > Cc: "Gluster Devel" 
> > Sent: Wednesday, May 6, 2015 9:51:41 AM
> > Subject: Re: [Gluster-devel] spurious regression failures for
> > ./tests/basic/fops-sanity.t
> > 
> > I consistently see this failure for one of my patches -
> > 
> > http://review.gluster.org/#/c/10568/ -
> > http://build.gluster.org/job/rackspace-regression-2GB-triggered/8483/consoleFull
> > 
> > This test passed when I ran it on my workspace.
> > 
> > Thanks,
> > Soumya
> > 
> > On 05/02/2015 08:00 AM, Pranith Kumar Karampuri wrote:
> > >
> > > On 05/01/2015 10:05 PM, Nithya Balachandran wrote:
> > >> Hi,
> > >>
> > >> Can you point me to a Jenkins run with this failure?
> > > I don't have one. But it is very easy to re-create. Just run the
> > > following in your workspace
> > > while prove -rfv tests/basic/fops-sanity.t; do :; done
> > > At least on my machine this failed in 5-10 minutes. Very consistent
> > > failure :-)
> > >
> > > Pranith
> > >>
> > >> Regards,
> > >> Nithya
> > >>
> > >>
> > >>
> > >> - Original Message -
> > >>> From: "Pranith Kumar Karampuri" 
> > >>> To: "Shyam" , "Raghavendra Gowdappa"
> > >>> , "Nithya Balachandran"
> > >>> , "Susant Palai" 
> > >>> Cc: "Gluster Devel" 
> > >>> Sent: Friday, 1 May, 2015 5:07:12 PM
> > >>> Subject: spurious regression failures for ./tests/basic/fops-sanity.t
> > >>>
> > >>> hi,
> > >>>   I see the following logs when the failure happens:
> > >>> [2015-05-01 10:37:44.157477] E
> > >>> [dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
> > >>> (null): failed to get the 'linkto' xattr No data avai
> > >>> lable
> > >>> [2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
> > >>> 0-glusterfs-fuse: 25: READ => -1 (No data available)
> > >>>
> > >>> Then the program fails with following message:
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> fd based file operation 1 failed
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> fstat failed : No data available
> > >>> fd based file operation 2 failed
> > >>> read failed: No data available
> > >>> read returning junk
> > >>> dup fd based file operation failed
> > >>> not ok 10
> > >>>
> > >>> Could you let us know when this can happen and post a patch which will
> > >>> fix it? Please let us know who is going to fix it.
> > >>>
> > >>> Pranith
> > >>>
> > >
> > > ___
> > > Gluster-devel mailing list
> > > Gluster-devel@gluster.org
> > > http://www.gluster.org/mailman/listinfo/gluster-devel
> > 
> ___
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
> 
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-05 Thread Nithya Balachandran
Hi,

I have submitted patch http://review.gluster.org/#/c/10590/ for this.


Regards,
Nithya

- Original Message -
> From: "Soumya Koduri" 
> To: "Pranith Kumar Karampuri" , "Nithya Balachandran" 
> 
> Cc: "Gluster Devel" 
> Sent: Wednesday, May 6, 2015 9:51:41 AM
> Subject: Re: [Gluster-devel] spurious regression failures for 
> ./tests/basic/fops-sanity.t
> 
> I consistently see this failure for one of my patches -
> 
> http://review.gluster.org/#/c/10568/ -
> http://build.gluster.org/job/rackspace-regression-2GB-triggered/8483/consoleFull
> 
> This test passed when I ran it on my workspace.
> 
> Thanks,
> Soumya
> 
> On 05/02/2015 08:00 AM, Pranith Kumar Karampuri wrote:
> >
> > On 05/01/2015 10:05 PM, Nithya Balachandran wrote:
> >> Hi,
> >>
> >> Can you point me to a Jenkins run with this failure?
> > I don't have one. But it is very easy to re-create. Just run the
> > following in your workspace
> > while prove -rfv tests/basic/fops-sanity.t; do :; done
> > At least on my machine this failed in 5-10 minutes. Very consistent
> > failure :-)
> >
> > Pranith
> >>
> >> Regards,
> >> Nithya
> >>
> >>
> >>
> >> - Original Message -
> >>> From: "Pranith Kumar Karampuri" 
> >>> To: "Shyam" , "Raghavendra Gowdappa"
> >>> , "Nithya Balachandran"
> >>> , "Susant Palai" 
> >>> Cc: "Gluster Devel" 
> >>> Sent: Friday, 1 May, 2015 5:07:12 PM
> >>> Subject: spurious regression failures for ./tests/basic/fops-sanity.t
> >>>
> >>> hi,
> >>>   I see the following logs when the failure happens:
> >>> [2015-05-01 10:37:44.157477] E
> >>> [dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
> >>> (null): failed to get the 'linkto' xattr No data avai
> >>> lable
> >>> [2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
> >>> 0-glusterfs-fuse: 25: READ => -1 (No data available)
> >>>
> >>> Then the program fails with following message:
> >>> read failed: No data available
> >>> read returning junk
> >>> fd based file operation 1 failed
> >>> read failed: No data available
> >>> read returning junk
> >>> fstat failed : No data available
> >>> fd based file operation 2 failed
> >>> read failed: No data available
> >>> read returning junk
> >>> dup fd based file operation failed
> >>> not ok 10
> >>>
> >>> Could you let us know when this can happen and post a patch which will
> >>> fix it? Please let us know who is going to fix it.
> >>>
> >>> Pranith
> >>>
> >
> > ___
> > Gluster-devel mailing list
> > Gluster-devel@gluster.org
> > http://www.gluster.org/mailman/listinfo/gluster-devel
> 
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-05 Thread Soumya Koduri

I consistently see this failure for one of my patches -

http://review.gluster.org/#/c/10568/ -
http://build.gluster.org/job/rackspace-regression-2GB-triggered/8483/consoleFull

This test passed when I ran it on my workspace.

Thanks,
Soumya

On 05/02/2015 08:00 AM, Pranith Kumar Karampuri wrote:


On 05/01/2015 10:05 PM, Nithya Balachandran wrote:

Hi,

Can you point me to a Jenkins run with this failure?

I don't have one. But it is very easy to re-create. Just run the
following in your workspace
while prove -rfv tests/basic/fops-sanity.t; do :; done
At least on my machine this failed in 5-10 minutes. Very consistent
failure :-)

Pranith


Regards,
Nithya



- Original Message -

From: "Pranith Kumar Karampuri" 
To: "Shyam" , "Raghavendra Gowdappa"
, "Nithya Balachandran"
, "Susant Palai" 
Cc: "Gluster Devel" 
Sent: Friday, 1 May, 2015 5:07:12 PM
Subject: spurious regression failures for ./tests/basic/fops-sanity.t

hi,
  I see the following logs when the failure happens:
[2015-05-01 10:37:44.157477] E
[dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
(null): failed to get the 'linkto' xattr No data avai
lable
[2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
0-glusterfs-fuse: 25: READ => -1 (No data available)

Then the program fails with following message:
read failed: No data available
read returning junk
fd based file operation 1 failed
read failed: No data available
read returning junk
fstat failed : No data available
fd based file operation 2 failed
read failed: No data available
read returning junk
dup fd based file operation failed
not ok 10

Could you let us know when this can happen and post a patch which will
fix it? Please let us know who is going to fix it.

Pranith



___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-01 Thread Pranith Kumar Karampuri


On 05/01/2015 10:05 PM, Nithya Balachandran wrote:

Hi,

Can you point me to a Jenkins run with this failure?
I don't have one. But it is very easy to re-create. Just run the 
following in your workspace

while prove -rfv tests/basic/fops-sanity.t; do :; done
At least on my machine this failed in 5-10 minutes. Very consistent 
failure :-)


Pranith


Regards,
Nithya



- Original Message -

From: "Pranith Kumar Karampuri" 
To: "Shyam" , "Raghavendra Gowdappa" , 
"Nithya Balachandran"
, "Susant Palai" 
Cc: "Gluster Devel" 
Sent: Friday, 1 May, 2015 5:07:12 PM
Subject: spurious regression failures for ./tests/basic/fops-sanity.t

hi,
  I see the following logs when the failure happens:
[2015-05-01 10:37:44.157477] E
[dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
(null): failed to get the 'linkto' xattr No data avai
lable
[2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
0-glusterfs-fuse: 25: READ => -1 (No data available)

Then the program fails with following message:
read failed: No data available
read returning junk
fd based file operation 1 failed
read failed: No data available
read returning junk
fstat failed : No data available
fd based file operation 2 failed
read failed: No data available
read returning junk
dup fd based file operation failed
not ok 10

Could you let us know when this can happen and post a patch which will
fix it? Please let us know who is going to fix it.

Pranith



___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-01 Thread Nithya Balachandran
Hi,

Can you point me to a Jenkins run with this failure?

Regards,
Nithya



- Original Message -
> From: "Pranith Kumar Karampuri" 
> To: "Shyam" , "Raghavendra Gowdappa" 
> , "Nithya Balachandran"
> , "Susant Palai" 
> Cc: "Gluster Devel" 
> Sent: Friday, 1 May, 2015 5:07:12 PM
> Subject: spurious regression failures for ./tests/basic/fops-sanity.t
> 
> hi,
>  I see the following logs when the failure happens:
> [2015-05-01 10:37:44.157477] E
> [dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht:
> (null): failed to get the 'linkto' xattr No data avai
> lable
> [2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk]
> 0-glusterfs-fuse: 25: READ => -1 (No data available)
> 
> Then the program fails with following message:
> read failed: No data available
> read returning junk
> fd based file operation 1 failed
> read failed: No data available
> read returning junk
> fstat failed : No data available
> fd based file operation 2 failed
> read failed: No data available
> read returning junk
> dup fd based file operation failed
> not ok 10
> 
> Could you let us know when this can happen and post a patch which will
> fix it? Please let us know who is going to fix it.
> 
> Pranith
> 
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


[Gluster-devel] spurious regression failures for ./tests/basic/fops-sanity.t

2015-05-01 Thread Pranith Kumar Karampuri

hi,
I see the following logs when the failure happens:
[2015-05-01 10:37:44.157477] E 
[dht-helper.c:900:dht_migration_complete_check_task] 0-patchy-dht: 
(null): failed to get the 'linkto' xattr No data avai

lable
[2015-05-01 10:37:44.157504] W [fuse-bridge.c:2190:fuse_readv_cbk] 
0-glusterfs-fuse: 25: READ => -1 (No data available)


Then the program fails with following message:
read failed: No data available
read returning junk
fd based file operation 1 failed
read failed: No data available
read returning junk
fstat failed : No data available
fd based file operation 2 failed
read failed: No data available
read returning junk
dup fd based file operation failed
not ok 10

Could you let us know when this can happen and post a patch which will 
fix it? Please let us know who is going to fix it.


Pranith
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel