[问题结束] Anolis8.6 ck-4.19 aarch64内部nightly,alitests测试套dmesg_check测试fail TFAIL: Unexpected error/warning: [ 719.691705] WARNING: CPU: 50 PID: 56784 at drivers/base/memory.c:193 memory_block_action+0x118/0x180 [测试环境] [root@l57h15216 alitests]# uname -r 4.19.91-546.git.8927cac90.an8.aarch64 [root@l57h15216 alitests]# cat /etc/redhat-release Anolis OS release 8.6 [root@l57h15216 alitests]# free -g total used free shared buff/cache available Mem: 754 4 747 0 3 747 Swap: 1 0 1 [root@l57h15216 alitests]# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 378G 0 378G 0% /dev tmpfs 378G 0 378G 0% /dev/shm tmpfs 378G 35M 378G 1% /run tmpfs 378G 0 378G 0% /sys/fs/cgroup /dev/sda2 49G 8.7G 38G 19% / /dev/sda1 1022M 6.7M 1016M 1% /boot/efi tmpfs 76G 0 76G 0% /run/user/0 [root@l57h15216 alitests]# cat /proc/cmdline BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-4.19.91-546.git.8927cac90.an8.aarch64 root=UUID=0eb4140e-7d01-483c-9ef6-c4f712d544e8 ro console=tty0 console=ttyS0,115200 rd.driver.pre=ahci crashkernel=0M-2G:0M,2G-8G:192M,8G-:256M [root@l57h15216 alitests]# lscpu Architecture: aarch64 Byte Order: Little Endian CPU(s): 96 On-line CPU(s) list: 0-95 Thread(s) per core: 1 Core(s) per socket: 48 Socket(s): 2 NUMA node(s): 1 Vendor ID: HiSilicon BIOS Vendor ID: HiSilicon Model: 0 Model name: Kunpeng-920 BIOS Model name: HUAWEI Kunpeng 920 5250 Stepping: 0x1 CPU max MHz: 2600.0000 CPU min MHz: 200.0000 BogoMIPS: 200.00 L1d cache: 64K L1i cache: 64K L2 cache: 512K L3 cache: 24576K NUMA node0 CPU(s): 0-95 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm [复现步骤] git clone git@gitlab-sp.alibaba-inc.com:alikernel/ltp.git cd ltp export BUILD_ALITESTS_ONLY=yes export CFLAGS="${CFLAGS} -fcommon" make autotools ./configure make && install cd /opt/ltp ./runltp -f alitests -s dmesg_check [期望结果] case pass [实际结果] You can specify it with option -z COMMAND: /tmp/tone/run/alitests/bin/ltp-pan -e -S -a 365418 -n 365418 -p -f /tmp/ltp-nwoXveYHJ3/alltests -l /tmp/tone/run/alitests/results/LTP_RUN_ON-2022_11_23-19h_47m_14s.log -C /tmp/tone/run/alitests/output/LTP_RUN_ON-2022_11_23-19h_47m_14s.failed -T /tmp/tone/run/alitests/output/LTP_RUN_ON-2022_11_23-19h_47m_14s.tconf INFO: Restricted to dmesg_check LOG File: /tmp/tone/run/alitests/results/LTP_RUN_ON-2022_11_23-19h_47m_14s.log FAILED COMMAND File: /tmp/tone/run/alitests/output/LTP_RUN_ON-2022_11_23-19h_47m_14s.failed TCONF COMMAND File: /tmp/tone/run/alitests/output/LTP_RUN_ON-2022_11_23-19h_47m_14s.tconf Running tests....... <<<test_start>>> tag=dmesg_check stime=1669204035 cmdline="dmesg_check.sh" contacts="" analysis=exit <<<test_output>>> incrementing stop dmesg_check 1 TINFO: Check warnings/errors in dmesg... dmesg_check 1 TFAIL: Unexpected error/warning: [ 719.691705] WARNING: CPU: 50 PID: 56784 at drivers/base/memory.c:193 memory_block_action+0x118/0x180 dmesg_check 1 TINFO: Full dmesg log: /tmp/tone/run/alitests/output/dmesg-4.19.91-546.git.8927cac90.an8.aarch64.txt dmesg_check 1 TINFO: lscpu Architecture: aarch64 Byte Order: Little Endian CPU(s): 96 On-line CPU(s) list: 0-95 Thread(s) per core: 1 Core(s) per socket: 48 Socket(s): 2 NUMA node(s): 1 Vendor ID: HiSilicon BIOS Vendor ID: HiSilicon Model: 0 Model name: Kunpeng-920 BIOS Model name: HUAWEI Kunpeng 920 5250 Stepping: 0x1 CPU max MHz: 2600.0000 CPU min MHz: 200.0000 BogoMIPS: 200.00 L1d cache: 64K L1i cache: 64K L2 cache: 512K L3 cache: 24576K NUMA node0 CPU(s): 0-95 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm Summary: passed 0 failed 1 skipped 0 warnings 0 <<<execution_status>>> initiation_status="ok" duration=0 termination_type=exited termination_id=1 corefile=no cutime=4 cstime=2 <<<test_end>>> INFO: ltp-pan reported some tests FAIL LTP Version: 20180515 ############################################################### Done executing testcases. LTP Version: 20180515 ############################################################### RUNLTP_END