Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
Casablanca Release
-
None
-
Issue found in ONAP Casablanca (R3) release (OOM deployment).
Description
While attempting to send multiple events to VES Collector via curl in the form of an eventList in JSON. The request is accepted. The event types are "fault".
The ves-collector log (collector.log) outputs that the events are processed/queued correctly, i.e. there is an entry for each event in the eventList submitted.
[2018-12-13 14:04:52,040][INFO ][pool-3-thread-5][org.onap.dcae.commonFunction.EventProcessor] - QueueSize:2 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"370f23db-0bf5-431a-a158-8c4b54752c4a-0","event":{"commonEventHeader":{"startEpochM icrosec":1544016106000000,"eventId":"fault33","timeZoneOffset":"UTC+00.00","priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFileFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","al armAdditionalInformation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=1"},"eventSourceType":"Lm","vfStatus":"Active"}}} [2018-12-13 14:04:52,041][INFO ][pool-3-thread-7][org.onap.dcae.commonFunction.EventProcessor] - QueueSize:0 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"370f23db-0bf5-431a-a158-8c4b54752c4a-2","event":{"commonEventHeader":{"startEpochM icrosec":1544016106000000,"eventId":"fault35","timeZoneOffset":"UTC+00.00","priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFileFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","al armAdditionalInformation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=3"},"eventSourceType":"Lm","vfStatus":"Active"}}} [2018-12-13 14:04:52,040][INFO ][pool-3-thread-6][org.onap.dcae.commonFunction.EventProcessor] - QueueSize:1 EventProcessor Removing element: {"VESversion":"v7","VESuniqueId":"370f23db-0bf5-431a-a158-8c4b54752c4a-1","event":{"commonEventHeader":{"startEpochM icrosec":1544016106000000,"eventId":"fault34","timeZoneOffset":"UTC+00.00","priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFileFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","al armAdditionalInformation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=2"},"eventSourceType":"Lm","vfStatus":"Active"}}}
However, when I query MR I get the same event listed multiple times rather than each event listed once.
The log files are showing the following:
[2018-12-13 14:04:52,103][INFO ][pool-3-thread-6][org.onap.dcae.commonFunction.event.publishing.DMaaPEventPublisher] - Event: '{"event":{"commonEventHeader":{"startEpochMicrosec":1544016106000000,"eventId":"fault35","timeZoneOffset":"UTC+00.00","internalHeaderFi elds":{"collectorTimeStamp":"Thu, 12 13 2018 02:04:52 UTC"},"priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFi leFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","alarmAdditionalInformation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=3"},"eventSourceType":"Lm","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' [2018-12-13 14:04:52,112][INFO ][pool-3-thread-5][org.onap.dcae.commonFunction.event.publishing.DMaaPEventPublisher] - Event: '{"event":{"commonEventHeader":{"startEpochMicrosec":1544016106000000,"eventId":"fault35","timeZoneOffset":"UTC+00.00","internalHeaderFields":{"collectorTimeStamp":"Thu, 12 13 2018 02:04:52 UTC"},"priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFi leFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","alarmAdditionalInformation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=3"},"eventSourceType":"Lm","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault' [2018-12-13 14:04:52,114][INFO ][pool-3-thread-7][org.onap.dcae.commonFunction.event.publishing.DMaaPEventPublisher] - Event: '{"event":{"commonEventHeader":{"startEpochMicrosec":1544016106000000,"eventId":"fault35","timeZoneOffset":"UTC+00.00","internalHeaderFields":{"collectorTimeStamp":"Thu, 12 13 2018 02:04:52 UTC"},"priority":"Normal","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"1","sequence":1,"domain":"fault","lastEpochMicrosec":1544016106000000,"eventName":"Fault_KeyFi leFault","vesEventListenerVersion":"7.0.1","sourceName":"1"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"KeyFileFault","faultFieldsVersion":"4.0","eventCategory":"PROCESSINGERRORALARM","specificProblem":"License Key File Fault","alarmAdditionalIn formation":{"probableCause":"ConfigurationOrCustomizationError","additionalText":"test","source":"ManagedElement=1,SystemFunctions=1,Lm=3"},"eventSourceType":"Lm","vfStatus":"Active"}}}' scheduled to be send asynchronously on domain: 'ves-fault'
Attachments
Issue Links
- blocks
-
TSC-92 Casablanca RM branch stability before 3.0.1-ONAP tagging - helm deploy/hc before merging
-
- Closed
-
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
74915,6 | Fix bug with processing event list | master | dcaegen2/collectors/ves | Status: MERGED | +2 | +1 |
75154,2 | Fix bug with processing event list | casablanca | dcaegen2/collectors/ves | Status: MERGED | +2 | +1 |
75454,1 | version tag update for vescollector patch | casablanca | integration | Status: MERGED | +2 | +1 |
75456,1 | update ves image tag | casablanca | oom | Status: MERGED | +2 | +1 |