<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
i am running fs_fill but the test getting failed with following error ,the strange thing is sometime its getting passed and sometime is getting failed</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Gnu C gcc (GCC) 8.3.0
<div>Clang </div>
<div>Gnu make 4.2.1</div>
<div>util-linux 2.34</div>
<div>mount linux 2.34 (libmount 2.34.0: btrfs, namespaces, assert, debug)</div>
<div>modutils 26</div>
<div>e2fsprogs 1.45.4</div>
<div>Linux C Library > libc.2.30</div>
<div>Dynamic linker (ldd) 2.30</div>
<div>Linux C++ Library 6.0.25</div>
<div>Procps 3.3.15</div>
<div>iproute2 iproute2-ss190924</div>
<div>iputils 'V'</div>
<div>ethtool 5.3</div>
<div>Kbd 2.2.0</div>
<div>Sh-utils 8.31</div>
<div>Modules Loaded btrfs blake2b_generic libcrc32c xor zstd_decompress zstd_compress xxhash lzo_compress zlib_deflate raid6_pq fuse ofpart cmdlinepart spi_nor</div>
<div><br>
</div>
<div>free reports:</div>
<div> total used free shared buff/cache available</div>
<div>Mem: 8167360 59740 8021268 9764 86352 8018456</div>
<div>Swap: 0 0 0</div>
<div><br>
</div>
<div>cpuinfo:</div>
<div>Architecture: riscv64</div>
<div>Byte Order: Little Endian</div>
<div>CPU(s): 4</div>
<div>On-line CPU(s) list: 0-3</div>
<div>Thread(s) per core: 4</div>
<div>Core(s) per socket: 1</div>
<div>Socket(s): 1</div>
<div>L1d cache: 32 KiB</div>
<div>L1i cache: 32 KiB</div>
<div>L2 cache: 2 MiB</div>
<div><br>
</div>
<div>AppArmor disabled</div>
<div><br>
</div>
<div>SELinux mode: unknown</div>
<div>no big block device was specified on commandline.</div>
<div>Tests which require a big block device are disabled.</div>
<div>You can specify it with option -z</div>
<div>COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 506 -n 506 -p -f /tmp/ltp-VepGwU5U7h/alltests -l /opt/ltp/results/LTP_RUN_ON-2020_09_12-09h_22m_43s.log -C /opt/ltp/output/LTP_RUN_ON-2020_09_12-09h_22m_43s.failed -T /opt/ltp/output/LTP_RUN_ON-2020_09_12-09h_22m_43s.tconf</div>
<div>INFO: Restricted to fs_fill</div>
<div>LOG File: /opt/ltp/results/LTP_RUN_ON-2020_09_12-09h_22m_43s.log</div>
<div>FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-2020_09_12-09h_22m_43s.failed</div>
<div>TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-2020_09_12-09h_22m_43s.tconf</div>
<div>Running tests.......</div>
<div><<<test_start>>></div>
<div>tag=fs_fill stime=1599902564</div>
<div>cmdline="fs_fill"</div>
<div>contacts=""</div>
<div>analysis=exit</div>
<div><<<test_output>>></div>
<div>incrementing stop</div>
<div>tst_device.c:89: INFO: Found free device 0 '/dev/loop0'</div>
<div>tst_supported_fs_types.c:60: INFO: Kernel supports ext2</div>
<div>tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist</div>
<div>tst_supported_fs_types.c:60: INFO: Kernel supports ext3</div>
<div>tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist</div>
<div>tst_supported_fs_types.c:60: INFO: Kernel supports ext4</div>
<div>tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist</div>
<div>tst_supported_fs_types.c:83: INFO: Filesystem xfs is not supported</div>
<div>tst_supported_fs_types.c:60: INFO: Kernel supports btrfs</div>
<div>tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist</div>
<div>tst_supported_fs_types.c:60: INFO: Kernel supports vfat</div>
<div>tst_supported_fs_types.c:40: INFO: mkfs.vfat does not exist</div>
<div>tst_supported_fs_types.c:83: INFO: Filesystem exfat is not supported</div>
<div>tst_supported_fs_types.c:83: INFO: Filesystem ntfs is not supported</div>
<div>tst_test.c:1316: INFO: Testing on ext2</div>
<div>tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''</div>
<div>mke2fs 1.45.4 (23-Sep-2019)</div>
<div>tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s</div>
<div>fs_fill.c:103: INFO: Running 6 writer threads</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread6/file1</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread5/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread2/file1</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread4/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread3/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread1/file1</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread6/file1</div>
<div>fs_fill.c:87: PASS: Got 7 ENOSPC runtime 2545ms</div>
<div>tst_test.c:1316: INFO: Testing on ext3</div>
<div>tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''</div>
<div>mke2fs 1.45.4 (23-Sep-2019)</div>
<div>tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s</div>
<div>fs_fill.c:103: INFO: Running 6 writer threads</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread6/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread4/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread2/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread1/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread5/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread3/file0</div>
<div>fs_fill.c:87: PASS: Got 6 ENOSPC runtime 3280ms</div>
<div>tst_test.c:1316: INFO: Testing on ext4</div>
<div>tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''</div>
<div>mke2fs 1.45.4 (23-Sep-2019)</div>
<div>tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s</div>
<div>fs_fill.c:103: INFO: Running 6 writer threads</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread2/file1</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread6/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread5/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread4/file1</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread3/file0</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread1/file1</div>
<div>fs_fill.c:87: PASS: Got 6 ENOSPC runtime 1969ms</div>
<div>tst_test.c:1316: INFO: Testing on btrfs</div>
<div>tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts=''</div>
<div>tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s</div>
<div>fs_fill.c:103: INFO: Running 6 writer threads</div>
<div> tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>tst_fill_fs.c:59: INFO: write(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread1/file0</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread5/file0</div>
<div>tst_fill_fs.c:39: INFO: open(): ENOSPC (28)</div>
<div>tst_fill_fs.c:39: INFO: open(): ENOSPC (28)</div>
<div>tst_fill_fs.c:39: INFO: open(): ENOSPC (28)</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread4/file0</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread6/file0</div>
<div>fs_fill.c:53: INFO: Unlinking mntpoint/thread2/file0</div>
<div><b>safe_macros.c:366: BROK: fs_fill.c:55: unlink(mntpoint/thread4/file0) failed: ENOSPC (28)</b></div>
<div><br>
</div>
<div>Summary:</div>
<div>passed 3</div>
<div>failed 0</div>
<div>skipped 0</div>
<div>warnings 0</div>
<div><<<execution_status>>></div>
<div>initiation_status="ok"</div>
<div>duration=136 termination_type=exited termination_id=2 corefile=no</div>
<div>cutime=23 cstime=3275</div>
<div><<<test_end>>></div>
<div>INFO: ltp-pan reported some tests FAIL</div>
<div>LTP Version: 20200515-267-g9677c5573</div>
<div><br>
</div>
<div> ###############################################################</div>
<div><br>
</div>
<div> Done executing testcases.</div>
<div> LTP Version: 20200515-267-g9677c5573</div>
<div> ###############################################################</div>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Can someone help me out why this may haappen,what may be the possible reason of failure ?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks!</div>
</body>
</html>