Bug 1769320

Summary: Spurious failure tests/bugs/replicate/bug-1734370-entry-heal-restore-time.t
Product: [Community] GlusterFS Reporter: Kotresh HR <khiremat>
Component: testsAssignee: Kotresh HR <khiremat>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7CC: bugs, pkarampu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1751134 Environment:
Last Closed: 2019-11-11 08:52:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1751134    
Bug Blocks:    

Description Kotresh HR 2019-11-06 11:48:24 UTC
+++ This bug was initially created as a clone of Bug #1751134 +++

Description of problem:
14:17:25 ./tests/bugs/replicate/bug-1734370-entry-heal-restore-time.t .. 
14:17:25 1..34
14:17:25 ok   1 [    194/   1036] <  33> 'glusterd'
14:17:25 ok   2 [      9/     11] <  34> 'pidof glusterd'
14:17:25 ok   3 [      8/     80] <  35> 'gluster --mode=script --wignore volume create patchy replica 3 builder207.int.aws.gluster.org:/d/backends/patchy0 builder207.int.aws.gluster.org:/d/backends/patchy1 builder207.int.aws.gluster.org:/d/backends/patchy2'
14:17:25 ok   4 [     12/   1378] <  36> 'gluster --mode=script --wignore volume start patchy'
14:17:25 ok   5 [     10/     78] <  38> '_GFS --attribute-timeout=0 --entry-timeout=0 --volfile-id=/patchy --volfile-server=builder207.int.aws.gluster.org --attribute-timeout=0 --entry-timeout=0 /mnt/glusterfs/0'
14:17:25 ok   6 [     11/    123] <  39> '1 afr_child_up_status patchy 0'
14:17:25 ok   7 [     10/     91] <  40> '1 afr_child_up_status patchy 1'
14:17:25 ok   8 [     10/     85] <  41> '1 afr_child_up_status patchy 2'
14:17:25 ok   9 [     15/      9] <  44> 'mkdir /mnt/glusterfs/0/DIR'
14:17:25 ok  10 [     10/   2096] <  45> 'kill_brick patchy builder207.int.aws.gluster.org /d/backends/patchy1'
14:17:25 ok  11 [     10/     13] <  46> 'touch /mnt/glusterfs/0/DIR/FILE'
14:17:25 ok  12 [     10/    104] <  48> 'gluster --mode=script --wignore volume start patchy force'
14:17:25 ok  13 [     10/   2165] <  49> '1 afr_child_up_status patchy 1'
14:17:25 ok  14 [     11/     75] <  50> 'Y glustershd_up_status'
14:17:25 ok  15 [     10/     85] <  51> '1 afr_child_up_status_in_shd patchy 0'
14:17:25 ok  16 [     13/     86] <  52> '1 afr_child_up_status_in_shd patchy 1'
14:17:25 ok  17 [     13/     86] <  53> '1 afr_child_up_status_in_shd patchy 2'
14:17:25 ok  18 [     10/     72] <  54> 'gluster --mode=script --wignore volume heal patchy'
14:17:25 ok  19 [     14/    585] <  55> '0 get_pending_heal_count patchy'
14:17:25 ok  20 [     11/     17] <  57> '^Y$ time_stamps_match DIR'
14:17:25 ok  21 [     10/    147] <  61> 'gluster --mode=script --wignore volume set patchy features.ctime off'
14:17:25 ok  22 [     10/     15] <  62> 'mkdir /mnt/glusterfs/0/DIR2'
14:17:25 ok  23 [     10/   2081] <  63> 'kill_brick patchy builder207.int.aws.gluster.org /d/backends/patchy1'
14:17:25 ok  24 [      8/      8] <  64> 'touch /mnt/glusterfs/0/DIR2/FILE'
14:17:25 ok  25 [      8/     86] <  66> 'gluster --mode=script --wignore volume start patchy force'
14:17:25 ok  26 [     11/     77] <  67> '1 afr_child_up_status patchy 0'
14:17:25 ok  27 [      8/     56] <  68> 'Y glustershd_up_status'
14:17:25 ok  28 [      8/     59] <  69> '1 afr_child_up_status_in_shd patchy 0'
14:17:25 ok  29 [      8/   1903] <  70> '1 afr_child_up_status_in_shd patchy 1'
14:17:25 ok  30 [      8/     57] <  71> '1 afr_child_up_status_in_shd patchy 2'
14:17:25 ok  31 [      8/     50] <  72> 'gluster --mode=script --wignore volume heal patchy'
14:17:25 ok  32 [      8/    966] <  73> '0 get_pending_heal_count patchy'
14:17:25 not ok  33 [      8/     22] <  75> '^Y$ time_stamps_match DIR2' -> 'Got "Mtimes: 1568191642:1568191642:1568191642 Atimes: 1568191644:1568191639:1568191640" instead of "^Y$"'
14:17:25 ok  34 [      8/      1] <  77> 'rm ./tests/bugs/replicate/../../utils/get-mdata-xattr'
14:17:25 Failed 1/34 subtests 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Worker Ant on 2019-09-11 09:19:54 UTC ---

REVIEW: https://review.gluster.org/23397 (tests: Fix spurious failure) posted (#1) for review on master by Pranith Kumar Karampuri

--- Additional comment from Worker Ant on 2019-09-11 11:24:59 UTC ---

REVIEW: https://review.gluster.org/23397 (tests: Fix spurious failure) merged (#1) on master by Pranith Kumar Karampuri

Comment 1 Worker Ant 2019-11-06 13:06:08 UTC
REVIEW: https://review.gluster.org/23679 (tests: Fix spurious failure) posted (#1) for review on release-7 by Kotresh HR

Comment 2 Worker Ant 2019-11-11 08:52:42 UTC
REVIEW: https://review.gluster.org/23679 (tests: Fix spurious failure) merged (#2) on release-7 by Kotresh HR