Results

By type

          [2022-09-24 04:54:31,][INFO ][PID 1     ][bin/docker-entry.sh] - Main application entry-point invoked
[2022-09-24 04:54:31,][WARN ][PID 1     ][bin/docker-entry.sh] - DMaaP host (env var 'DMAAPHOST') is missing. Events will not be published to DMaaP
[2022-09-24 04:54:31,][INFO ][PID 1     ][bin/docker-entry.sh] - Scheduling application to be started, looping indefinitely to hold the docker process
[2022-09-24 04:54:31,][INFO ][PID 13    ][bin/appController.sh] - Stopping application
[2022-09-24 04:54:31,][WARN ][PID 13    ][bin/appController.sh] - Tried to stop an application, but it was not running
[2022-09-24 04:54:31,][INFO ][PID 19    ][bin/appController.sh] - Starting application
2022-09-24 04:54:35.823  INFO ${sys:PID} [           main] o.o.d.ApplicationSettings                : parse ./etc/eventTransform.json file
 __     __  _____   ____     ____           _   _                 _
 \ \   / / | ____| / ___|   / ___|   ___   | | | |   ___    ___  | |_    ___    _ __
  \ \ / /  |  _|   \___ \  | |      / _ \  | | | |  / _ \  / __| | __|  / _ \  | '__|
   \ V /   | |___   ___) | | |___  | (_) | | | | | |  __/ | (__  | |_  | (_) | | |
    \_/    |_____| |____/   \____|  \___/  |_| |_|  \___|  \___|  \__|  \___/  |_|

2022-09-24 04:54:37.895  INFO 24 [           main] o.s.b.StartupInfoLogger                  : Starting VesApplication using Java 11.0.13 on dcae-ves-collector with PID 24 (/opt/app/VESCollector/lib/VESCollector-1.11.1.jar started by vescollector in /opt/app/VESCollector)
2022-09-24 04:54:37.903  INFO 24 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to 1 default profile: "default"
2022-09-24 04:54:39.752  INFO 24 [           main] o.o.d.c.c.NoAuth                         : Application work in noAuth mode on 8080 port.
2022-09-24 04:54:40.102  INFO 24 [           main] o.s.b.w.e.t.TomcatWebServer              : Tomcat initialized with port(s): 8080 (http)
2022-09-24 04:54:40.128  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Initializing ProtocolHandler ["http-nio-8080"]
2022-09-24 04:54:40.130  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting service [Tomcat]
2022-09-24 04:54:40.131  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting Servlet engine: [Apache Tomcat/9.0.65]
2022-09-24 04:54:40.416  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Initializing Spring embedded WebApplicationContext
2022-09-24 04:54:40.418  INFO 24 [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2414 ms
2022-09-24 04:54:40.856  WARN 24 [           main] o.o.d.ApplicationSettings                : Domain: sipSignaling has active stream: ves-sipsignaling
Domain: pnfRegistration has active stream: ves-pnfRegistration
Domain: stateChange has active stream: ves-statechange
Domain: fault has active stream: ves-fault
Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat
Domain: measurementsForVfScaling has active stream: ves-measurement
Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning
Domain: notification has active stream: ves-notification
Domain: voiceQuality has active stream: ves-voicequality
Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert
Domain: mobileFlow has active stream: ves-mobileflow
Domain: other has active stream: ves-other
Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance
Domain: syslog has active stream: ves-syslog
Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision
Domain: heartbeat has active stream: ves-heartbeat

2022-09-24 04:54:41.793  INFO 24 [           main] o.a.j.l.DirectJDKLog                     : Starting ProtocolHandler ["http-nio-8080"]
2022-09-24 04:54:41.831  INFO 24 [           main] o.s.b.w.e.t.TomcatWebServer              : Tomcat started on port(s): 8080 (http) with context path ''
2022-09-24 04:54:41.875  INFO 24 [           main] o.s.b.StartupInfoLogger                  : Started VesApplication in 5.402 seconds (JVM running for 10.044)
2022-09-24 04:54:41.885  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Start listening for configuration ...
2022-09-24 04:54:41.887  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Configuration will be fetched in PT5M period.
2022-09-24 04:54:41.905  INFO 24 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use http over TLS.
2022-09-24 04:54:41.906  INFO 24 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : Path to cert files: /opt/app/dcae-certificate/
2022-09-24 04:54:41.921  INFO 24 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory     : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-ves-collector, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/dcae-certificate/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}
2022-09-24 04:54:42.310  INFO 24 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Trying to load configuration from configMap file: /app-config-input/application_config.yaml
2022-09-24 04:54:42.396  INFO 24 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener   : Switch to configuration handler thread. Active waiting for configuration.
2022-09-24 04:54:47.427  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 04:54:47.429  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 04:54:47.432  INFO 24 [     parallel-1] o.o.d.c.ConfigurationHandler             : Configuration update {"config":{"auth.method":"certBasicAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}
2022-09-24 04:54:47.465  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties'
2022-09-24 04:54:47.477  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Read following collector properties: 'HashMap((collector.keystore.passwordfile, etc/passwordfile), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 1), (collector.truststore.file.location, etc/truststore), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (collector.truststore.passwordfile, etc/trustpasswordfile), (collector.service.port, 8080), (collector.keystore.file.location, etc/keystore), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))'
2022-09-24 04:54:47.488  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Writing properties configuration 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (auth.method, certBasicAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' into file '/opt/app/VESCollector/etc/collector.properties'
2022-09-24 04:54:47.515  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Written successfully
2022-09-24 04:54:47.516  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json'
2022-09-24 04:54:47.521  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-fault-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-sipsignaling":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-statechange":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_OTHER_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-statechange-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-sipsignaling-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTSves7_valid_ip_v4.json-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/","location":"mtl5"},"type":"message_router"}}'
2022-09-24 04:54:47.523  INFO 24 [     parallel-1] o.o.d.c.ConfigParsing                    : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"certBasicAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}'
2022-09-24 04:54:47.527  INFO 24 [     parallel-1] o.o.d.c.ConfigParsing                    : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}'
2022-09-24 04:54:47.528  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Writing DMaaP configuration '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' into file '/opt/app/VESCollector/./etc/ves-dmaap-config.json'
2022-09-24 04:54:47.531  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Written successfully
2022-09-24 04:54:47.541  INFO 24 [       Thread-0] o.o.d.c.p.DMaaPEventPublisher            : reload dmaap configuration
2022-09-24 04:54:47.542  INFO 24 [       Thread-0] o.o.d.ApplicationConfigurationListener   : Handler configuration was changed. Need to reload configuration handler.
2022-09-24 04:54:47.545  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Start listening for configuration ...
2022-09-24 04:54:47.546  INFO 24 [pool-2-thread-1] o.o.d.c.ConfigurationHandler             : Configuration will be fetched in PT5M period.
2022-09-24 04:54:47.546  INFO 24 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use http over TLS.
2022-09-24 04:54:47.547  INFO 24 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : Path to cert files: /opt/app/dcae-certificate/
2022-09-24 04:54:47.548  INFO 24 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory     : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-ves-collector, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/dcae-certificate/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}
2022-09-24 04:54:47.551  INFO 24 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Trying to load configuration from configMap file: /app-config-input/application_config.yaml
2022-09-24 04:54:47.572  INFO 24 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener   : Switch to configuration handler thread. Active waiting for configuration.
 __     __  _____   ____     ____           _   _                 _
 \ \   / / | ____| / ___|   / ___|   ___   | | | |   ___    ___  | |_    ___    _ __
  \ \ / /  |  _|   \___ \  | |      / _ \  | | | |  / _ \  / __| | __|  / _ \  | '__|
   \ V /   | |___   ___) | | |___  | (_) | | | | | |  __/ | (__  | |_  | (_) | | |
    \_/    |_____| |____/   \____|  \___/  |_| |_|  \___|  \___|  \__|  \___/  |_|

2022-09-24 04:54:47.919  INFO 24 [       Thread-0] o.s.b.StartupInfoLogger                  : Starting application using Java 11.0.13 on dcae-ves-collector with PID 24 (started by vescollector in /opt/app/VESCollector)
2022-09-24 04:54:47.988  INFO 24 [       Thread-0] o.s.b.SpringApplication                  : No active profile set, falling back to 1 default profile: "default"
2022-09-24 04:54:48.496  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Enabling SSL
2022-09-24 04:54:48.498  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Using keyStore path: /opt/app/dcae-certificate/cert.jks
2022-09-24 04:54:48.499  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Using keyStore password from: /opt/app/dcae-certificate/jks.pass
2022-09-24 04:54:48.505  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Actual key store alias is: dcae@dcae.onap.org
2022-09-24 04:54:48.506  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Enabling TLS client authorization
2022-09-24 04:54:48.507  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Using trustStore path: /opt/app/dcae-certificate/trust.jks
2022-09-24 04:54:48.507  INFO 24 [       Thread-0] o.o.d.c.c.SslContextCreator              : Using trustStore password from: /opt/app/dcae-certificate/trust.pass
2022-09-24 04:54:48.508  INFO 24 [       Thread-0] o.o.d.c.c.CertBasicAuth                  : Application work in certBasicAuth mode on 8443 port.
2022-09-24 04:54:48.615  INFO 24 [       Thread-0] o.s.b.w.e.t.TomcatWebServer              : Tomcat initialized with port(s): 8443 (https) 8080 (http)
2022-09-24 04:54:48.618  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Initializing ProtocolHandler ["https-jsse-nio-8443"]
2022-09-24 04:54:48.620  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Initializing ProtocolHandler ["http-nio-8080"]
2022-09-24 04:54:48.622  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Starting service [Tomcat]
2022-09-24 04:54:48.623  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Starting Servlet engine: [Apache Tomcat/9.0.65]
2022-09-24 04:54:48.677  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Initializing Spring embedded WebApplicationContext
2022-09-24 04:54:48.678  INFO 24 [       Thread-0] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 673 ms
2022-09-24 04:54:48.757  WARN 24 [       Thread-0] o.o.d.ApplicationSettings                : Domain: sipSignaling has active stream: ves-sipsignaling
Domain: pnfRegistration has active stream: ves-pnfRegistration
Domain: stateChange has active stream: ves-statechange
Domain: fault has active stream: ves-fault
Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat
Domain: measurementsForVfScaling has active stream: ves-measurement
Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning
Domain: notification has active stream: ves-notification
Domain: voiceQuality has active stream: ves-voicequality
Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert
Domain: mobileFlow has active stream: ves-mobileflow
Domain: other has active stream: ves-other
Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance
Domain: syslog has active stream: ves-syslog
Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision
Domain: heartbeat has active stream: ves-heartbeat
Domain: measurement has active stream: ves-measurement

2022-09-24 04:54:48.959  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Starting ProtocolHandler ["https-jsse-nio-8443"]
2022-09-24 04:54:48.997  WARN 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : The JSSE TLS 1.3 implementation does not support post handshake authentication (PHA) and is therefore incompatible with optional certificate authentication
2022-09-24 04:54:49.067  INFO 24 [       Thread-0] o.a.j.l.DirectJDKLog                     : Starting ProtocolHandler ["http-nio-8080"]
2022-09-24 04:54:49.075  INFO 24 [       Thread-0] o.s.b.w.e.t.TomcatWebServer              : Tomcat started on port(s): 8443 (https) 8080 (http) with context path ''
2022-09-24 04:54:49.096  INFO 24 [       Thread-0] o.s.b.StartupInfoLogger                  : Started application in 1.459 seconds (JVM running for 17.266)
2022-09-24 04:54:52.579  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 04:54:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 04:54:52.582  INFO 24 [     parallel-1] o.o.d.c.ConfigurationHandler             : Configuration update {"config":{"auth.method":"certBasicAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}
2022-09-24 04:54:52.587  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties'
2022-09-24 04:54:52.593  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Read following collector properties: 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, certBasicAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))'
2022-09-24 04:54:52.597  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json'
2022-09-24 04:54:52.598  INFO 24 [     parallel-1] o.o.d.c.ConfigFilesFacade                : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}'
2022-09-24 04:54:52.599  INFO 24 [     parallel-1] o.o.d.c.ConfigParsing                    : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"certBasicAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}'
2022-09-24 04:54:52.600  INFO 24 [     parallel-1] o.o.d.c.ConfigParsing                    : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}'
2022-09-24 04:59:52.585  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 04:59:52.588  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:04:52.592  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:04:52.596  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:09:52.589  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:09:52.592  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:14:52.583  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:14:52.587  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:19:52.590  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:19:52.593  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:24:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:24:52.581  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:29:52.589  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:29:52.592  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:34:52.583  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:34:52.586  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:39:52.577  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:39:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:44:52.596  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:44:52.623  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:47:45.986  INFO 24 [nio-8443-exec-1] o.a.j.l.DirectJDKLog                     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-24 05:47:45.988  INFO 24 [nio-8443-exec-1] o.s.w.s.FrameworkServlet                 : Initializing Servlet 'dispatcherServlet'
2022-09-24 05:47:45.993  INFO 24 [nio-8443-exec-1] o.s.w.s.FrameworkServlet                 : Completed initialization in 5 ms
2022-09-24 05:47:46.031 ERROR 24 [nio-8443-exec-1] o.o.d.r.ApiAuthInterceptor               : EVENT_RECEIPT_FAILURE: Unauthorized user
2022-09-24 05:47:46.153 ERROR 24 [nio-8443-exec-8] o.o.d.r.ApiAuthInterceptor               : EVENT_RECEIPT_FAILURE: Unauthorized user
2022-09-24 05:47:46.229  INFO 24 [nio-8443-exec-1] o.a.j.l.DirectJDKLog                     : Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.

java.lang.IllegalArgumentException: Invalid character found in the HTTP protocol [RTSP/1.00x0d0x0a0x0d0x0a...]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:570)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)

2022-09-24 05:47:46.954  WARN 24 [io-8443-exec-10] o.s.w.s.DispatcherServlet                : No mapping for GET /nice%20ports%2C/Tri%6Eity.txt%2ebak
2022-09-24 05:47:46.966 ERROR 24 [io-8443-exec-10] o.o.d.r.ApiAuthInterceptor               : EVENT_RECEIPT_FAILURE: Unauthorized user
2022-09-24 05:49:52.579  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:49:52.579  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:54:52.582  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:54:52.584  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 05:57:11.942  WARN 24 [nio-8443-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 05:57:13.333  INFO 24 [nio-8443-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 05:59:04.683  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 05:59:04.752  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 05:59:23.659  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 05:59:23.695  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 05:59:23.787  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 05:59:23.794  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 05:59:24.197  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 05:59:52.582  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 05:59:52.584  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:01:15.488  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:01:15.508  INFO 24 [nio-8443-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:01:15.566  INFO 24 [nio-8443-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:01:15.567  INFO 24 [nio-8443-exec-3] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:01:15.599  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:01:34.425  WARN 24 [nio-8443-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:01:34.440  INFO 24 [nio-8443-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:01:34.454  INFO 24 [nio-8443-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:01:34.455  INFO 24 [nio-8443-exec-1] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:01:34.926  INFO 24 [nio-8443-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:03:26.504  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:03:26.519  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:03:26.533  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:03:26.534  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:03:26.565  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:03:45.464  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:03:45.480  INFO 24 [nio-8443-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:03:45.496  INFO 24 [nio-8443-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:03:45.498  INFO 24 [nio-8443-exec-7] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:03:45.710  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:04:52.577  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:04:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:05:37.019  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:05:37.036  INFO 24 [nio-8443-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:05:37.051  INFO 24 [nio-8443-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:05:37.052  INFO 24 [nio-8443-exec-6] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:05:37.085  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:05:55.891  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:05:55.904  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:05:55.917  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:05:55.918  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:05:56.325  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:07:47.603  WARN 24 [nio-8443-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:07:47.619  INFO 24 [nio-8443-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:07:47.637  INFO 24 [nio-8443-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:07:47.639  INFO 24 [nio-8443-exec-8] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:07:47.681  INFO 24 [nio-8443-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:08:16.570  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:08:16.607  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:08:21.271  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:08:21.286  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:08:21.299  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:08:21.301  INFO 24 [nio-8443-exec-9] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:08:21.324  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:08:25.974  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:08:25.986  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:08:25.998  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:08:25.999  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:08:26.018  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:08:30.793  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:08:30.808  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:08:30.825  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:08:30.827  INFO 24 [nio-8443-exec-2] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:08:30.859  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:08:35.596  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:08:35.612  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Creating new stndDefined schema validator
2022-09-24 06:08:35.622  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache       : Adding new stndDefined schema validator to cache
2022-09-24 06:08:35.623  INFO 24 [nio-8443-exec-5] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful
2022-09-24 06:08:35.642  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:09:52.581  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:09:52.582  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:11:54.424  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:11:54.941  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:12:07.603  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:12:07.637  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:14:52.576  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:14:52.577  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:18:53.771  WARN 24 [nio-8443-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:18:53.821  INFO 24 [nio-8443-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:19:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:19:52.581  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:24:52.593  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:24:52.595  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:25:34.502  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:25:35.016  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:25:35.165  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:25:35.202  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:27:46.544  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:27:46.674  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:28:16.301  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:28:16.330  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:28:46.178  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:28:46.209  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:29:16.230  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:29:16.284  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:29:46.160  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:29:46.205  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:29:52.581  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:29:52.582  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:30:16.180  WARN 24 [nio-8443-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:30:16.210  INFO 24 [nio-8443-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:30:46.169  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:30:46.203  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:31:16.192  WARN 24 [nio-8443-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:31:16.259  INFO 24 [nio-8443-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:31:23.027  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:31:23.088  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:31:23.243  WARN 24 [io-8443-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:31:23.288  INFO 24 [io-8443-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:31:46.170  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:31:46.202  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:32:16.169  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:32:16.198  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:32:46.161  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:32:46.199  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:33:16.268  WARN 24 [io-8443-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:33:16.318  INFO 24 [io-8443-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:33:46.253  WARN 24 [nio-8443-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:33:46.288  INFO 24 [nio-8443-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:34:16.227  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:34:16.288  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:34:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:34:52.581  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:37:37.497  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:37:37.571  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:37:37.724  WARN 24 [nio-8443-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:37:37.746  INFO 24 [nio-8443-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:38:00.679  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:38:00.704  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:38:00.852  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:38:00.875  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:39:46.019  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:39:46.061  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:39:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:39:52.579  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:42:59.785  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:42:59.824  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:44:52.604  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:44:52.605  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:48:06.549  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:48:06.616  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:48:06.770  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:48:06.790  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:49:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:49:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:52:57.113  WARN 24 [io-8443-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:52:57.181  INFO 24 [io-8443-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:52:57.331  WARN 24 [nio-8443-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:52:57.354  INFO 24 [nio-8443-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:54:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:54:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 06:57:05.469  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:57:05.514  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:57:05.667  WARN 24 [nio-8443-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:57:05.686  INFO 24 [nio-8443-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:57:29.733  WARN 24 [nio-8443-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:57:29.756  INFO 24 [nio-8443-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:57:29.906  WARN 24 [nio-8443-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:57:29.930  INFO 24 [nio-8443-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:59:13.884  WARN 24 [nio-8443-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 06:59:13.931  INFO 24 [nio-8443-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 06:59:52.577  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 06:59:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 07:02:20.635  WARN 24 [nio-8443-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils          : X-MinorVersion is empty or null
2022-09-24 07:02:20.670  INFO 24 [nio-8443-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR
2022-09-24 07:04:52.579  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 07:04:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 07:09:52.585  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 07:09:52.586  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file
2022-09-24 07:14:52.578  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : PolicySync file does not exist
2022-09-24 07:14:52.580  INFO 24 [     parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap   : Got successful output from ConfigMap file