Hay
Date
April 11, 2025, 6:11 a.m.
Failure - move_mount02
move_mount02 move_mount02
move_mount02: [  635.333729] /usr/local/bin/kirk[407]: starting test move_mount02 (move_mount02)
move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22)
Failure - getxattr04
getxattr04 getxattr04
getxattr04: [  557.913234] /usr/local/bin/kirk[407]: starting test getxattr04 (getxattr04)
Failure - readahead01
readahead01 readahead01
readahead01: [  388.916547] /usr/local/bin/kirk[407]: starting test readahead01 (readahead01)
readahead01.c:36: TPASS: readahead() with fd = -1 : EBADF (9)
readahead01.c:43: TPASS: readahead() with invalid fd : EBADF (9)
readahead01.c:64: TPASS: readahead() on O_PATH file : EBADF (9)
readahead01.c:64: TPASS: readahead() on directory : EINVAL (22)
readahead01.c:64: TPASS: readahead() on /dev/zero : EINVAL (22)
readahead01.c:64: TPASS: readahead() on pipe read end : EINVAL (22)
readahead01.c:64: TPASS: readahead() on pipe write end : EBADF (9)
readahead01.c:64: TPASS: readahead() on unix socket : EINVAL (22)
readahead01.c:64: TPASS: readahead() on inet socket : EINVAL (22)
readahead01.c:64: TFAIL: readahead() on epoll su[ 1345.759647] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=readahead01 RESULT=fail>
readahead01.c:64: TFAIL: readahead() on eventfd succeeded
readahead01.c:64: TFAIL: readahead() on sign[ 1345.775429] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=readlinkat01 RESULT=pass>
readahead01.c:64: TFAIL: readahead() on timerfd succeeded
readahead01.c:64: TFAIL: readahead() on fanotify succeeded
readahead01.c:64: TFAIL: readahead() on perf event succeeded
readahead01.c:64: TFAIL: readahead() on [ 1345.820400] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=readv01 RESULT=pass>
readahead01.c:64: TFAIL: readahead() on fsopen succeeded
readahead01.c:64: TFAIL: readahead() on fspick succeeded
readahead01.c:64: TPASS: readahead() on open_tree : EBADF (9)
ioctl_loop06 ioctl_loop06
ioctl_loop06: [  561.219580] /usr/local/bin/kirk[407]: 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 fa[ 1354.246032] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=ioctl_loop06 RESULT=fail>