Hay
Date
June 7, 2025, 10:40 a.m.
Failure - ltp-syscalls - futex_wait05
tst_test.c:1953: TINFO: LTP version: 20250530
tst_test.c:1956: TINFO: Tested kernel: 6.14.11-rc1 #1 SMP PREEMPT @1749293125 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:1774: 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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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: [263,90]
tst_timer_test.c:305: TINFO: min 90us, max 263us, median 100us, trunc mean 99.32us (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: [203,105]
tst_timer_test.c:305: TINFO: min 105us, max 203us, median 110us, trunc mean 109.40us (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: [426,105]
tst_timer_test.c:305: TINFO: min 105us, max 426us, median 110us, trunc mean 109.56us (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: [236,78]
tst_timer_test.c:305: TINFO: min 78us, max 236us, median 110us, trunc mean 104.48us (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: [236,78]
tst_timer_test.c:305: TINFO: min 78us, max 236us, median 109us, trunc mean 98.15us (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: [227,85]
tst_timer_test.c:305: TINFO: min 85us, max 227us, median 85us, trunc mean 85.22us (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 1000121us, max 1000123us, median 1000121us, trunc mean 1000121.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: [ 2180.146940] /usr/local/bin/kirk[829]: futex_wait05: start (command: futex_wait05)
Failure - ltp-syscalls - sigtimedwait01
tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution
tst_test.c:1774: 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: [ 1384.802582] /usr/local/bin/kirk[829]: sigtimedwait01: start (command: sigtimedwait01)
Failure - ltp-syscalls - shmctl03
tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution
tst_test.c:1774: TINFO: Overall timeout per run is 0h 21m 36s
shmctl03.c:31: TPASS: shmmin = 1
shmctl03.c:33: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295
shmctl03.c:34: TPASS: /proc/sys/kernel/shmmni = 4096
shmctl03.c:35: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295

Summary:
passed   2
failed   2
broken   0
skipped  0
warnings 0

shmctl03 shmctl03
shmctl03: [ 1369.742047] /usr/local/bin/kirk[829]: shmctl03: start (command: shmctl03)
shmctl03.c:31: TPASS: shmmin = 1
shmctl03.c:33: TFAIL: /proc/sys/kernel/shmmax != 2147483647 got 4294967295
shmctl03.c:34: TPASS: /proc/sys/kernel/shmmni = 4096
shmctl03.c:35: TFAIL: /proc/sys/kernel/shmall != 4278190079 got 4294967295
Failure - ltp-syscalls - semctl08
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_semNPrXnr as tmpdir (tmpfs filesystem)
tst_test.c:1953: TINFO: LTP version: 20250530
tst_test.c:1956: TINFO: Tested kernel: 6.14.11-rc1 #1 SMP PREEMPT @1749293125 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:1774: TINFO: Overall timeout per run is 0h 21m 36s
semctl08.c:40: TFAIL: time_high fields aren't cleared by the kernel

Summary:
passed   0
failed   1
broken   0
skipped  0
warnings 0

semctl08 semctl08
semctl08: [ 1296.671430] /usr/local/bin/kirk[829]: semctl08: start (command: semctl08)
semctl08.c:40: TFAIL: time_high fields aren't cleared by the kernel
Failure - ltp-syscalls - select02
tst_test.c:1774: 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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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 1103us, max 1176us, median 1113us, trunc mean 1113.11us (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 2108us, max 2301us, median 2114us, trunc mean 2114.37us (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 5154us, median 5116us, trunc mean 5116.03us (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 10112us, max 10152us, median 10115us, trunc mean 10115.24us (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 25121us, median 25117us, trunc mean 25116.62us (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 100172us, 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 1001071us, 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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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 1070us, max 1140us, median 1113us, trunc mean 1111.38us (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 2108us, max 2151us, median 2114us, trunc mean 2113.65us (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 5109us, max 5156us, median 5116us, trunc mean 5115.31us (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 10111us, max 10158us, median 10114us, trunc mean 10114.63us (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.15us (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 100162us, max 100178us, median 100169us, trunc mean 100168.44us (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 1001070us, max 1001083us, median 1001070us, trunc mean 1001070.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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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 1063us, max 1302us, median 1113us, trunc mean 1111.08us (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 2104us, max 2376us, median 2114us, trunc mean 2113.99us (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 5110us, max 5161us, median 5115us, trunc mean 5115.25us (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 10111us, max 10153us, median 10115us, trunc mean 10114.80us (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 25119us, median 25115us, trunc mean 25115.35us (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 100180us, median 100168us, trunc mean 100168.56us (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 1001071us, median 1001071us, trunc mean 1001071.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:1795: TINFO: Updating runtime to 0h 00m 09s
tst_test.c:1774: 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: [7,2]
tst_timer_test.c:305: TINFO: min 2us, max 7us, median 2us, trunc mean 2.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: [27,2]
tst_timer_test.c:305: TINFO: min 2us, max 27us, median 2us, trunc mean 2.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: [3,2]
tst_timer_test.c:305: TINFO: min 2us, max 3us, median 2us, trunc mean 2.00us (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: [3,2]
tst_timer_test.c:305: TINFO: min 2us, max 3us, median 2us, trunc mean 2.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: [3,2]
tst_timer_test.c:305: TINFO: min 2us, max 3us, median 2us, trunc mean 2.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: [3,2]
tst_timer_test.c:305: TINFO: min 2us, max 3us, median 2us, trunc mean 2.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 1001098us, max 1001122us, median 1001098us, trunc mean 1001098.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: [ 1268.051546] /usr/local/bin/kirk[829]: select02: start (command: select02)
Failure - ltp-syscalls - recvmmsg01
tst_test.c:1953: TINFO: LTP version: 20250530
tst_test.c:1956: TINFO: Tested kernel: 6.14.11-rc1 #1 SMP PREEMPT @1749293125 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:1774: TINFO: Overall timeout per run is 0h 21m 36s
recvmmsg01.c:133: TINFO: Testing variant: vDSO or syscall with libc spec
recvmmsg01.c:86: TPASS: recvmmsg() bad socket file descriptor : EBADF (9)
tst_test.c:1852: TBROK: Test killed by SIGSEGV!

Summary:
passed   1
failed   0
broken   1
skipped  0
warnings 0

recvmmsg01 recvmmsg01
recvmmsg01: [ 1199.291631] /usr/local/bin/kirk[829]: recvmmsg01: start (command: recvmmsg01)
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_test.c:1956: TINFO: Tested kernel: 6.14.11-rc1 #1 SMP PREEMPT @1749293125 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:1774: TINFO: Overall timeout per run is 0h 21m 36s
msgctl05.c:36: TFAIL: time_high fields aren't cleared by the kernel

Summary:
passed   0
failed   1
broken   0
skipped  0
warnings 0

msgctl05 msgctl05
msgctl05: [  862.383267] /usr/local/bin/kirk[829]: msgctl05: start (command: msgctl05)
msgctl05.c:36: TFAIL: time_high fields aren't cleared by the kernel
Failure - ltp-syscalls - mseal02
mseal02.c:45: TPASS: mseal(0xf781e000, 4096, 4294967295) : EINVAL (22)
mseal02.c:45: TPASS: mseal(0xf781e001, 4096, 0) : EINVAL (22)
mseal02.c:45: TFAIL: mseal(0xf781e000, 4294963201, 0) expected EINVAL: ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf7820000, 8192, 0) : ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf781f000, 8192, 0) : ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf781e000, 16384, 0) : ENOMEM (12)

Summary:
passed   5
failed   1
broken   0
skipped  0
warnings 0

mseal02 mseal02
mseal02: [  861.956267] /usr/local/bin/kirk[829]: mseal02: start (command: mseal02)
mseal02.c:45: TPASS: mseal(0xf781e000, 4096, 4294967295) : EINVAL (22)
mseal02.c:45: TPASS: mseal(0xf781e001, 4096, 0) : EINVAL (22)
mseal02.c:45: TFAIL: mseal(0xf781e000, 4294963201, 0) expected EINVAL: ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf7820000, 8192, 0) : ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf781f000, 8192, 0) : ENOMEM (12)
mseal02.c:45: TPASS: mseal(0xf781e000, 16384, 0) : ENOMEM (12)
Failure - ltp-syscalls - getxattr04
tst_test.c:1229: 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: [  585.998381] /usr/local/bin/kirk[829]: getxattr04: start (command: getxattr04)
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:1774: TINFO: Overall timeout per run is 0h 21m 36s
tst_buffers.c:57: TINFO: Test is using guarded buffers
accept02.c:129: TINFO: Starting listener on port: 47021
accept02.c:52: TBROK: setsockopt(3, 0, 42, 0xf7cdef7c, 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: [   31.262162] /usr/local/bin/kirk[829]: accept02: start (command: accept02)
accept02.c:129: TINFO: Starting listener on port: 47021
accept02.c:52: TBROK: setsockopt(3, 0, 42, 0xf7cdef7c, 132) failed: ENODEV (19)