Date
May 12, 2025, 11:48 a.m.
Failure - log-parser-boot - exception-interrupts-were-enabled-early
------------[ cut here ]------------ [ 0.029118] Interrupts were enabled early [ 0.030299] WARNING: CPU: 0 PID: 0 at init/main.c:1023 start_kernel+0x35c/0x3e0 [ 0.031741] Modules linked in: [ 0.033222] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.15.0-rc6-next-20250512 #1 PREEMPT [ 0.033853] Hardware name: linux,dummy-virt (DT) [ 0.034382] pstate: 60000009 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 0.034858] pc : start_kernel+0x35c/0x3e0 [ 0.035178] lr : start_kernel+0x35c/0x3e0 [ 0.035427] sp : ffff9dd376883e80 [ 0.035674] x29: ffff9dd376883e90 x28: 0000000000000000 x27: 0000000000000000 [ 0.036271] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000 [ 0.036841] x23: 0000000000000000 x22: 0000000000000000 x21: 0000000048000000 [ 0.037222] x20: ffff9dd37688f000 x19: ffff9dd37689b840 x18: 000000000000021c [ 0.037705] x17: 0000000000000004 x16: 0000000000000001 x15: 0000000000000003 [ 0.038082] x14: ffff9dd3768cf990 x13: 0000000000000003 x12: 0000000000000003 [ 0.038532] x11: 00000000ffffefff x10: c0000000ffffefff x9 : 079bfefdba894400 [ 0.039059] x8 : 079bfefdba894400 x7 : 3831313932302e30 x6 : 202020205b3e343c [ 0.039414] x5 : ffff9dd376fa22c3 x4 : ffff9dd376883a5a x3 : 0000000000000000 [ 0.039820] x2 : 0000000000000000 x1 : ffff9dd376883c50 x0 : 000000000000001d [ 0.040517] Call trace: [ 0.041028] start_kernel+0x35c/0x3e0 (P) [ 0.041541] __primary_switched+0x88/0x98 [ 0.042283] ---[ end trace 0000000000000000 ]---
Failure - ltp-syscalls - ioctl_loop06
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_iocJp4h6E as tmpdir (tmpfs filesystem) tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc6-next-20250512 #1 SMP PREEMPT @1747050810 aarch64 tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 36s tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) Summary: passed 4 failed 2 broken 0 skipped 0 warnings 0 ioctl_loop06 ioctl_loop06 ioctl_loop06: <12>[ 139.262473] /usr/local/bin/kirk[264]: starting test ioctl_loop06 (ioctl_loop06) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
Failure - ltp-syscalls - getxattr04
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_get9I4M4J as tmpdir (tmpfs filesystem) tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' tst_test.c:1170: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1182: TINFO: Mounting /dev/loop0 to /tmp/LTP_get9I4M4J/mntpoint fstyp=xfs flags=0 tst_test.c:1182: TBROK: mount(/dev/loop0, mntpoint, xfs, 0, (nil)) failed: ENODEV (19) Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 getxattr04 getxattr04 getxattr04: <12>[ 86.373031] /usr/local/bin/kirk[264]: starting test getxattr04 (getxattr04)