-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.13.0
-
Moderate
-
No
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
Some events have time related infomration set to null (firstTimestamp, lastTimestamp, eventTime)
Version-Release number of selected component (if applicable):
cluster-logging.v5.8.0
How reproducible:
100%
Steps to Reproduce:
1.Stop one of the masters 2.Start the master 3.Wait untill the ENV stabilizes 4. oc get events -A | grep unknown
Actual results:
oc get events -A | grep unknow default <unknown> Normal TerminationStart namespace/kube-system Received signal to terminate, becoming unready, but keeping serving default <unknown> Normal TerminationPreShutdownHooksFinished namespace/kube-system All pre-shutdown hooks have been finished default <unknown> Normal TerminationMinimalShutdownDurationFinished namespace/kube-system The minimal shutdown duration of 0s finished ....
Expected results:
All time related information is set correctly
Additional info:
This causes issues with external monitoring systems. Events with no timestamp will never show or push other events from the view depending on the sorting order of the timestamp. The operator of the environment has then trouble to see what is happening there.
- clones
-
OCPBUGS-25331 some events are missing time related infomration
- Closed
- depends on
-
OCPBUGS-25331 some events are missing time related infomration
- Closed
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update