Hay
Date
April 16, 2025, 7:08 a.m.
Failure - accept02
accept02 accept02
accept02: [   29.356661] /usr/local/bin/kirk[782]: starting test accept02 (accept02)
accept02.c:131: TINFO: Starting listener on port: 36767
accept02.c:54: TBROK: setsockopt(3, 0, 42, 0xffffba8cbf78, 136) failed: ENODEV (19)
Failure - exception-warning-cpu-pid-at-blockblk-mq-blk_mq_unquiesce_queue
------------[ cut here ]------------
[    6.793731] WARNING: CPU: 2 PID: 79 at block/blk-mq.c:330 blk_mq_unquiesce_queue+0xa0/0xd0
[    6.793749] Modules linked in: i2c_qcom_geni videobuf2_common pwrseq_core phy_qcom_qmp_usb qcom_q6v5_mss qrtr spi_geni_qcom gpi qcom_rng typec qcrypto slim_qcom_ngd_ctrl rfkill phy_qcom_qmp_ufs coresight_stm slimbus pdr_interface stm_core phy_qcom_qmp_pcie qcom_pdr_msg qcom_wdt ufs_qcom icc_osm_l3 qcom_q6v5_pas(+) lmh display_connector qcom_pil_info qcom_q6v5 qcom_sysmon drm_kms_helper qcom_common qcom_glink_smem llcc_qcom icc_bwmon mdt_loader qmi_helpers drm backlight socinfo rmtfs_mem
[    6.793852] CPU: 2 UID: 0 PID: 79 Comm: kworker/u32:5 Not tainted 6.15.0-rc2-next-20250416 #1 PREEMPT 
[    6.793860] Hardware name: Thundercomm Dragonboard 845c (DT)
[    6.793864] Workqueue: devfreq_wq devfreq_monitor
[    6.793877] pstate: 604000c5 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    6.793883] pc : blk_mq_unquiesce_queue+0xa0/0xd0
[    6.793888] lr : blk_mq_unquiesce_queue+0x2c/0xd0
[    6.793894] sp : ffff800080803b80
[    6.793896] x29: ffff800080803b80 x28: ffff7eed0b9d1488 x27: 20c49ba5e353f7cf
[    6.793905] x26: 00000000000f4240 x25: 000000018ce670c5 x24: 0000000000000000
[    6.793914] x23: 0000000000000000 x22: 0000000000000000 x21: ffff7eed0b0e12f8
[    6.793922] x20: 0000000000000000 x19: ffff7eed0b0e1298 x18: ffffa1d2b7c10df8
[    6.793931] x17: ffffa1d2b7c10de0 x16: 00000000000003e8 x15: 0000000000008000
[    6.793939] x14: 0000000000000040 x13: 0000000000000000 x12: ffff80008138b940
[    6.793947] x11: ffff7eed7d4a3380 x10: 0000000000000c80 x9 : ffffa1d2b63f2a44
[    6.793958] x8 : ffff800080803a88 x7 : 0000000000000000 x6 : 0000000000000001
[    6.793966] x5 : ffffa1d2b76c0000 x4 : ffffa1d2b76c0240 x3 : 0000000000000000
[    6.793974] x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000
[    6.793982] Call trace:
[    6.793986]  blk_mq_unquiesce_queue+0xa0/0xd0 (P)
[    6.793993]  blk_mq_unquiesce_tagset+0x60/0x98
[    6.793998]  ufshcd_devfreq_scale+0x2fc/0x420
[    6.794008]  ufshcd_devfreq_target+0x1ac/0x300
[    6.794015]  devfreq_set_target+0xa8/0x238
[    6.794024]  devfreq_update_target+0xcc/0xf0
[    6.794031]  devfreq_monitor+0x3c/0x140
[    6.794038]  process_one_work+0x158/0x3c0
[    6.794046]  worker_thread+0x2dc/0x3f8
[    6.794051]  kthread+0x138/0x228
[    6.794058]  ret_from_fork+0x10/0x20
[    6.794067] ---[ end trace 0000000000000000 ]---
Failure - move_mount02
move_mount02 move_mount02
move_mount02: [  867.486271] loop0: detected capacity change from 0 to 614400
move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22)
Failure - getxattr04
getxattr04 getxattr04
getxattr04: [  736.945807] loop0: detected capacity change from 0 to 614400
ioctl_loop06 ioctl_loop06
ioctl_loop06: [  743.928660] loop0: detected capacity change from 0 to 2048
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE
ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly
ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE
ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly
ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2
ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)