-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-virt-windows
-
ssg_virtualization
-
13
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Some of HCK DF (driver framework) PnP reliability test sometimes fail. We can see it on HCK-CI (approx 1/3), always pass on rerun
Typical failure log entries:
WDTF_SIMPLE_IO : - Open(Red Hat VirtIO Ethernet Adapter PCI\VEN_1AF4&DEV_1041&SUBSYS_11001AF4&REV_01\4&C580B9D&0&0020 ) Failed : Device is reporting a problem code (Status Flags=0x1806400 (DN_HAS_PROBLEM DN_DISABLEABLE DN_REMOVABLE DN_NT_ENUMERATOR DN_NT_DRIVER) Problem Code=1f (CM_PROB_FAILED_ADD) Device Problem Status:=0xc00002f0) HRESULT=0x80004005 |
WDTF_SIMPLE_IO : Device Status: Status Flags=0x1806400 (DN_HAS_PROBLEM DN_DISABLEABLE DN_REMOVABLE DN_NT_ENUMERATOR DN_NT_DRIVER) Problem Code=1f (CM_PROB_FAILED_ADD) Device Problem Status:=0xc00002f0 |
It is unknown whether this depends somehow on the driver or not. Many iterations of the test pass, but when one of them fails - entire test is failed. Definitely it is possible to collect more information, for example, driver logs during entire test, to understand more and finally or fix the problem or explain the problem.