Hay
Date
May 13, 2025, 12:07 p.m.
Failure - log-parser-boot - exception-interrupts-were-enabled-early
------------[ cut here ]------------
[    0.025176] Interrupts were enabled early
[    0.026224] WARNING: CPU: 0 PID: 0 at init/main.c:1023 start_kernel+0x35c/0x3e0
[    0.027525] Modules linked in:
[    0.028866] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.15.0-rc6-next-20250513 #1 PREEMPT 
[    0.029472] Hardware name: linux,dummy-virt (DT)
[    0.029968] pstate: 60000009 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    0.030483] pc : start_kernel+0x35c/0x3e0
[    0.030696] lr : start_kernel+0x35c/0x3e0
[    0.030962] sp : ffffa2bd2d883e80
[    0.031227] x29: ffffa2bd2d883e90 x28: 0000000000000000 x27: 0000000000000000
[    0.031822] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000
[    0.032281] x23: 0000000000000000 x22: 0000000000000000 x21: 0000000048000000
[    0.032684] x20: ffffa2bd2d88f000 x19: ffffa2bd2d89b840 x18: 000000000000021c
[    0.033067] x17: 0000000000000004 x16: 0000000000000001 x15: 0000000000000003
[    0.033546] x14: ffffa2bd2d8cf990 x13: 0000000000000003 x12: 0000000000000003
[    0.033982] x11: 00000000ffffefff x10: c0000000ffffefff x9 : 60a6f77ff0265f00
[    0.034471] x8 : 60a6f77ff0265f00 x7 : 3637313532302e30 x6 : 202020205b3e343c
[    0.034873] x5 : ffffa2bd2dfa32c3 x4 : ffffa2bd2d883a5a x3 : 0000000000000000
[    0.035317] x2 : 0000000000000000 x1 : ffffa2bd2d883c50 x0 : 000000000000001d
[    0.035962] Call trace:
[    0.036365]  start_kernel+0x35c/0x3e0 (P)
[    0.036804]  __primary_switched+0x88/0x98
[    0.037367] ---[ end trace 0000000000000000 ]---
Failure - ltp-syscalls - ioctl_loop06
<8>[  788.121399] <LAVA_SIGNAL_STARTTC ioctl_loop06>
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_iocBClSvM as tmpdir (tmpfs filesystem)
tst_test.c:1900: TINFO: LTP version: 20250130
tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc6-next-20250513 #1 SMP PREEMPT @1747138357 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

<8>[  788.151277] <LAVA_SIGNAL_ENDTC ioctl_loop06>
ioctl_loop06 ioctl_loop06
ioctl_loop06: <12>[  128.049391] /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
<8>[  786.548085] <LAVA_SIGNAL_STARTTC getxattr04>
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_get67K3vK 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_get67K3vK/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

<8>[  786.567510] <LAVA_SIGNAL_ENDTC getxattr04>
getxattr04 getxattr04
getxattr04: <12>[   78.427588] /usr/local/bin/kirk[264]: starting test getxattr04 (getxattr04)