Results

By type

          Service started with pid=7
 | 2021-08-28T06:26:50.250Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:50.294Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use http over TLS.	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:50.305Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | Path to cert files: /etc/ves-hv/ssl/	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:50.542Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:50.765Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:51.251Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0.0.0.0:6060	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2021-08-28T06:26:51.286Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:51.310Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None)	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:51.656Z	 | rvices.sdk.rest.services.cbs.client.impl.CbsLookup	 | INFO	 | Config Binding Service address: config-binding-service:10443	 | 	 | 	 | 	 | main
 | 2021-08-28T06:26:51.657Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2021-08-28T06:27:02.222Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":false,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"aaf_credentials":{"password":"admin_secret","username":"admin"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T06:27:02.308Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T06:27:02.310Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-08-28T06:27:02.326Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T06:27:02.328Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2021-08-28T06:27:02.354Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | elastic-2
 | 2021-08-28T06:27:02.363Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2021-08-28T08:07:43.922Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"security.sslDisable":false,"logLevel":"INFO","security.keys.trustStoreFile":"/tmp/ca.p12","server.listenPort":6061,"server.idleTimeoutSec":300,"cbs.requestIntervalSec":5,"streams_publishes":{"perf3gpp":{"type":"kafka","aaf_credentials":{"username":"admin","password":"admin_secret"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP_SSL"}}},"security.keys.keyStoreFile":"/tmp/server.p12","security.keys.trustStorePasswordFile":"/dev/null","security.keys.keyStorePasswordFile":"/dev/null"}	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T08:07:43.938Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP_SSL, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T08:07:43.939Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/tmp/server.p12), keyStorePasswordFile=Some(/dev/null), trustStoreFile=Some(/tmp/ca.p12), trustStorePasswordFile=Some(/dev/null), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP_SSL, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-08-28T08:07:43.943Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2021-08-28T08:07:43.954Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-08-28T08:07:43.956Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-08-28T08:07:45.016Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2021-08-28T08:07:45.018Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2021-08-28T08:07:53.626Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2eae0f76-06d2-4995-95aa-198649595dbb, InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, InvocationID=0592d061-4868-4012-9556-26788bc0b8a1, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.65.253, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/opt/ves-hv-collector/protobuf-java-3.6.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
 | 2021-08-28T08:07:53.824Z	 |   org.apache.kafka.clients.producer.ProducerConfig	 | INFO	 | ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [message-router-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = producer-1
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = false
	interceptor.classes = []
	internal.auto.downgrade.txn.commit = false
	key.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.ProtobufSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 1
	max.request.size = 1258291
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 1
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = PLAIN
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 127000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.onap.dcae.collectors.veshv.impl.adapters.kafka.VesMessageSerializer
	 | 	 | 	 | 	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.002Z	 | .kafka.common.security.authenticator.AbstractLogin	 | INFO	 | Successfully logged in.	 | 	 | 	 | 	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.065Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka version: 2.7.0	 | 	 | 	 | 	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.065Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka commitId: 448719dc99a19793	 | 	 | 	 | 	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.066Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | Kafka startTimeMs: 1630138074060	 | 	 | 	 | 	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.080Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2eae0f76-06d2-4995-95aa-198649595dbb, InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, InvocationID=0592d061-4868-4012-9556-26788bc0b8a1, PartnerName=CN=dcae-hv-ves-client.onap, StatusCode=INPROGRESS, ClientIPAddress=10.233.65.253, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2021-08-28T08:07:54.571Z	 |             org.apache.kafka.clients.NetworkClient	 | WARN	 | [Producer clientId=producer-1] Error while fetching metadata with correlation id 2 : {HV_VES_PERF3GPP_SSL=LEADER_NOT_AVAILABLE}	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2021-08-28T08:07:54.574Z	 |                  org.apache.kafka.clients.Metadata	 | INFO	 | [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw	 | 	 | 	 | 	 | kafka-producer-network-thread | producer-1
 | 2021-08-28T08:08:09.083Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"security.sslDisable":false,"logLevel":"INFO","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","server.listenPort":6061,"server.idleTimeoutSec":300,"cbs.requestIntervalSec":5,"streams_publishes":{"perf3gpp":{"type":"kafka","aaf_credentials":{"username":"admin","password":"admin_secret"},"kafka_info":{"bootstrap_servers":"message-router-kafka:9092","topic_name":"HV_VES_PERF3GPP"}}},"security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass"}	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T08:08:09.086Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-3
 | 2021-08-28T08:08:09.088Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(false), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=message-router-kafka:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=AafCredentials{username=***, password=***}}]))	 | 	 | 	 | 	 | reactor-http-epoll-3
 | 2021-08-28T08:08:09.090Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2021-08-28T08:08:09.094Z	 |    org.apache.kafka.clients.producer.KafkaProducer	 | INFO	 | [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.	 | 	 | 	 | 	 | elastic-3
 | 2021-08-28T08:08:09.109Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics scheduler closed	 | 	 | 	 | 	 | elastic-3
 | 2021-08-28T08:08:09.110Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Closing reporter org.apache.kafka.common.metrics.JmxReporter	 | 	 | 	 | 	 | elastic-3
 | 2021-08-28T08:08:09.110Z	 |            org.apache.kafka.common.metrics.Metrics	 | INFO	 | Metrics reporters closed	 | 	 | 	 | 	 | elastic-3
 | 2021-08-28T08:08:09.111Z	 |        org.apache.kafka.common.utils.AppInfoParser	 | INFO	 | App info kafka.producer for producer-1 unregistered	 | 	 | 	 | 	 | elastic-3
 | 2021-08-28T08:08:09.112Z	 | lectors.veshv.impl.adapters.kafka.KafkaSinkFactory	 | INFO	 | Message sinks flushed and closed	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-08-28T08:08:09.112Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Netty TCP Server closed	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | elastic-3
 | 2021-08-28T08:08:10.116Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL enabled	 | 	 | 	 | 	 | parallel-1
 | 2021-08-28T08:08:10.119Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0.0.0.0:6061	 | 	 | 	 | InstanceID=6baafc22-ad55-4e02-910f-30ab4caa8f01, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4