lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 10 Aug 2022 16:32:17 +0800 From: kernel test robot <oliver.sang@...el.com> To: Yang Xu <xuyang2018.jy@...itsu.com> CC: 0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>, <linux-ext4@...r.kernel.org>, <lkp@...ts.01.org>, <tytso@....edu>, <lczerner@...hat.com>, <djwong@...nel.org>, <jlayton@...nel.org>, <jack@...e.cz>, Yang Xu <xuyang2018.jy@...itsu.com> Subject: [ext4] a70b1077cd: xfstests.ext4.053.fail Greeting, FYI, we noticed the following commit (built with gcc-11): commit: a70b1077cddc8fff5db1b4ba3ee956e9ecbaf155 ("[PATCH v1] ext4: Remove deprecated noacl/nouser_xattr options") url: https://github.com/intel-lab-lkp/linux/commits/Yang-Xu/ext4-Remove-deprecated-noacl-nouser_xattr-options/20220728-100353 base: https://git.kernel.org/cgit/linux/kernel/git/tytso/ext4.git dev patch link: https://lore.kernel.org/linux-ext4/1658977369-2478-1-git-send-email-xuyang2018.jy@fujitsu.com in testcase: xfstests version: xfstests-x86_64-c1144bf-1_20220804 with following parameters: disk: 4HDD fs: ext2 test: ext4-group-02 ucode: 0xf0 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: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz with 32G memory 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 <oliver.sang@...el.com> ext4/053 [failed, exit status 2]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad) --- tests/ext4/053.out 2022-08-08 17:00:46.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2022-08-10 05:05:37.923675798 +0000 @@ -1,2 +1,4 @@ QA output created by 053 Silence is golden. +mounting ext3 "nouser_xattr" (failed mount) FAILED +mounting ext4 "nouser_xattr" (failed mount) FAILED ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff) To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests sudo bin/lkp install job.yaml # job file is attached in this email bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run sudo bin/lkp run generated-yaml-file # if come across any failure that blocks the test, # please remove ~/.lkp and /lkp dir to run from a clean state. -- 0-DAY CI Kernel Test Service https://01.org/lkp View attachment "config-5.19.0-rc5-00010-ga70b1077cddc" of type "text/plain" (167575 bytes) View attachment "job-script" of type "text/plain" (5820 bytes) Download attachment "dmesg.xz" of type "application/x-xz" (34740 bytes) View attachment "xfstests" of type "text/plain" (2677 bytes) View attachment "job.yaml" of type "text/plain" (4658 bytes) View attachment "reproduce" of type "text/plain" (853 bytes)
Powered by blists - more mailing lists