2022-04-23 17:29:38 export TEST_DIR=/fs/sdb1 2022-04-23 17:29:38 export TEST_DEV=/dev/sdb1 2022-04-23 17:29:38 export FSTYP=xfs 2022-04-23 17:29:38 export SCRATCH_MNT=/fs/scratch 2022-04-23 17:29:38 mkdir /fs/scratch -p 2022-04-23 17:29:38 export SCRATCH_DEV=/dev/sdb4 2022-04-23 17:29:38 export SCRATCH_LOGDEV=/dev/sdb2 2022-04-23 17:29:38 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-04-23 17:29:38 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-04-23 17:29:38 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-53 2022-04-23 17:29:38 ./check xfs/531 xfs/532 xfs/533 xfs/534 xfs/538 xfs/539 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d05 5.17.0-rc6-00044-g135c1d082dcf #1 SMP Sat Apr 23 23:18:11 CST 2022 MKFS_OPTIONS -- -f /dev/sdb4 MOUNT_OPTIONS -- /dev/sdb4 /fs/scratch xfs/531 3s xfs/532 30s xfs/533 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//xfs/533.out.bad) --- tests/xfs/533.out 2022-04-14 12:51:49.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/533.out.bad 2022-04-23 17:30:34.674113932 +0000 @@ -6,12 +6,4 @@ Inject bmap_alloc_minlen_extent error tag * Create directory entries Verify directory's extent count -* Rename: Populate destination directory -Populate $dstdir by moving new directory entries -Verify $dstdir's extent count -* Create multiple hard links to a single file ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/533.out /lkp/benchmarks/xfstests/results//xfs/533.out.bad' to see the entire diff) xfs/534 3s xfs/538 622s xfs/539 3s Ran: xfs/531 xfs/532 xfs/533 xfs/534 xfs/538 xfs/539 Failures: xfs/533 Failed 1 of 6 tests