Date
June 2, 2025, 2:13 p.m.
Failure - ltp-syscalls - futex_wait05
tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.14.10-rc1 #1 SMP PREEMPT @1748873845 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_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: futex_wait() sleeping for 1000us 500 iterations, threshold 450.01us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 500 times range: [239,36] tst_timer_test.c:305: TINFO: min 36us, max 239us, median 81us, trunc mean 78.16us (discarded 25) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 2000us 500 iterations, threshold 450.01us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 500 times range: [154,89] tst_timer_test.c:305: TINFO: min 89us, max 154us, median 93us, trunc mean 92.75us (discarded 25) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 5000us 300 iterations, threshold 450.04us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 300 times range: [182,95] tst_timer_test.c:305: TINFO: min 95us, max 182us, median 106us, trunc mean 106.78us (discarded 15) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 10000us 100 iterations, threshold 450.33us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 100 times range: [142,82] tst_timer_test.c:305: TINFO: min 82us, max 142us, median 109us, trunc mean 102.81us (discarded 5) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 25000us 50 iterations, threshold 451.29us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 50 times range: [113,82] tst_timer_test.c:305: TINFO: min 82us, max 113us, median 109us, trunc mean 101.71us (discarded 2) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 100000us 10 iterations, threshold 537.00us tst_timer_test.c:292: TFAIL: futex_wait() woken up early 10 times range: [110,89] tst_timer_test.c:305: TINFO: min 89us, max 110us, median 90us, trunc mean 90.00us (discarded 1) tst_timer_test.c:263: TINFO: futex_wait() sleeping for 1000000us 2 iterations, threshold 4400.00us tst_timer_test.c:305: TINFO: min 1000120us, max 1000120us, median 1000120us, trunc mean 1000120.00us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds Summary: passed 1 failed 6 broken 0 skipped 0 warnings 0 futex_wait05 futex_wait05 futex_wait05: [1;31mfail[0m (2.197s)
Failure - ltp-syscalls - sigtimedwait01
tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.14.10-rc1 #1 SMP PREEMPT @1748873845 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 sigwait.c:27: TPASS: Wait interrupted by expected signal sigwait.c:88: TPASS: struct siginfo is correct sigwait.c:148: TPASS: struct siginfo is correct sigwait.c:160: TPASS: sigwaitinfo restored the original mask sigwait.c:113: TPASS: Wait interrupted by expected signal sigwait.c:259: TPASS: Wait interrupted by expected signal sigwait.c:268: TPASS: sigwaitinfo restored the original mask sigwait.c:297: TPASS: sigwaitinfo(&sigs, (void *)1, NULL) : EFAULT (14) sigwait.c:331: TPASS: Child exited with expected code sigwait.c:369: TFAIL: Child killed by SIGBUS sigwait.c:57: TPASS: Wait interrupted by timeout Summary: passed 10 failed 1 broken 0 skipped 0 warnings 0 sigtimedwait01 sigtimedwait01 sigtimedwait01: [ 1109.598446] /usr/local/bin/kirk[785]: starting test sigtimedwait01 (sigtimedwait01)
Failure - ltp-syscalls - shmctl03
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 shmctl03.c:33: TPASS: shmmin = 1 shmctl03.c:35: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295 shmctl03.c:36: TPASS: /proc/sys/kernel/shmmni = 4096 shmctl03.c:37: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295 Summary: passed 2 failed 2 broken 0 skipped 0 warnings 0 shmctl03 shmctl03 shmctl03: [ 1095.314350] /usr/local/bin/kirk[785]: starting test shmctl03 (shmctl03) shmctl03.c:33: TPASS: shmmin = 1 shmctl03.c:35: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295 shmctl03.c:36: TPASS: /proc/sys/kernel/shmmni = 4096 shmctl03.c:37: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295
Failure - ltp-syscalls - semctl08
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_sem39QUGn as tmpdir (tmpfs filesystem) tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.14.10-rc1 #1 SMP PREEMPT @1748873845 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 semctl08.c:38: TFAIL: time_high fields aren't cleared by the kernel Summary: passed 0 failed 1 broken 0 skipped 0 warnings 0 semctl08 semctl08 semctl08: [ 1028.223197] /usr/local/bin/kirk[785]: starting test semctl08 (semctl08) semctl08.c:38: TFAIL: time_high fields aren't cleared by the kernel
Failure - ltp-syscalls - select02
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 select_var.h:109: TINFO: Testing libc select() tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 1074us, max 1176us, median 1113us, trunc mean 1113.22us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 2109us, max 2160us, median 2115us, trunc mean 2114.51us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us tst_timer_test.c:305: TINFO: min 5113us, max 5158us, median 5116us, trunc mean 5115.84us (discarded 15) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us tst_timer_test.c:305: TINFO: min 10098us, max 10144us, median 10115us, trunc mean 10115.55us (discarded 5) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us tst_timer_test.c:305: TINFO: min 25114us, max 25155us, median 25116us, trunc mean 25116.60us (discarded 2) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us tst_timer_test.c:305: TINFO: min 100168us, max 100179us, median 100169us, trunc mean 100168.89us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us tst_timer_test.c:305: TINFO: min 1001071us, max 1001072us, median 1001071us, trunc mean 1001071.00us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds select_var.h:112: TINFO: Testing SYS_select syscall tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us select_var.h:40: TCONF: syscall(-1) __NR_select not supported on your arch select_var.h:115: TINFO: Testing SYS_pselect6 syscall tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 1062us, max 1191us, median 1113us, trunc mean 1110.14us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 2109us, max 2175us, median 2114us, trunc mean 2114.21us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us tst_timer_test.c:305: TINFO: min 5111us, max 5161us, median 5116us, trunc mean 5115.93us (discarded 15) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us tst_timer_test.c:305: TINFO: min 10114us, max 10132us, median 10115us, trunc mean 10115.27us (discarded 5) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us tst_timer_test.c:305: TINFO: min 25112us, max 25150us, median 25117us, trunc mean 25116.58us (discarded 2) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us tst_timer_test.c:305: TINFO: min 100167us, max 100177us, median 100169us, trunc mean 100169.11us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us tst_timer_test.c:305: TINFO: min 1001072us, max 1001077us, median 1001072us, trunc mean 1001072.00us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds select_var.h:118: TINFO: Testing SYS_pselect6 time64 syscall tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 1101us, max 1158us, median 1114us, trunc mean 1113.39us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us tst_timer_test.c:305: TINFO: min 2109us, max 2158us, median 2115us, trunc mean 2114.41us (discarded 25) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us tst_timer_test.c:305: TINFO: min 5111us, max 5161us, median 5116us, trunc mean 5116.00us (discarded 15) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us tst_timer_test.c:305: TINFO: min 10107us, max 10122us, median 10115us, trunc mean 10115.57us (discarded 5) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us tst_timer_test.c:305: TINFO: min 25113us, max 25129us, median 25116us, trunc mean 25116.10us (discarded 2) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us tst_timer_test.c:305: TINFO: min 100167us, max 100171us, median 100168us, trunc mean 100168.33us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us tst_timer_test.c:305: TINFO: min 1000750us, max 1001071us, median 1000750us, trunc mean 1000750.00us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds select_var.h:121: TINFO: Testing SYS__newselect syscall tst_timer_test.c:357: TINFO: CLOCK_MONOTONIC resolution 1ns tst_timer_test.c:369: TINFO: prctl(PR_GET_TIMERSLACK) = 50us tst_test.c:1743: TINFO: Updating runtime to 0h 00m 09s tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 45s tst_timer_test.c:263: TINFO: select() sleeping for 1000us 500 iterations, threshold 450.01us tst_timer_test.c:292: TFAIL: select() woken up early 500 times range: [94,8] tst_timer_test.c:305: TINFO: min 8us, max 94us, median 8us, trunc mean 8.00us (discarded 25) tst_timer_test.c:263: TINFO: select() sleeping for 2000us 500 iterations, threshold 450.01us tst_timer_test.c:292: TFAIL: select() woken up early 500 times range: [64,8] tst_timer_test.c:305: TINFO: min 8us, max 64us, median 8us, trunc mean 8.00us (discarded 25) tst_timer_test.c:263: TINFO: select() sleeping for 5000us 300 iterations, threshold 450.04us tst_timer_test.c:292: TFAIL: select() woken up early 300 times range: [46,7] tst_timer_test.c:305: TINFO: min 7us, max 46us, median 8us, trunc mean 7.78us (discarded 15) tst_timer_test.c:263: TINFO: select() sleeping for 10000us 100 iterations, threshold 450.33us tst_timer_test.c:292: TFAIL: select() woken up early 100 times range: [8,7] tst_timer_test.c:305: TINFO: min 7us, max 8us, median 7us, trunc mean 7.00us (discarded 5) tst_timer_test.c:263: TINFO: select() sleeping for 25000us 50 iterations, threshold 451.29us tst_timer_test.c:292: TFAIL: select() woken up early 50 times range: [8,7] tst_timer_test.c:305: TINFO: min 7us, max 8us, median 7us, trunc mean 7.00us (discarded 2) tst_timer_test.c:263: TINFO: select() sleeping for 100000us 10 iterations, threshold 537.00us tst_timer_test.c:292: TFAIL: select() woken up early 10 times range: [8,7] tst_timer_test.c:305: TINFO: min 7us, max 8us, median 7us, trunc mean 7.00us (discarded 1) tst_timer_test.c:263: TINFO: select() sleeping for 1000000us 2 iterations, threshold 4400.00us tst_timer_test.c:305: TINFO: min 1001083us, max 1001135us, median 1001083us, trunc mean 1001083.00us (discarded 1) tst_timer_test.c:326: TPASS: Measured times are within thresholds Summary: passed 22 failed 6 broken 0 skipped 1 warnings 0 select02 select02 select02: [ 999.939774] /usr/local/bin/kirk[785]: starting test select02 (select02)
Failure - ltp-syscalls - recvmmsg01
recvmmsg01 recvmmsg01 recvmmsg01: [ 958.922877] /usr/local/bin/kirk[785]: starting test remap_file_pages01 (remap_file_pages01) recvmmsg01.c:133: TINFO: Testing variant: vDSO or syscall with libc spec recvmmsg01.c:86: TPASS: recvmmsg() bad socket file descriptor : EBADF (9)
Failure - ltp-syscalls - msgctl05
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 msgctl05.c:35: TFAIL: time_high fields aren't cleared by the kernel Summary: passed 0 failed 1 broken 0 skipped 0 warnings 0 msgctl05 msgctl05 msgctl05: [ 690.038878] /usr/local/bin/kirk[785]: starting test msgctl05 (msgctl05) msgctl05.c:35: TFAIL: time_high fields aren't cleared by the kernel
Failure - ltp-syscalls - mseal02
tst_test.c:1904: TINFO: Tested kernel: 6.14.10-rc1 #1 SMP PREEMPT @1748873845 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 mseal02.c:47: TPASS: mseal(0xf7961000, 4096, 4294967295) : EINVAL (22) mseal02.c:47: TPASS: mseal(0xf7961001, 4096, 0) : EINVAL (22) mseal02.c:47: TFAIL: mseal(0xf7961000, 4294963201, 0) expected EINVAL: ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7963000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7962000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7961000, 16384, 0) : ENOMEM (12) Summary: passed 5 failed 1 broken 0 skipped 0 warnings 0 mseal02 mseal02 mseal02: [ 689.713831] /usr/local/bin/kirk[785]: starting test mseal02 (mseal02) mseal02.c:47: TPASS: mseal(0xf7961000, 4096, 4294967295) : EINVAL (22) mseal02.c:47: TPASS: mseal(0xf7961001, 4096, 0) : EINVAL (22) mseal02.c:47: TFAIL: mseal(0xf7961000, 4294963201, 0) expected EINVAL: ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7963000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7962000, 8192, 0) : ENOMEM (12) mseal02.c:47: TPASS: mseal(0xf7961000, 16384, 0) : ENOMEM (12)
Failure - ltp-syscalls - getxattr04
tst_test.c:1182: TINFO: Mounting /dev/loop0 to /tmp/LTP_gets25aQN/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 tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' getxattr04 getxattr04 getxattr04: [ 489.910030] loop0: detected capacity change from 0 to 614400
Failure - ltp-syscalls - accept02
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_buffers.c:57: TINFO: Test is using guarded buffers accept02.c:131: TINFO: Starting listener on port: 53193 accept02.c:54: TBROK: setsockopt(3, 0, 42, 0xf7878f7c, 132) failed: ENODEV (19) HINT: You _MAY_ be missing kernel fixes: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=657831ff HINT: You _MAY_ be vulnerable to CVE(s): https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8890 Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 accept02 accept02 accept02: [ 29.838365] /usr/local/bin/kirk[785]: starting test accept03 (accept03) accept02.c:131: TINFO: Starting listener on port: 53193 accept02.c:54: TBROK: setsockopt(3, 0, 42, 0xf7878f7c, 132) failed: ENODEV (19)