[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200730135733.GN23458@shao2-debian>
Date: Thu, 30 Jul 2020 21:57:33 +0800
From: kernel test robot <rong.a.chen@...el.com>
To: "Darrick J. Wong" <darrick.wong@...cle.com>
Cc: Christoph Hellwig <hch@....de>,
Chandan Babu R <chandanrlinux@...il.com>,
LKML <linux-kernel@...r.kernel.org>, lkp@...ts.01.org
Subject: [xfs] 74388072e2: xfstests.xfs.299.fail
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: 74388072e2e7c9a90a62fb856c13ad1bb1215920 ("xfs: actually bump warning counts when we send warnings")
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master
in testcase: xfstests
with following parameters:
disk: 4HDD
fs: xfs
test: xfs-group13
test-description: xfstests is a regression test suite for xfs and other files ystems.
test-url: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <rong.a.chen@...el.com>
xfs/299 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/299.out.bad)
--- tests/xfs/299.out 2020-06-19 03:26:43.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//xfs/299.out.bad 2020-07-30 14:38:24.667000000 +0000
@@ -16,19 +16,19 @@
*** push past the soft inode limit
[ROOT] 0 0 0 00 [--------] 3 0 0 00 [--------] 0 0 0 00 [--------]
-[NAME] 0 100 500 00 [--------] 5 4 10 00 [7 days] 0 0 0 00 [--------]
+[NAME] 0 100 500 00 [--------] 5 4 10 02 [7 days] 0 0 0 00 [--------]
*** push past the soft block limit
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/299.out /lkp/benchmarks/xfstests/results//xfs/299.out.bad' to see the entire diff)
To reproduce:
# build kernel
cd linux
cp config-5.8.0-rc4-00076-g74388072e2e7c9 .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email
Thanks,
Rong Chen
View attachment "config-5.8.0-rc4-00076-g74388072e2e7c9" of type "text/plain" (158415 bytes)
View attachment "job-script" of type "text/plain" (5532 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (20592 bytes)
View attachment "xfstests" of type "text/plain" (2872 bytes)
Powered by blists - more mailing lists