preadv203, preadv203_64 in ubuntu_ltp_syscalls failed K-5.19 with TBROK on xfs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Issue found with K-gcp 5.19.0-1024.26
The preadv203, preadv203_64 in ubuntu_ltp_syscalls will fail with:
preadv203.c:257: TBROK: write(516,
Test log:
INFO: Test start time: Mon May 15 21:20:22 UTC 2023
COMMAND: /opt/ltp/
LOG File: /dev/null
FAILED COMMAND File: /dev/null
TCONF COMMAND File: /dev/null
Running tests.......
tst_device.c:89: TINFO: Found free device 5 '/dev/loop5'
tst_test.c:1526: TINFO: Timeout per run is 0h 01m 30s
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_supported_
tst_test.c:1599: TINFO: Testing on ext2
tst_test.c:1064: TINFO: Formatting /dev/loop5 with ext2 opts='' extra opts=''
mke2fs 1.46.5 (30-Dec-2021)
preadv203.c:143: TINFO: Number of full_reads 3209, short reads 10, zero len reads 0, EAGAIN(s) 9894941
preadv203.c:180: TINFO: Number of writes 4012080
preadv203.c:194: TINFO: Cache dropped 964 times
preadv203.c:222: TPASS: Got some EAGAIN
tst_test.c:1599: TINFO: Testing on ext3
tst_test.c:1064: TINFO: Formatting /dev/loop5 with ext3 opts='' extra opts=''
mke2fs 1.46.5 (30-Dec-2021)
preadv203.c:180: TINFO: Number of writes 646740
preadv203.c:143: TINFO: Number of full_reads 6444, short reads 10, zero len reads 0, EAGAIN(s) 1766149
preadv203.c:194: TINFO: Cache dropped 169 times
preadv203.c:222: TPASS: Got some EAGAIN
tst_test.c:1599: TINFO: Testing on ext4
tst_test.c:1064: TINFO: Formatting /dev/loop5 with ext4 opts='' extra opts=''
mke2fs 1.46.5 (30-Dec-2021)
preadv203.c:143: TINFO: Number of full_reads 7667, short reads 10, zero len reads 0, EAGAIN(s) 10880127
preadv203.c:180: TINFO: Number of writes 4720800
preadv203.c:194: TINFO: Cache dropped 1075 times
preadv203.c:222: TPASS: Got some EAGAIN
tst_test.c:1599: TINFO: Testing on xfs
tst_test.c:1064: TINFO: Formatting /dev/loop5 with xfs opts='' extra opts=''
preadv203.c:257: TBROK: write(516,
Summary:
passed 3
failed 0
broken 1
skipped 0
warnings 0
tags: | added: ltp-20230516 |
This issue can be fixed with latest LTP from upstream. (tag 20230516)