Wind River Support Network

HomeDefectsLIN9-2210
Not to be fixed

LIN9-2210 : LTP "fsync02" failed on Denverton target

Created: Nov 15, 2016    Updated: Mar 6, 2019
Resolved Date: Feb 20, 2019
Found In Version: unknown
Severity: Standard
Applicable for: Wind River Linux 9
Component/s: BSP

Description

LTP "fsync02" failed on Denverton target, which is as below.

tag=fsync02 stime=1478840336
cmdline="fsync02"
contacts=""
analysis=exit
fsync02     1  TFAIL  :  fsync02.c:136: fsync took too long: 321.000000 seconds; max_block: 214375; data_blocks: 384
initiation_status="ok"
duration=324 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=10

Steps to Reproduce

$ mkdir myproject
$ cd myproject

$ git clone --depth 1 --branch WRLINUX_9_BASE git://git.wrs.com/wrlinux-x wrlinux-9 $ ./wrlinux-9/setup.sh --machines intel-x86-64  --kernel=standard --distros=wrlinux --dl-layers $ . ./environment-setup-x86_64-wrlinuxsdk-linux
$ . ./oe-init-build-env build_test
$ bitbake-layers add-layer wr-testing/kts-dev $ echo "WRTEMPLATE_append = \" feature/ltp feature/test\"" >> conf/local.conf $ echo "DISTRO_FEATURES_append = \" systemd\"" >> conf/local.conf $ echo "VIRTUAL-RUNTIME_init_manager = \"systemd\"" >> conf/local.conf $ echo "DISTRO_FEATURES_BACKFILL_CONSIDERED += \"sysvinit\"" >> conf/local.conf $ echo "KERNEL_FEATURES_append = \" cfg/systemd.scc\"" >> conf/local.conf $ echo "IMAGE_FSTYPES=\"tar.bz2 hddimg iso ext4'\" cfg/systemd.scc\"" >> conf/local.conf $ echo "INITRAMFS_MAXSIZE=\"500000'\" cfg/systemd.scc\"" >> conf/local.conf $ bitbake wrlinux-image-glibc-std

Load images to the target and boot it up.

Run the ltp test case
# /opt/ltp/wrLinux_ltp/wr-runltp -f syscalls
Live chat
Online