https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5855/shard-iclb8/igt@kms_lease@lease-uevent.html Starting subtest: lease-uevent (kms_lease:4120) CRITICAL: Test assertion failure function lease_uevent, file ../tests/kms_lease.c:1257: (kms_lease:4120) CRITICAL: Failed assertion: igt_lease_change_detected(uevent_monitor, 1) (kms_lease:4120) CRITICAL: Last errno: 11, Resource temporarily unavailable Subtest lease-uevent failed. **** DEBUG **** (kms_lease:4120) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_lease:4120) CRITICAL: Test assertion failure function lease_uevent, file ../tests/kms_lease.c:1257: (kms_lease:4120) CRITICAL: Failed assertion: igt_lease_change_detected(uevent_monitor, 1) (kms_lease:4120) CRITICAL: Last errno: 11, Resource temporarily unavailable (kms_lease:4120) igt_core-INFO: Stack trace: (kms_lease:4120) igt_core-INFO: #0 ../lib/igt_core.c:1474 __igt_fail_assert() (kms_lease:4120) igt_core-INFO: #1 ../tests/kms_lease.c:1259 lease_uevent() (kms_lease:4120) igt_core-INFO: #2 ../tests/kms_lease.c:1318 __real_main1266() (kms_lease:4120) igt_core-INFO: #3 ../tests/kms_lease.c:1266 main() (kms_lease:4120) igt_core-INFO: #4 ../csu/libc-start.c:344 __libc_start_main() (kms_lease:4120) igt_core-INFO: #5 [_start+0x2a] **** END **** Subtest lease-uevent: FAIL (6.272s)
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * ICL: igt@kms_lease@lease-uevent - fail - Failed assertion: igt_lease_change_detected(uevent_monitor, 1) (No new failures associated)
This failure occurred only once CI_DRM_5855_full (1 week, 5 days old) and this failure in CI bug log was captured under Bug 108767 which is incorrect and unrelated.
This seems like a test deficiency. We are polling on udev monitor FD in anticipation of an events. According the the log linked in the previous comments we get EAGAIN (11), but we do not retry. Moving to IGT.
(In reply to Arek Hiler from comment #3) > This seems like a test deficiency. We are polling on udev monitor FD in > anticipation of an events. According the the log linked in the previous > comments we get EAGAIN (11), but we do not retry. We already retry when we get EAGAIN, but then eventually give up. So the EAGAIN errno is kinda expected. The timeout right now is 1 second, which really should be enough to deliver an uevent. Maybe the box is totally overloaded or something like that.
It seems that we haven't seen this bug for a while now. Can we close this one?
(In reply to Mika Kahola from comment #5) > It seems that we haven't seen this bug for a while now. Can we close this > one? This issue occurred only once CI_DRM_5855_full (2 months, 1 week old). We can close this issue if this failure doesn't appear in the the next 3 weeks. Dropping the priority to Low as the reproduction rate is very low.
A CI Bug Log filter associated to this bug has been updated: {- ICL: igt@kms_lease@lease-uevent - fail - Failed assertion: igt_lease_change_detected(uevent_monitor, 1) -} {+ SKL ICL: igt@kms_lease@lease-uevent - fail - Failed assertion: igt_lease_change_detected(uevent_monitor, 1) +} New failures caught by the filter: * https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_329/fi-skl-gvtdvm/igt@kms_lease@lease-uevent.html
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/17.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.