← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2057485] Re: splice07 from ubuntu_ltp_syscalls failed with 4.4

 

** Description changed:

  This is a new test case, issue found on X-4.4 and T-3.13 when testing
  LTP update 20240312
  
  Test log:
  INFO: Test start time: Tue Mar 12 05:31:36 UTC 2024
  COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 24263     -n 24263  -f /tmp/ltp-uBqkOfPbDr/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests.......
  tst_test.c:1741: TINFO: LTP version: 20240129
  tst_test.c:1627: TINFO: Timeout per run is 0h 00m 30s
  pipe15.c:58: TINFO: Soft limit for pipes: 16384 pages
  pipe15.c:59: TINFO: Buffer size: 65536 byte
  pipe15.c:60: TINFO: Creating 1024 pipes
  pipe15.c:34: TINFO: Soft-limited buffer size: 4096 bytes
  Test timeouted, sending SIGKILL!
  tst_test.c:1680: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1
  tst_test.c:1681: TBROK: Test killed! (timeout?)
  
  HINT: You _MAY_ be missing kernel fixes:
  
  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=46c4c9d1beb7
  INFO: ltp-pan reported some tests FAIL
  LTP Version: 20240129
  INFO: Test end time: Tue Mar 12 05:32:06 UTC 2024
  
- The specified kernel commit 46c4c9d1beb7, is not in our Xenial tree.
+ The specified kernel commit 46c4c9d1beb7, is not in our Trusty / Xenial
+ tree.

** Description changed:

- This is a new test case, issue found on X-4.4 and T-3.13 when testing
- LTP update 20240312
- 
- Test log:
- INFO: Test start time: Tue Mar 12 05:31:36 UTC 2024
- COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 24263     -n 24263  -f /tmp/ltp-uBqkOfPbDr/alltests -l /dev/null  -C /dev/null -T /dev/null
+ This is a new test case, issue found on X-4.4 and T-3.13 when testing LTP update 20240312
+ INFO: Test start time: Tue Mar 12 05:52:53 UTC 2024
+ COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 18934     -n 18934  -f /tmp/ltp-sSd9Fk5ahK/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests.......
  tst_test.c:1741: TINFO: LTP version: 20240129
  tst_test.c:1627: TINFO: Timeout per run is 0h 00m 30s
- pipe15.c:58: TINFO: Soft limit for pipes: 16384 pages
- pipe15.c:59: TINFO: Buffer size: 65536 byte
- pipe15.c:60: TINFO: Creating 1024 pipes
- pipe15.c:34: TINFO: Soft-limited buffer size: 4096 bytes
+ splice07.c:64: TINFO: file -> ...
+ splice07.c:58: TPASS: splice() on file -> file : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on file -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on file -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on file -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on file -> pipe read end : EBADF (9)
+ splice07.c:58: TPASS: splice() on file -> unix socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> inet socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> epoll : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> eventfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> signalfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> timerfd : EINVAL (22)
+ tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
+ splice07.c:58: TPASS: splice() on file -> fanotify : EINVAL (22)
+ splice07.c:58: TPASS: splice() on file -> inotify : EBADF (9)
+ tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
+ splice07.c:58: TPASS: splice() on file -> perf event : EINVAL (22)
+ tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
+ tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
+ tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
+ tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
+ tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
+ tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
+ tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
+ splice07.c:64: TINFO: O_PATH file -> ...
+ splice07.c:58: TPASS: splice() on O_PATH file -> file : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> pipe read end : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> pipe write end : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> unix socket : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> inet socket : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> epoll : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> eventfd : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> signalfd : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> timerfd : EBADF (9)
+ tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
+ splice07.c:58: TPASS: splice() on O_PATH file -> fanotify : EBADF (9)
+ splice07.c:58: TPASS: splice() on O_PATH file -> inotify : EBADF (9)
+ tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
+ splice07.c:58: TPASS: splice() on O_PATH file -> perf event : EBADF (9)
+ tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
+ tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
+ tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
+ tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
+ tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
+ tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
+ tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
+ splice07.c:64: TINFO: directory -> ...
+ splice07.c:58: TPASS: splice() on directory -> file : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on directory -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on directory -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on directory -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on directory -> pipe read end : EBADF (9)
+ splice07.c:58: TFAIL: splice() on directory -> pipe write end expected EBADF, EINVAL: EISDIR (21)
+ splice07.c:58: TPASS: splice() on directory -> unix socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> inet socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> epoll : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> eventfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> signalfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> timerfd : EINVAL (22)
+ tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
+ splice07.c:58: TPASS: splice() on directory -> fanotify : EINVAL (22)
+ splice07.c:58: TPASS: splice() on directory -> inotify : EBADF (9)
+ tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
+ splice07.c:58: TPASS: splice() on directory -> perf event : EINVAL (22)
+ tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
+ tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
+ tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
+ tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
+ tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
+ tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
+ tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
+ splice07.c:64: TINFO: /dev/zero -> ...
+ splice07.c:58: TPASS: splice() on /dev/zero -> file : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on /dev/zero -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on /dev/zero -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on /dev/zero -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on /dev/zero -> pipe read end : EBADF (9)
+ splice07.c:58: TPASS: splice() on /dev/zero -> unix socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> inet socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> epoll : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> eventfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> signalfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> timerfd : EINVAL (22)
+ tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
+ splice07.c:58: TPASS: splice() on /dev/zero -> fanotify : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /dev/zero -> inotify : EBADF (9)
+ tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
+ splice07.c:58: TPASS: splice() on /dev/zero -> perf event : EINVAL (22)
+ tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
+ tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
+ tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
+ tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
+ tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
+ tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
+ tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
+ splice07.c:64: TINFO: /proc/self/maps -> ...
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> file : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> pipe read end : EBADF (9)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> unix socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> inet socket : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> epoll : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> eventfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> signalfd : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> timerfd : EINVAL (22)
+ tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> fanotify : EINVAL (22)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> inotify : EBADF (9)
+ tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
+ splice07.c:58: TPASS: splice() on /proc/self/maps -> perf event : EINVAL (22)
+ tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
+ tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
+ tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
+ tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
+ tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
+ tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
+ tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
+ splice07.c:64: TINFO: pipe read end -> ...
+ splice07.c:58: TPASS: splice() on pipe read end -> O_PATH file : EBADF (9)
+ splice07.c:58: TPASS: splice() on pipe read end -> directory : EBADF (9)
+ splice07.c:58: TPASS: splice() on pipe read end -> /dev/zero : EBADF (9)
+ splice07.c:58: TPASS: splice() on pipe read end -> /proc/self/maps : EBADF (9)
+ splice07.c:58: TPASS: splice() on pipe read end -> pipe read end : EBADF (9)
  Test timeouted, sending SIGKILL!
  tst_test.c:1680: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1
  tst_test.c:1681: TBROK: Test killed! (timeout?)
  
- HINT: You _MAY_ be missing kernel fixes:
- 
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=46c4c9d1beb7
+ Summary:
+ passed   81
+ failed   1
+ broken   1
+ skipped  45
+ warnings 0
  INFO: ltp-pan reported some tests FAIL
  LTP Version: 20240129
- INFO: Test end time: Tue Mar 12 05:32:06 UTC 2024
- 
- The specified kernel commit 46c4c9d1beb7, is not in our Trusty / Xenial
- tree.
+ INFO: Test end time: Tue Mar 12 05:53:23 UTC 2024

** Description changed:

- This is a new test case, issue found on X-4.4 and T-3.13 when testing LTP update 20240312
+ This is a new test case, issue found on X-4.4 and T-3.13 when testing
+ LTP update 20240312
+ 
+ Test log:
  INFO: Test start time: Tue Mar 12 05:52:53 UTC 2024
  COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 18934     -n 18934  -f /tmp/ltp-sSd9Fk5ahK/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests.......
  tst_test.c:1741: TINFO: LTP version: 20240129
  tst_test.c:1627: TINFO: Timeout per run is 0h 00m 30s
  splice07.c:64: TINFO: file -> ...
  splice07.c:58: TPASS: splice() on file -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on file -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on file -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: O_PATH file -> ...
  splice07.c:58: TPASS: splice() on O_PATH file -> file : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> pipe write end : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> unix socket : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> inet socket : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> epoll : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> eventfd : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> signalfd : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> timerfd : EBADF (9)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on O_PATH file -> fanotify : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on O_PATH file -> perf event : EBADF (9)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: directory -> ...
  splice07.c:58: TPASS: splice() on directory -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> pipe read end : EBADF (9)
  splice07.c:58: TFAIL: splice() on directory -> pipe write end expected EBADF, EINVAL: EISDIR (21)
  splice07.c:58: TPASS: splice() on directory -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on directory -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on directory -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: /dev/zero -> ...
  splice07.c:58: TPASS: splice() on /dev/zero -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on /dev/zero -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on /dev/zero -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: /proc/self/maps -> ...
  splice07.c:58: TPASS: splice() on /proc/self/maps -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: pipe read end -> ...
  splice07.c:58: TPASS: splice() on pipe read end -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> pipe read end : EBADF (9)
  Test timeouted, sending SIGKILL!
  tst_test.c:1680: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1
  tst_test.c:1681: TBROK: Test killed! (timeout?)
  
  Summary:
  passed   81
  failed   1
  broken   1
  skipped  45
  warnings 0
  INFO: ltp-pan reported some tests FAIL
  LTP Version: 20240129
  INFO: Test end time: Tue Mar 12 05:53:23 UTC 2024

** Summary changed:

- splice07 from ubuntu_ltp_syscalls failed with 4.4
+ splice07 from ubuntu_ltp_syscalls failed with 3.13 / 4.4

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2057485

Title:
  splice07 from ubuntu_ltp_syscalls failed with 3.13 / 4.4

Status in ubuntu-kernel-tests:
  New

Bug description:
  This is a new test case, issue found on X-4.4 and T-3.13 when testing
  LTP update 20240312

  Test log:
  INFO: Test start time: Tue Mar 12 05:52:53 UTC 2024
  COMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 18934     -n 18934  -f /tmp/ltp-sSd9Fk5ahK/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests.......
  tst_test.c:1741: TINFO: LTP version: 20240129
  tst_test.c:1627: TINFO: Timeout per run is 0h 00m 30s
  splice07.c:64: TINFO: file -> ...
  splice07.c:58: TPASS: splice() on file -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on file -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on file -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on file -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on file -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: O_PATH file -> ...
  splice07.c:58: TPASS: splice() on O_PATH file -> file : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> pipe write end : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> unix socket : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> inet socket : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> epoll : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> eventfd : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> signalfd : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> timerfd : EBADF (9)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on O_PATH file -> fanotify : EBADF (9)
  splice07.c:58: TPASS: splice() on O_PATH file -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on O_PATH file -> perf event : EBADF (9)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: directory -> ...
  splice07.c:58: TPASS: splice() on directory -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on directory -> pipe read end : EBADF (9)
  splice07.c:58: TFAIL: splice() on directory -> pipe write end expected EBADF, EINVAL: EISDIR (21)
  splice07.c:58: TPASS: splice() on directory -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on directory -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on directory -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on directory -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: /dev/zero -> ...
  splice07.c:58: TPASS: splice() on /dev/zero -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on /dev/zero -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on /dev/zero -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on /dev/zero -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on /dev/zero -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: /proc/self/maps -> ...
  splice07.c:58: TPASS: splice() on /proc/self/maps -> file : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> pipe read end : EBADF (9)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> unix socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> inet socket : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> epoll : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> eventfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> signalfd : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> timerfd : EINVAL (22)
  tst_fd.c:144: TCONF: pidfd_open(): ENOSYS (38)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> fanotify : EINVAL (22)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> inotify : EBADF (9)
  tst_fd.c:171: TCONF: Skipping userfaultfd: ENOSYS (38)
  splice07.c:58: TPASS: splice() on /proc/self/maps -> perf event : EINVAL (22)
  tst_fd.c:200: TCONF: Skipping io uring: ENOSYS (38)
  tst_fd.c:216: TCONF: Skipping bpf map: ENOSYS (38)
  tst_fd.c:225: TCONF: Skipping fsopen: ENOSYS (38)
  tst_fd.c:234: TCONF: Skipping fspick: ENOSYS (38)
  tst_fd.c:243: TCONF: Skipping open_tree: ENOSYS (38)
  tst_fd.c:252: TCONF: Skipping memfd: ENOSYS (38)
  tst_fd.c:261: TCONF: Skipping memfd secret: ENOSYS (38)
  splice07.c:64: TINFO: pipe read end -> ...
  splice07.c:58: TPASS: splice() on pipe read end -> O_PATH file : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> directory : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> /dev/zero : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> /proc/self/maps : EBADF (9)
  splice07.c:58: TPASS: splice() on pipe read end -> pipe read end : EBADF (9)
  Test timeouted, sending SIGKILL!
  tst_test.c:1680: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1
  tst_test.c:1681: TBROK: Test killed! (timeout?)

  Summary:
  passed   81
  failed   1
  broken   1
  skipped  45
  warnings 0
  INFO: ltp-pan reported some tests FAIL
  LTP Version: 20240129
  INFO: Test end time: Tue Mar 12 05:53:23 UTC 2024

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2057485/+subscriptions



References