ubuntu_blktrace_smoke_test failed on J-gkeop (BLKTRACESETUP(2) /dev/loop5 failed: 25/Inappropriate ioctl for device)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
In Progress
|
Undecided
|
Po-Hsu Lin |
Bug Description
Issue found on J-gkeop 5.15.0-1002.4
ubuntu_
BLKTRACESETUP(2) /dev/loop5 failed: 25/Inappropriate ioctl for device
Running '/home/
FAILED (CONFIG_
Using block device /dev/loop5 for path /home/ubuntu/
Test regime:
dd performing 65536 1K block writes
looking for at least 1024 blktrace events
Mon Aug 29 10:41:37 UTC 2022: blktrace starting
Mon Aug 29 10:41:37 UTC 2022: dd starting
BLKTRACESETUP(2) /dev/loop5 failed: 25/Inappropriate ioctl for device
Mon Aug 29 10:41:41 UTC 2022: dd stopped
Mon Aug 29 10:41:41 UTC 2022: waiting for 10 seconds
Mon Aug 29 10:41:51 UTC 2022: blktrace being terminated
Timer expired (1200 sec.), nuking pid 4774
ERROR ubuntu_
This is not a regression, it can be found with J-gkeop 5.15.0-1001.2 as well.
tags: | added: 5.15 gkeop jammy sru-20220808 ubuntu-blktrace-smoke-test |
The kernel config check will fail on this kernel, looks like we don't have it enabled. BLK_DEV_ IO_TRACE= y in /boot/config- 5.15.0- 1002-gkeop)
FAILED (CONFIG_
Maybe we should fail the test when this config check is failing.