-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.19, 4.20
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The pathological repetition of events test is getting triggered because of the excessive repetition of an apparently possitive, sucessful event: InstallSucceeded install strategy completed with no errors" from the Operator Lifecycle Manager
In aggregated-aws-ovn-single-node-upgrade-4.19-micro 2 out of 8 runs have failed due to an excessive repetition of an event, causing a failing blocking job, twice, on the 5th and 12th of June
The offending event comes from the OLM: "InstallSucceeded install strategy completed with no errors" and happened 56 and 36 times respectively on each failed run. This is above the threshold of 20 for duplicated events: https://github.com/openshift/origin/blob/9c87080acbe8c0cc42488b6e48f8b9b5acb4ddd4/[…]stlibrary/pathologicaleventlibrary/duplicated_event_patterns.goThe full text of the repeatea event is the following: namespace/openshift-operator-lifecycle-manager clusterserviceversion/packageserver hmsg/d261b1ac0b - reason/InstallSucceeded install strategy completed with no errors (14:53:21Z) result=rejectThese are the jobs with the failed runs:
https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-[…]i-4.19-e2e-aws-upgrade-ovn-single-node/1930260221276459008
https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-[…]i-4.19-e2e-aws-upgrade-ovn-single-node/1930268127602413568
https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-[…]i-4.19-e2e-aws-upgrade-ovn-single-node/1933027410895179776
https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-[…]i-4.19-e2e-aws-upgrade-ovn-single-node/1933027421804564480It's also happened at least one day, multiple times, in 4.20: https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-[…]i-4.20-e2e-aws-upgrade-ovn-single-node/1935709610212069376
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: