HomeDefectsLIN1022-7275
Fixed

LIN1022-7275 : [LTP] keyctl05 failed with ltp syscalls testing.

Created: Mar 28, 2024    Updated: Jul 11, 2024
Resolved Date: Jul 10, 2024
Found In Version: 10.22.33.16
Fix Version: 10.22.33.17
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

<<<test_start>>>
tag=keyctl05 stime=1709778119
cmdline="keyctl05"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1261: TINFO: Timeout per run is 0h 05m 00s
keyctl05.c:123: TINFO: Try to update the 'asymmetric' key...
keyctl05.c:135: TPASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP
keyctl05.c:106: TFAIL: unexpected error adding 'dns_resolver' key: EINVAL (22)
keyctl05.c:171: TINFO: Try to update the 'user' key...
keyctl05.c:180: TPASS: didn't crash while racing to update 'user' key

HINT: You _MAY_ be missing kernel fixes, see:

[https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63a0b0509e70]

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

Steps to Reproduce

$ setup.sh  --machines=intel-x86-64 --distro wrlinux --dl-layers
$  . environment-setup-x86_64-wrlinuxsdk-linux 
$  . oe-init-build-env 
$  bitbake-layers add-layer $testlayer/wr-testing/kts-dev && echo require templates/feature/ltp/template.conf >> conf/local.conf && echo IMAGE_FSTYPES += \"tar.bz2\" >> conf/local.conf &&echo BB_NO_NETWORK_pn-lmbench = \"0\" >> conf/local.conf
$  bitbake wrlinux-image-glibc-std

Deploy image and Boot target

/opt/ltp/wrLinux_ltp# ./wr-runltp  -f  syscalls -s keyctl05