Results

By type

          
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.9)

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T22:48:05.739Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:48:05.752Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:48:05.753Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T22:48:05.754Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:48:06.386Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:48:06.519Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:48:06.520Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T22:48:06.520Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T22:48:06.600Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-10T22:48:06.664Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-10T22:48:06.691Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-09-10T22:48:09.737Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-10T22:48:10.189Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-10T22:48:10.211Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-10T22:48:10.212Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-10T22:48:10.272Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-10T22:48:10.273Z     |INFO     |Root WebApplicationContext: initialization completed in 3581 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-10T22:48:10.889Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-10T22:48:11.691Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-10T22:48:13.096Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-10T22:48:13.689Z     |INFO     |Started MainApp in 10.942 seconds (JVM running for 11.714)     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-10T22:48:13.760Z     |INFO     |Start scheduling PRH workflow     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:13.776Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a5ec3914-e350-4024-9fa2-9af84bf80114     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:14.196Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-10T22:48:17.107Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-10T22:48:17.108Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-10T22:48:17.111Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:24.195Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=169960cc-9711-4a8e-a61f-519ca7a2ad02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:24.220Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:34.221Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e5b6a2bc-4b60-41dd-8a75-fd20718959e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:34.372Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:44.373Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ad8f252a-1e69-4591-917f-08f32a41baef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:44.513Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:54.518Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d84c9dad-37b2-4d32-a06d-7f92f02a3602     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:48:54.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:04.809Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=71ec28e3-9175-42b6-93bb-870d311608c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:04.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:14.834Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c288a81a-bf88-4816-97cf-1de9cd9e54ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:14.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:24.853Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=13fdeb50-5a56-4bed-bfb2-6bb4fd7915ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:24.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:34.866Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=87daa976-5869-4b03-816d-d2bc492466da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:34.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:44.882Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f6db375d-7991-4a92-bc4d-e1266a8650b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:44.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:54.888Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fcf6773b-f7e2-4432-9a8d-2a87186f9a57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:49:54.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:04.898Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=59de66be-9fb0-46c9-83cc-b8b47b6535c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:04.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:14.903Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=33e2be05-8371-45ed-9d91-2b517c51e6e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:14.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:24.908Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bd3eecab-971f-4212-b698-608cf8ebb3b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:24.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:34.913Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6c6ffdc1-308c-4b2a-8421-0a005c515fbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:34.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:44.919Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=637b4c0e-9fee-4637-ae10-26dcead1d4fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:44.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:54.924Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6f9c1c04-b131-47d0-a21b-7562a3569705     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:50:54.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:04.932Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8bc33a3d-fecc-479b-89c1-9f09e9d04862     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:04.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:14.941Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c4bb84ea-f979-474c-9ae7-90446de20139     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:14.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:24.949Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c3098b85-a343-48cd-9f65-155a510fb3f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:24.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:34.955Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=199ed49c-81a9-4154-bfef-5e4706f48840     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:34.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:44.960Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5b16d1e3-d892-4b42-a397-bd007c844309     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:44.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:54.965Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c86d5e11-714f-4ddd-a64b-9a8b66289aaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:51:54.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:04.971Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5c4d594c-c11e-4ba1-acfa-1a54f8afaccf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:04.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:14.975Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ac71cbf0-9578-4003-8b2f-82879af1e053     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:14.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:24.980Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=337212c8-b3d9-4f97-8db4-a38cc951aa7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:24.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:34.985Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c98598c6-34bb-47a2-b8a0-5d85befaa9a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:34.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:44.989Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=31fedc2f-cc57-4f09-bbe0-c95df869f185     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:44.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:54.994Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3dd076af-2bb4-4f83-8c75-38961fc2e1cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:52:54.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:04.998Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cc44f573-7ec4-43a0-ba18-16320a93f6b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:05.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T22:53:11.470Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:53:11.470Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:53:11.471Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T22:53:11.471Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:53:11.472Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:53:11.487Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:53:11.487Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T22:53:11.487Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T22:53:11.489Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:15.003Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f7757058-eb0c-45bf-b010-8006ced54f06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:15.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:25.008Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3ca5417a-7691-43d9-a636-4b2c799eeccc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:25.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:35.016Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=983da8f7-e229-4dfb-aca1-f263523b3f0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:35.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:45.025Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e2d12838-6060-4d79-9c06-06960c1dd9c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:45.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:55.032Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cba8e744-9488-464e-922e-0699978ce98c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:53:55.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:05.037Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c5d8ef98-b74a-4fbd-becd-7f4d4454fe6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:05.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:15.043Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e394a5c0-0827-4b3a-ab52-f697a702e1c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:15.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:25.048Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=963be876-96c3-4b8b-b311-10250d9482a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:25.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:35.053Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0e9d7b43-7eae-44a6-9bf4-009420cda588     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:35.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:45.058Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=05164958-3699-4d70-8e8b-ff884d201380     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:45.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:55.063Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e70c978f-1986-466d-828e-d7b7174fc0e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:54:55.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:05.071Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4906a733-3c6e-4ef4-8d67-3b994306220f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:05.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:15.076Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0ffbc0be-82e9-4c07-a57c-1f920fe21f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:15.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:25.081Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c6606bdc-e47b-478d-8584-68d4ba9801af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:25.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:35.086Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=354984b9-98b2-48fa-9bab-f0ef3bba29ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:35.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:45.094Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=32c17f68-08c7-4a6a-a07d-c37096ff1868     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:45.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:55.211Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ebfdf520-b8da-415b-aa37-2755cd4c5e9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:55:55.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:05.218Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=07da36a9-57ef-4de6-889e-ecfc2a8ec696     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:05.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:15.223Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=af85ec7e-745d-4bef-ab28-400bc9e4f085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:15.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:25.228Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=021c96f7-51f2-4805-bb4c-df6f1232e4bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:25.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:35.232Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3d1f9df5-6909-417f-87e9-fcac366a48f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:35.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:45.237Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=76e3f813-1482-4842-819a-b1a1edbba16d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:45.242Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:55.242Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f5600055-e08b-4b88-a969-96684694ca25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:56:55.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:05.247Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5d295751-2538-4b57-8702-0f5eb2569647     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:05.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:15.255Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d6bc8162-0622-49b8-b586-b7baf75b0605     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:15.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:25.266Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=15a0a9de-15f3-4011-951a-7fb990129af2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:25.272Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:35.272Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=da3d3726-7301-452f-9aa4-2559a9ffc2f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:35.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:45.277Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0fec0271-c85d-4237-a02a-e5658a6825a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:45.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:55.282Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=34f08c3f-9e59-406e-88af-39da3e87f523     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:57:55.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:05.289Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a3f5ce35-69fc-4d9c-ad73-f02ebb9fc8c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:05.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T22:58:11.139Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:58:11.140Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T22:58:11.140Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T22:58:11.140Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:58:11.140Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:58:11.150Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T22:58:11.151Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T22:58:11.151Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T22:58:11.153Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:15.333Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bea8acfb-e8be-43ee-a86c-4f4aeb574dfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:15.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:25.451Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bdf034ff-b8cf-454f-b41a-b27dc3c6f70c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:25.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:35.485Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4bd51a58-dc59-4347-a2ba-148a2911e564     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:35.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:45.502Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=af6ac660-4496-482c-a47d-7f1def2f29d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:45.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:55.520Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0c7b1d86-9ab4-4b5e-b2da-7e61ec534265     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:58:55.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:05.539Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=63e36cdb-c5f4-41d1-aa67-5ae202010e34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:05.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:15.559Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d3355c06-5e1b-4e40-a0e7-e3c8eaf6eaac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:15.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:25.585Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=19475e36-b996-4fd8-8548-698acce3884d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:25.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:35.609Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2c33e853-764f-4570-9bac-9d07c15c76da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:35.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:45.633Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b81b9fe1-dec5-4529-bf53-6e111557c2e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:45.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:55.657Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a6cc9630-e0fd-48dc-b440-d3622692affc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T22:59:55.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:05.679Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cab34b02-e847-4efe-b39e-092e8d5b4300     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:05.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:15.700Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c208c3ba-f9f9-405c-b5c4-fa6710e37b81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:15.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:25.721Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1874d675-5909-4dde-b482-0bf059a2eb28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:25.736Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:35.737Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0ff7f90b-b652-4c05-98b1-4191229c6391     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:35.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:45.753Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=93a497b7-ea84-4de8-80dd-4a5e1a4c1fc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:45.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:55.769Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=af418897-9f18-4d80-b9c5-636bf4d69a1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:00:55.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:05.789Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=de0dcf1d-79b5-4ce4-82c5-493745c4aa23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:05.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:15.804Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0a7ce236-155d-45d1-9f83-9b4075c3ede9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:15.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:25.820Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f0d81c75-df17-4a57-9f98-d8afce3940e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:25.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:35.837Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0373acc0-0002-4b59-875e-5f1afd579b1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:35.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:45.852Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=33331084-c845-40fb-91b9-fe48b419da9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:45.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:55.865Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4507e1f5-5286-44c7-bde0-e727988b7539     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:01:55.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:05.879Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d2fc9bc6-ba36-4272-b841-ba32e3a845e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:05.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:15.894Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a7d481b5-ae55-48f7-8ebd-0897c1cbe81f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:15.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:25.908Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e1669545-12fe-4a49-99e6-d7f3fc4d642a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:25.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:35.933Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cee483a1-daf3-4d02-b4e8-de9924ee81b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:35.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:45.954Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b1d5d051-7b04-4828-94eb-e249939e0b98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:45.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:55.977Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=74975111-c83b-4261-8027-6e608f25059a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:02:55.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:05.998Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=eb9d04f4-b23f-450f-8fe5-12e55704a7ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:06.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:03:11.131Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:03:11.132Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:03:11.132Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:03:11.132Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:03:11.133Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:03:11.144Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:03:11.144Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:03:11.144Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:03:11.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:16.017Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c950b96d-3ca8-4790-b60f-38efbcb75335     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:16.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:26.033Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=393e64ff-ee75-42ba-afaf-c5458de14f81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:26.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:36.049Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1456bc3e-8630-4faa-8ca5-7f1373804582     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:36.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:46.065Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fe637f1d-8272-4614-b841-d86c9b2cf9f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:46.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:56.078Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=109052b8-0cc4-4fa8-b40e-8abd6a97d085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:03:56.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:06.093Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=407640be-0d35-4b5e-8042-24453a9cc3a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:06.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:16.107Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6da8df1e-91c1-46d8-b5a1-b594a225b6a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:16.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:26.123Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d764d24a-a0cc-400e-acf9-adc3d5a9a4c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:26.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:36.137Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dfd17046-3f70-4ff1-b257-33774c108f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:36.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:46.151Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3f1a6265-aac6-4cff-9213-67902a03ad8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:46.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:56.164Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8cca96b0-7990-47fd-be68-bb813e100039     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:04:56.179Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:06.179Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=56208d35-2c77-411d-8f4f-def3e370a49e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:06.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:16.195Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fc5d72c7-6c98-4b1f-baa8-74b828f00e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:16.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:26.212Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c0d2afd7-8212-43f3-adda-880752b70bcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:26.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:36.226Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=beca63bc-a1ef-4a58-a907-22ed9f1600b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:36.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:46.242Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4bddbc05-9518-4765-8455-ddc43fbb117b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:46.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:56.263Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=886a4a3e-a0fa-4cac-bddb-73b5a751a73a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:05:56.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:06.279Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=363f0077-eed0-4f59-86dd-8135ef09233f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:06.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:16.294Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b50d6bec-5807-43ab-b847-392bd40f1e1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:16.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:26.310Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4e16df9c-4790-40aa-9a65-96112013ffb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:26.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:36.325Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f64cbebe-bf76-4425-be70-b4653528d870     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:36.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:46.339Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a34409b8-1273-49dc-9e89-60596b64529b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:46.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:56.353Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1c12ce04-52d7-47d0-bab2-cdeec38e1ec5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:06:56.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:06.369Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dc4c7c3d-1884-4a71-9c11-6d0d0329f2c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:06.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:16.383Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5329b50c-8338-4711-bf6d-b381d09fcca1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:16.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:26.397Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ee6b339d-b5e8-471a-8109-5e62d6eea4f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:26.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:36.429Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=90f69531-37a9-407c-86a5-703896171a54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:36.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:46.486Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d8817953-a336-40df-b0d7-786bd6d09a1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:46.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:56.499Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=20b7ffa6-7529-4e1a-b51e-e840c530d604     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:07:56.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:06.514Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6354f507-1c6f-4b71-9f76-bc432ece96d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:06.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:08:11.151Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:08:11.152Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:08:11.152Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:08:11.152Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:08:11.153Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:08:11.161Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:08:11.161Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:08:11.161Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:08:11.164Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:16.528Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=64a35efd-a97f-4171-bdc1-f38a0ace5ef7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:16.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:26.542Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=42041246-a7d9-411c-8144-403af57e3d5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:26.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:36.558Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5e85a2ba-74b3-4e63-8bf5-cb4f0fea5dac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:36.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:46.579Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4f064fb1-f007-45f3-a79c-0d1870d1838a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:46.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:56.610Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d4345b8b-ee1c-4ebf-a2a3-068cf5214e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:08:56.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:06.682Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4e3712a7-a2da-43b1-96d4-e017b905bc39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:06.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:16.717Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f899ecf0-ad5e-4167-9bc0-c0a7e71404a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:16.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:26.850Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e0f582cc-c646-4d79-a188-e717d9bed140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:26.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:36.867Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=55054727-fc2d-4bac-965c-9df85d29d496     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:36.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:46.882Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3a74b396-02a6-4e18-a0cb-93bd8a6138ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:46.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:56.901Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b937dbb5-f9f5-4104-90c6-0c95ffd59ed6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:09:56.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:06.917Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fc6f29d6-1020-45af-b933-c1a64084f5c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:06.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:16.948Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0204e8cc-7cb3-4790-a59f-5d4adc75914e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:16.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:26.962Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b60783c6-cfa0-466e-9507-cdbd6520c063     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:27.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:37.045Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fca62b54-4567-4aa6-b3b1-046af7d36ec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:37.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:47.063Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ac2a3412-418d-4341-8681-3482b5634165     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:47.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:57.076Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=79b1fc7c-465b-40fa-a034-96fdaa661ebb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:10:57.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:07.089Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=21a0e4dc-1c54-4d0b-9b94-6460335a6978     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:07.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:17.102Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c41d0853-4716-4e62-9c5e-40fbe6fef84e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:17.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:27.117Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a2728256-eace-4d8f-aa54-575c62fc0a5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:27.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:37.128Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bbd6c87b-d5d5-4e3e-972e-667c61539530     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:37.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:47.141Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5e433b2c-3720-4f2c-aa22-ba4fe82dc202     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:47.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:57.156Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c2d18482-9a2e-4f8f-8156-59f960a8d7d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:11:57.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:07.169Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=09033324-f7aa-45e3-ae34-dc7068ae7d61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:07.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:17.179Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c044b35a-9030-4dab-bae1-dbe323724602     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:17.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:27.194Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=42b8a04d-50fe-4104-98d5-120ab7b37a13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:27.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:37.206Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8daef82b-8e5e-485d-96fa-ed527a22449c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:37.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:47.218Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=604b5e41-4bf7-4d5e-ae56-bec2c675405e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:47.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:57.231Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e6598031-c732-4f79-95ce-b44151678f0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:12:57.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:07.243Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f427065b-3610-4908-ac77-71e405d6a85a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:07.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:13:11.133Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:13:11.134Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:13:11.134Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:13:11.134Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:13:11.135Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:13:11.143Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:13:11.143Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:13:11.143Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:13:11.145Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:17.256Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1bdc2297-64a1-4a51-90cd-f307c4957770     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:17.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:27.268Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f6e9131f-3f5f-423a-a756-8e4892572e98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:27.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:37.280Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=613a9ebc-5287-48a8-914f-f79dce38ebe3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:37.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:47.293Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c786bc23-ec8d-4897-832a-9971e1287e66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:47.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:57.305Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=75b9e5cf-6b0f-44a1-828b-6eec0eaf4f8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:13:57.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:07.336Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=890d7e1e-f10c-4f03-85a5-1bc07874a629     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:07.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:17.350Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c0591c00-8f6b-4162-8821-2986569694b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:17.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:27.368Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1ca01aa5-07aa-462e-b33a-bb5f7f72bafd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:27.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:37.383Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ede1febf-14e4-46c3-8bfe-92a5a79494bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:37.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:47.398Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c74affde-4316-4d0d-be5e-3928cd7a9f25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:47.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:57.439Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d8dda9de-3778-47d8-8a67-11d75463c30e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:14:57.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:07.455Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=03a00efb-026e-4906-86e5-e0ee5bc8d41f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:07.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:17.471Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=31528990-e40a-4566-9750-721c9ca21c79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:17.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:27.483Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ce3ceb0b-e2dd-40ee-a48a-0def4339dca0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:27.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:37.495Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dc33f948-bb8a-4ccf-9125-fc5cd933ed69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:37.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:47.507Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=31c37205-c3e2-413d-9085-ab358d79b416     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:47.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:57.521Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a76a07b2-212f-4e0f-941c-e0dcbb92bfa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:15:57.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:07.534Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=041a1f4e-61c0-4a3b-b958-f2bba8e9a813     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:07.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:17.549Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bbefe58e-1fa2-4bbd-93e3-f92a76f9b84d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:17.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:27.562Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=285b68e5-dc02-476e-8c80-5cc44063ad2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:27.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:37.576Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e2cc2038-c075-4823-a38c-1f545cb7e58f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:37.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:47.592Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2ce19b3c-17ea-4050-8c2d-034cf5e59c38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:47.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:57.605Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d4c3dddc-a5a0-4706-bac6-ad3f5db34828     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:16:57.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:07.622Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=aa3afd1c-f299-41eb-a169-8df1ae253169     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:07.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:17.644Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3319e405-6262-4b3b-a27d-805125de9322     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:17.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:27.665Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=142d2798-2571-4274-b9bf-86eaa5a95628     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:27.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:37.699Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5fda5155-8cc3-4688-ad9a-3c50d31a0619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:37.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:47.717Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c6330e0e-da79-4481-83e3-0a4a72271b32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:47.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:57.818Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e5788511-f341-490d-aa30-7fb4bb33be51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:17:57.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:07.832Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ba42a4fe-6d1f-401d-9bc7-179367f039af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:07.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:18:11.111Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:18:11.112Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:18:11.112Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:18:11.112Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:18:11.113Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:18:11.121Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:18:11.121Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:18:11.122Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:18:11.124Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:17.844Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4e469fa8-c894-40e0-92ad-71cca6316f4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:17.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:27.857Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4199d69f-5dee-4a38-ace6-439e42469e50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:27.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:37.873Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7327c49a-58d8-425a-98b7-415201de6af9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:37.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:47.909Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=df00fef1-3e0c-4603-9649-477969a05b32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:47.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:57.922Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fe460e14-fe97-44aa-800e-dbca43aac2d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:18:57.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:07.937Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bd58deae-2283-49d2-9a33-7fdfef63a090     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:07.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:18.002Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=507b19b5-e91e-4a0a-bf64-44fa9b136629     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:18.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:28.014Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f919963a-3eac-412a-b497-fbcbe209360a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:28.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:38.025Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6eaa971b-eff7-4845-89cb-5d2caf9c4392     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:38.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:48.040Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=92589fb7-5f57-4975-acae-070a564c394c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:48.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:58.051Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a0d2a1e8-2b44-4466-8899-8b7b2c4862d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:19:58.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:08.064Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9948069d-6d00-4e56-b324-50f48092f031     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:08.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:18.076Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8fdc81cc-b545-4c07-bc51-4dafc447c2d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:18.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:28.088Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=22dc78f0-9411-40f2-9e2a-3ee90c3f65fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:28.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:38.103Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=11bef95e-07bf-44bb-9dbd-dbfea90004c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:38.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:48.115Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1656e3de-e4dd-4eb0-a880-360be722cee2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:48.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:58.127Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1cfcfe43-0de0-4775-aacb-8a91304e7a92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:20:58.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:08.142Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bb79e10f-ac04-41a0-a2eb-83e2fb1cb4eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:08.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:18.154Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=beb9c95d-6982-4853-8551-89166bfee935     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:18.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:28.166Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=13806edc-b30e-4991-a745-c18ff5aba91e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:28.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:38.178Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=da958fa3-4a2f-40c9-b57e-79f3af4954e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:38.190Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:48.190Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=133b01b6-dc12-41c8-8934-d6f071a7bb88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:48.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:58.203Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dd4ce4ef-c3d3-4ec9-9b1d-2c589213571c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:21:58.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:08.220Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=492d8135-16c4-4242-8f2a-5eabb36f1e49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:08.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:18.232Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c26a2e85-4e0c-474b-936b-67e007061b46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:18.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:28.245Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=38a1470c-92c2-4017-a5f2-f51934890ee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:28.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:38.267Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cfe8c286-9aaa-4426-b5f5-ec84fd78814c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:38.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:48.281Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a30f79e0-d3e6-440d-8708-9c7c7e6ea144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:48.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:58.296Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=85ae110a-85a7-4ccb-bb66-b1babb31648a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:22:58.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:08.309Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=95e2e8ad-b225-41bb-93a7-6a36afa730c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:08.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:23:11.123Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:23:11.124Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:23:11.124Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:23:11.124Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:23:11.125Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:23:11.133Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:23:11.133Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:23:11.133Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:23:11.135Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:18.322Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e12c04e4-0a60-447e-b926-7408399a866b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:18.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:28.345Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9c126f98-2252-4c79-b5e6-007bcb428106     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:28.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:38.358Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=87af561f-62a9-48fd-a8a5-02403d6fb00b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:38.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:48.374Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8cd7aa1f-2650-4082-8182-aa1546b2f272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:48.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:58.393Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=567f07fb-0838-4da7-ba86-531fa8954fd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:23:58.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:08.406Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=96725916-c350-4901-9c41-648cc8451ecd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:08.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:18.420Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f25376f7-4329-4818-9591-9a5bfdf9633b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:18.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:28.438Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f0748190-07cf-419f-91eb-12fb49dc234a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:28.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:38.454Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0a1c4579-73d3-452e-990e-ec8bb08d0dde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:38.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:48.482Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8b8ddd71-1097-423b-94ef-6d7c27993fd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:48.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:58.539Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dbd160ec-b4bc-46f9-aa68-25a5c795ba07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:24:58.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:08.563Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=41612aef-f427-4d39-9075-85a312247ca8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:08.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:18.577Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cf597e48-b527-46bd-a13e-af4f039015f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:18.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:28.588Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=85a4edd6-1757-42c9-8159-356e889dfb16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:28.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:38.601Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fd50d216-6fd6-42bd-9fa5-fc30fd308435     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:38.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:48.618Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d9c7ccef-64fd-4dd8-a88e-58d10ad3d0a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:48.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:58.629Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d48ab120-fe0c-4b7b-bf7b-38d7ae5ca8d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:25:58.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:08.643Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e4c3e2a1-2a80-4161-82d0-0e12746df1f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:08.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:18.656Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a8b3eb4f-e17f-445d-9416-573d7cf0d7b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:18.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:28.667Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ff1baf22-d644-4225-9b2a-fe4373942337     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:28.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:38.679Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=791548dd-5ac1-4a00-a809-0310f9f6574f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:38.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:48.690Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=df4341a1-7b4c-4613-aaff-355c5ad5f31b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:48.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:58.703Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7edce9d7-8e72-4c41-8711-5d8dd36f6a94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:26:58.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:08.715Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4a32333e-0778-4024-ba5c-ec9f13b3b8e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:08.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:18.728Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1bbc160a-0e5b-4138-85ae-6c5f2183dd06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:18.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:28.745Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9585bd93-faae-4bed-8e91-7633adaec8d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:28.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:38.757Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bd1a99c2-1ab7-4adc-8ed6-240faa242df2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:38.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:48.770Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=19344964-d4ef-45ed-ad10-216ffa53403e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:48.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:58.781Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=69e8f466-08f6-4a98-8d0d-42bb762c1702     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:27:58.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:08.793Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4c0cc8ff-9146-4652-acd7-754110aaac4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:08.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:28:11.135Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:28:11.136Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:28:11.136Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:28:11.136Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:28:11.137Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:28:11.143Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:28:11.143Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:28:11.143Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:28:11.145Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:18.812Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=378dc650-ec20-4a83-8ce0-13358603f81c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:18.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:28.835Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5061c13a-1eee-479b-8d3d-a52cf81be64a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:28.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:38.848Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8921c213-3071-458b-9af9-9cc7f31db7a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:38.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:48.864Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4248f78f-276b-4732-a886-78fff3d22724     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:48.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:58.875Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6ac86c24-8e0e-45af-b7c6-1d7f16db68b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:28:58.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:08.887Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0d093181-5981-4420-ac8a-52428d8421a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:08.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:18.899Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1bd43d2d-c27f-4dc7-830e-81b1c3633c08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:18.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:28.911Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fb170f23-7e4f-47e2-8020-db471f36c6ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:28.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:38.922Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2046f1b6-2cc4-426e-a5bc-cbe25197b5cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:38.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:48.938Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b0c83f12-a4af-433a-9bc9-e482cd49dad5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:48.949Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:58.949Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fee80940-2d01-4277-b497-74af2c2e33fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:29:58.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:08.964Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=109157b8-d6bc-4e4c-b724-e586a331e607     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:08.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:18.975Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cc987783-0a7e-46bf-9117-6972c3f56c3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:18.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:28.988Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=96e74727-30ac-4b92-abc0-2358d2ce329f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:28.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:38.999Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=47ebe599-5bd9-4d20-bc41-bdb3fc220c62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:39.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:49.012Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e2275a47-a45f-4eff-b691-29d1b98025aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:49.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:59.032Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=835495fc-475e-4cb2-8777-bfc7a72b9a44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:30:59.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:09.050Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2027155e-d2e0-4cd9-a136-e53a9d433c8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:09.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:19.061Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=33c5d700-bff1-45aa-a649-4905b703f306     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:19.073Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:29.073Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=41ca8ffa-4d29-4663-94d6-2a821f5f2584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:29.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:39.086Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e26e026e-c956-4778-9801-d789e864a5cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:39.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:49.098Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9434a9d2-233d-4df3-a395-5e3a23ce192f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:49.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:59.109Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4f36771a-539f-45ab-94cd-ece7460703e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:31:59.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:09.124Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d4ccec44-8441-4c3f-86c7-94e21ef1a30e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:09.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:19.135Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b0edd84d-1ccd-447b-a114-bae03b5a7ae1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:19.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:29.159Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9eb8b9d9-4eb0-4210-9ea7-7e5b7291c5a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:29.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:39.170Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4984744b-42d9-4a10-a72f-1dbb4e0f0914     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:39.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:49.188Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d08966e4-fc9f-4da8-b0f5-94e6378e733e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:49.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:59.200Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0cd49544-bdf8-40a6-aad4-fe41f97da388     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:32:59.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:09.211Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e3475aeb-d398-47ed-aa36-3eb4ae47c7ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:09.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:33:11.048Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:33:11.048Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:33:11.048Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:33:11.048Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:33:11.049Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:33:11.054Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:33:11.054Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:33:11.054Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:33:11.056Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:19.223Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=84ab39c0-a894-4861-90e2-ccb26ca97333     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:19.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:29.240Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5229d853-07de-4523-a2f8-3290a0c9e4b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:29.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:39.267Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d79dcac3-ff1f-43f0-998a-9cc10a7c39f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:39.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:49.283Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=54c5d71f-68ab-447b-8e17-05cc0cefcce2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:49.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:59.296Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0ddacab5-7ddd-480a-8749-0c1dcbb357a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:33:59.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:09.310Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3f6873b3-cc37-4bfc-b7f9-c57fd6622b84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:09.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:19.325Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c6aa9a79-ca53-4ed3-a769-2988b3a8090c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:19.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:29.343Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d6396f92-daaf-4ecd-b959-abebd239205d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:29.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:39.355Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=01d68feb-39fa-4d8b-8192-41715bb984f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:39.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:49.373Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=25cc48d6-9149-4d2e-b3f9-f5d3db284d92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:49.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:59.383Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=199ef524-eae0-4f5f-a7a5-5cfdba26d90f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:34:59.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:09.396Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4d3bc9d5-a3bb-4f58-8fa2-ce9aa7b2909e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:09.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:19.408Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f3d7dbbd-674e-4461-9996-032fa53e9f14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:19.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:29.424Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3236a546-5527-4582-8851-89dafc0c1d95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:29.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:39.435Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ee30f806-0e9d-48d4-bb80-9dc18b865606     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:39.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:49.451Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0e4911b9-4c60-4109-b0f7-ea6e1711dcbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:49.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:59.461Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8b4dad37-e43c-4e7c-b6b0-db2dcc4f68ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:35:59.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:09.472Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ee87a203-7979-4e45-a1b2-ae964985002b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:09.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:19.485Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=abc79677-94bc-4986-a45a-ecdc18391463     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:19.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:29.497Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e5f5cbbb-e615-4ca0-aeae-c97f7ae7320b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:29.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:39.508Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8a4373d5-426c-4a22-b4f5-79df846da2f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:39.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:49.524Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e6fe237d-c4d5-4a66-b3a8-b7358945c863     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:49.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:59.536Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=db4b139f-3948-4772-9520-4f74bd78d0de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:36:59.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:09.552Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=238a1252-4b56-4601-921a-5ffb024f23ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:09.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:19.564Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b7aae0e3-1d78-4acf-989c-574103d8c1eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:19.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:29.578Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d3753b17-cdcc-4ce1-8246-0a9e55ba8120     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:29.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:39.591Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9578f154-0db1-46e7-b20a-ceb711d83ee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:39.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:49.602Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c4e02d78-ff1f-461b-9c0d-ef7cfd2dfd11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:49.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:59.613Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=54f80fdb-d0c8-43df-b6b4-2068c47e6135     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:37:59.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:09.625Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a78571a1-8b3e-48a5-9c4f-acc5d4921be6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:09.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:38:11.095Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:38:11.095Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:38:11.095Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:38:11.095Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:38:11.096Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:38:11.102Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:38:11.102Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:38:11.102Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:38:11.104Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:19.637Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6efb8f7e-5d04-4b8b-a4f9-838db65df7d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:19.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:29.651Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b0f3a476-f95c-45f2-9bed-286fa248c48c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:29.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:39.663Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6ac1d8b3-bd32-40f2-beb6-9d188a25adac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:39.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:49.675Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5fcd07f6-d864-4c76-bba0-c1576a801527     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:49.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:59.689Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f6f63b49-8835-4b33-ad02-bce3d9b8407c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:38:59.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:09.701Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5b7354c9-e7f8-4484-a99d-f1300b48896a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:09.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:19.715Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=34751f1d-a4ce-4df1-a741-24126ca5eb7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:19.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:29.727Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=986fb0e0-213c-4405-9dc1-86a4fa2824b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:29.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:39.740Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=99450bf8-a41c-46d4-8eed-98a6ea5a2bdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:39.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:49.753Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bc5aff33-753d-4353-b252-6b7a627f9f42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:49.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:59.771Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=13b49fb8-122b-480e-aec4-f6f1a8e84491     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:39:59.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:09.786Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b5b9e333-66cb-4942-b2c4-7d588224a3d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:09.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:19.798Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dabc762b-1d04-44f8-9cd0-d11eb2a252b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:19.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:29.813Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4c6e6b5d-8df9-4c2d-949f-d5adac616184     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:29.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:39.825Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dcb4c33f-f111-448e-b672-ea003ff8423c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:39.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:49.847Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b93a68eb-dd0e-4229-9662-89efcc92e3e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:49.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:59.859Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d21ccacd-2fb6-4557-be05-cb293bd3318e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:40:59.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:09.871Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dd3f1f86-a634-4f6f-902e-89e7142d6b0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:09.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:19.882Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b90ae0e8-1976-465c-8704-7bad5b0752a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:19.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:29.892Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=445b87e3-edde-47c6-823c-af4737347419     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:29.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:39.904Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=66de4e68-09fd-464c-bc3f-f57dc5c2c515     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:39.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:49.917Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ed044d8c-c8dd-4c24-85f8-d1e6a083d1db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:49.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:59.928Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=747740c3-d398-4f28-9cbd-68d758a075a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:41:59.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:09.941Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f752cb6e-895d-4e4a-a307-b9b8d539b4e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:09.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:19.953Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=562c8225-3934-4301-83b9-0adc68cf98c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:19.968Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:29.968Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d4f49d7a-e8e4-4cd2-8bc7-99dc415ca695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:29.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:39.984Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8de4e40c-ff2b-4019-8d3f-0a6f261c9ea7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:39.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:49.995Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d8de716f-172b-460a-a6ca-1995a4fdc02e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:42:50.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:00.005Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=389cbdd7-3679-47ff-a453-329fb8e90a8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:00.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:10.017Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=85df98d3-985b-457a-a307-3a3963fbc8c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:10.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:43:11.110Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:43:11.111Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:43:11.111Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:43:11.111Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:43:11.112Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:43:11.118Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:43:11.119Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:43:11.119Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:43:11.120Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:20.029Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=766fbe4e-ac79-46f1-938d-ed7500dfd755     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:20.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:30.045Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=de757779-17fa-4beb-822e-62624b694fb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:30.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:40.057Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e99dea7e-d280-477f-893e-74d64094bc7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:40.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:50.069Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c59f3ca5-0bac-45b3-a3a6-ff6b54c7e9df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:43:50.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:00.079Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=69739689-b272-4c9c-a62e-b07fcb4bb79e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:00.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:10.090Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4d3e81e6-73d6-4002-a3cb-f29d35e88d86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:10.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:20.102Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5b855a2f-e757-46be-83ee-e93fc0d7d988     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:20.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:30.114Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fb5be74f-51c3-427c-af55-fca42bcd96aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:30.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:40.125Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fcf84523-f607-4b96-b7e0-95badd039534     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:40.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:50.147Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f4e9ccbe-e697-4307-bb33-a568b2ac973f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:44:50.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:00.158Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=50151fb3-48ab-40a2-9b1c-40a37f36926d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:00.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:10.170Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=48423885-4e48-4315-b854-fc2be9ef1dec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:10.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:20.181Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f8519bc8-80b8-4d1a-820d-1667e27f5721     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:20.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:30.193Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=071e6ecb-e49b-472c-a844-a92616aecc4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:30.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:40.203Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1e14d6a1-fead-4dbf-ba36-8fe51e5bf406     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:40.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:50.216Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0fe39ba1-9ada-45ee-8ffd-7671d9ae8fb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:45:50.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:00.227Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f59ce7d4-cc93-4320-be2c-d5a60b3da2be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:00.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:10.244Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=61d548bd-9fc0-4858-b519-ab2beec86abb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:10.258Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:20.258Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5d26cc6f-412d-4c4e-8a44-8b8d5a3deb6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:20.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:30.276Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=67c4e41f-1192-4611-9cff-b6fd163acc28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:30.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:40.292Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e9a520d2-2fb4-458e-b050-6def104a11b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:40.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:50.303Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8bd25d67-f054-455f-ade4-ab6b14bfcc9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:46:50.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:00.315Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c1b91037-b59b-49ed-b6fb-fd4b882ffc82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:00.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:10.327Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9c5f5c5f-0814-4766-923e-9a8815091ec5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:10.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:20.339Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9d855167-7e4c-46cf-ae68-29363ca67d51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:20.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:30.355Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5c3c80c4-29e2-4a85-8b59-2d651573636d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:30.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:40.366Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1311cc51-4a27-497d-96ec-5bcbac9fa2ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:40.377Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:50.378Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b5aa0dd5-a6cb-4b1e-b8ba-0504b44bb8f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:47:50.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:00.390Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3c212a2b-bf21-4c5e-bff4-e53875eb0a18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:00.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:10.401Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=56168437-0cad-4211-abcb-0c573a7b0532     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:10.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:48:11.118Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:48:11.118Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:48:11.118Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:48:11.118Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:48:11.119Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:48:11.124Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:48:11.124Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:48:11.124Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:48:11.126Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:20.412Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3f4a1f77-e5c1-4bf9-8fda-5484931bb026     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:20.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:30.437Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9ad1e5d4-f9d7-4204-a125-b3621ff737a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:30.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:40.449Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c0d8eb20-e018-4708-9acc-e2c2c0e63c98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:40.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:50.460Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c21fd6e7-beb2-4cde-9e6c-ae2af6454f54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:48:50.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:00.470Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=19ffbe0d-28ec-4262-a14b-5db0f4db12db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:00.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:10.482Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d3c5da76-c9fe-4ff4-a18e-88362c7e2253     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:10.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:20.494Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ef94bab0-bb19-467d-8ef0-b2608ef60a46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:20.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:30.504Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d6967807-73e8-4717-aa36-cefe27b8ed02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:30.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:40.515Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1418ccb8-1e64-4ea2-a097-084b628115a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:40.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:50.527Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a7551b51-04fa-4c9d-8117-9219d2425388     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:49:50.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:00.539Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5acb543c-5598-4dc0-970d-5e6b4aa29794     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:00.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:10.551Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d47e61eb-6674-42e8-97ec-099310a947e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:10.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:20.563Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d9e15ab4-650d-46c1-a412-2acb0dad5a6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:20.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:30.574Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=da9a9f15-8068-4f81-8c5d-454dd8a9462d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:30.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:40.586Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=28c783d8-3840-4939-a4f9-f0e9633ea81a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:40.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:50.597Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ae964abc-3cfd-45a3-b40f-b366f88a00c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:50:50.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:00.608Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b75dd1d1-8140-4641-9691-23e502750a5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:00.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:10.621Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=100940f0-68b8-4d2d-9528-5aa03f9ae320     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:10.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:20.638Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4c003a5a-33f0-4a7b-8d2e-999866c97b42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:20.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:30.649Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6d13bef0-d977-47de-896e-ab3afdc7b205     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:30.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:40.660Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4ac3e68b-3f49-47fb-a1a0-26a51d24c892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:40.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:50.672Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6ce72b1a-630f-4491-8de6-65d3d1a40b73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:51:50.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:00.685Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=22ac614d-1e9a-48ca-93e1-a05f90e72542     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:00.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:10.700Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bd3945eb-fc91-4c2f-bfd5-87007bafb616     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:10.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:20.715Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=34f61f14-7d9d-434c-93bb-b38fc405bb56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:20.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:30.738Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=946ca7cc-e572-4e1a-8b75-8bc2f57a4d46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:30.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:40.750Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1b474da1-0efa-4d69-b17b-737f25d27e7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:40.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:50.764Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5fc0e8ba-7a20-4ffc-9571-ee993a501143     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:52:50.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:00.777Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2961e846-fd89-4c0a-9557-917b763e12de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:00.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:10.790Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8b66084c-2a53-4885-bca2-0cc8b2849aa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:10.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:53:11.095Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:53:11.096Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:53:11.096Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:53:11.096Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:53:11.097Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:53:11.103Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:53:11.103Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:53:11.103Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:53:11.105Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:20.800Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e5bf42c1-c18e-405d-a09d-82b5fc38344f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:20.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:30.813Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=511e6fc8-158a-45c6-9d9e-fac40e70cd26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:30.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:40.824Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c3b5165c-49e2-4bd2-9e4c-191d4eb0ca27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:40.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:50.846Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=029a0315-7dd3-4fbe-82a5-4c9c384c0269     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:53:50.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:00.858Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=528670fc-23ca-415e-8053-3561b77d4d6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:00.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:10.870Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=725378af-14c0-4076-9f00-7fa0bc06fb5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:10.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:20.881Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5012ef65-3bc5-42c0-9c55-892217e40cfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:20.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:30.893Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cf25adeb-0852-457b-a754-a964164d4279     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:30.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:40.905Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4c4d5ec5-3737-4bf0-9958-67f0a3d0049b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:40.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:50.928Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4165f2d6-b800-4437-b5d5-a733c01119cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:54:50.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:00.940Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a4cd8c43-0bd0-43b4-8812-cd2fcd20de06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:00.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:10.951Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e1f260e2-fb7b-4408-8a0a-370816abae79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:10.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:20.961Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a9491df6-d994-4bdf-9033-c092d1b91377     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:20.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:30.972Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=85416642-1db3-4bbe-a1af-b7260a0c265c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:30.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:40.983Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e2eaf039-8ed3-4bde-84a2-de31238d1ac8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:40.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:50.994Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=403362b7-a625-45b0-b7aa-73313e81cef2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:55:51.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:01.004Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=99d758f5-2ab7-4f10-bb4c-008dfbef4f1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:01.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:11.027Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=76221e78-b963-486d-a396-ba44d6ca7717     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:11.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:21.041Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=edb0e83a-eda5-4466-b49d-7290865ee98c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:21.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:31.052Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6c8520a0-bc59-40b7-b720-32e68734cc17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:31.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:41.064Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=368f1776-5728-4bbd-a210-3e6d09366637     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:41.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:51.076Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=095673eb-0f13-4053-8c3a-46692ce24408     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:56:51.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:01.088Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=70ceaf47-3ede-432c-8f5a-59320fd91e03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:01.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:11.101Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=982a7294-e966-4d92-a20a-fe119b3f2609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:11.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:21.114Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3cbcfad1-a60e-46f6-a54d-a8cc59ab6feb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:21.127Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:31.128Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=01c2c812-58d7-42b6-9471-90cb53dc4463     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:31.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:41.139Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dd50ea71-b986-4a53-a9c6-7295014f9444     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:41.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:51.153Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dd6e87aa-6194-496b-ac3d-11b9ebd9ec8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:57:51.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:01.165Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e7f6c702-d05c-441d-a867-b465c65b7c28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:01.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-10T23:58:11.152Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:58:11.153Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-10T23:58:11.153Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-10T23:58:11.154Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:58:11.155Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:58:11.162Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-10T23:58:11.162Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-10T23:58:11.162Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-10T23:58:11.164Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:11.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:21.196Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=eaf9279b-eeb0-41aa-ae52-0ff3a2cef29a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:21.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:31.211Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a9e302f0-c52d-470e-a87e-a5b79e193e36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:31.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:41.225Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8025a2df-a239-4734-9db8-a8a34f9d385b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:41.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:51.238Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7bf26560-d01f-4dac-b97d-567964c7e136     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:58:51.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:01.250Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f1ef8051-a6ca-4612-8c93-ce44c28b1b72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:01.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:11.261Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d0f26e23-c43a-48af-94c9-980cb685e4ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:11.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:21.272Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5a958f00-8f90-4dae-8a23-5d23f6e2418d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:21.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:31.288Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f032a707-c193-4f12-b491-94009c1b01d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:31.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:41.299Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8bbe625b-3f9f-4b4e-8933-f8be3565a225     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:41.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:51.311Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4b11b7f6-94b6-414e-bea4-bd9ea7a684f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-10T23:59:51.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:01.323Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1b3c8229-572a-4b5d-9f23-3ee90262467c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:01.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:11.344Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c8c5d68c-02be-4034-8605-f6fda441c164     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:11.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:21.355Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5ddb36e0-49a1-4c6f-95ec-6e93c832f7a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:21.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:31.366Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b114b099-f441-40b6-8bbe-5ec24e89c921     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:31.376Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:41.377Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=171dfac8-e1ad-4e41-a305-b1a9c8364e73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:41.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:51.387Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f6fec480-b634-404f-b500-9f1e27a41d36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:00:51.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:01.398Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=eaa6d8fe-8cd3-4863-8778-32072c64443e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:01.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:11.409Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=855bc1ac-28cf-4213-9e81-e295b4daee5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:11.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:21.420Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=41ee3cf0-04f8-4d88-a392-163d466cb0e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:21.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:31.431Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0b03a810-558a-4307-b228-4b985462f33b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:31.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:41.442Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b18da294-ce2c-42ae-9d0f-cc8c4b424958     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:41.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:51.454Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bdac30a2-2c3b-4d6a-b5b0-da82188cb7a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:01:51.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:01.466Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=28005f9e-d334-4556-8364-7bf49075312a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:01.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:11.480Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=36aa456d-76c3-45d4-9973-65258bd39147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:11.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:21.492Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7aa4901f-e7f1-4b75-a494-8abcd8362366     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:21.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:31.504Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c98061ba-692a-45f2-936b-fef05a247bdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:31.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:41.515Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=00ee5910-55af-403a-92e8-b9a00143b38a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:41.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:51.527Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6a3628d2-7d54-4a9b-8b3c-a41da7e20c06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:02:51.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:01.539Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=df168af7-fe1a-467d-96b4-f0ec6d786c78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:01.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:03:11.072Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:03:11.073Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:03:11.073Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:03:11.073Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:03:11.074Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:03:11.078Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:03:11.079Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:03:11.079Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:03:11.080Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:11.550Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=331de244-fbfe-42ee-8a38-667c1e13b88d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:11.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:21.562Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e69b184b-6f17-4fcc-9784-1cefd76464c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:21.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:31.575Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=379d32ee-d179-4a0c-b444-4320c6d29778     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:31.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:41.586Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f6d4f14e-4768-4f15-99bc-fa3cbe3abf25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:41.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:51.598Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0cf2b2ce-8526-4d31-960c-57941d08a1e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:03:51.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:01.610Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=41671729-1439-46b7-b46d-32a9e0e0673e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:01.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:11.623Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f7e3ba75-0feb-4634-b2ee-5c416b7d9c82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:11.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:21.638Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e08d1044-ba6f-489b-bcfc-d842acd5b07a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:21.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:31.655Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2c919144-40a1-436c-8cd2-d506d0f08ec1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:31.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:41.670Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2552b342-35ef-40ae-83de-9c8d78bd0a28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:41.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:51.682Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4e01fc81-c93c-4d74-93a6-b14fb5f8f667     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:04:51.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:01.694Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1930642b-5bc3-4b06-83da-926eee4af319     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:01.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:11.704Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0f1117a4-d3a9-42f9-b95e-1e2c5a0fda49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:11.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:21.715Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3421442a-bda7-4da0-bc96-7079205064cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:21.725Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:31.725Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=abc5ab91-4b22-417f-b31a-63e4d62fb3cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:31.736Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:41.737Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9c11a7c4-1e02-4707-bb04-1d21c1058462     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:41.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:51.747Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7297787c-9dc5-4d3b-9a9d-e9c5e8d1701f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:05:51.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:01.758Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a011d0f1-496b-46fe-a132-ae41455f47ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:01.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:11.769Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c633893c-e8bc-4cea-8ae2-eaf526127b16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:11.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:21.781Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d414e15f-167e-4af8-bfb0-bb59e5d94e98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:21.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:31.792Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=210a9b36-c2d6-4c02-903f-c8fd87b6e19e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:31.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:41.804Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6c929e37-348f-4e5d-8042-15c6c25ecc22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:41.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:51.816Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=88fb06a3-3d42-4070-845b-255e8057d884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:06:51.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:01.828Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=096fe499-33b5-4f67-b903-e366e40b5bb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:01.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:11.839Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b1c4d6e6-6fe0-498a-ae55-eb868c08bed4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:11.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:21.849Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d64a3de6-687c-43fa-9ec2-7517e5f78799     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:21.860Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:31.860Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0710d8f9-4138-4296-9ebd-b26c75a02f2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:31.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:41.871Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ff7638c2-9ccc-4cba-9073-c7a9f73b695b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:41.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:51.883Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=76ff4917-a6a7-4a73-854f-97b69654f386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:07:51.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:01.895Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=cb47b265-6553-4a22-8500-7580c95bd83e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:01.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:08:11.143Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:08:11.143Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:08:11.143Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:08:11.144Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:08:11.145Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:08:11.152Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:08:11.152Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:08:11.152Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:08:11.155Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:11.908Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=83d7381f-3973-4beb-bbb0-b31455e501a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:11.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:21.922Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ef10bc96-4790-4924-a7d2-2eb21b968e00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:21.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:31.933Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4c2e00f4-c011-431a-b37f-685c639cf3ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:31.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:41.944Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=541ac53b-2ee1-4808-b6c4-eff4468b1dab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:41.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:51.955Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d9cb6029-2255-44ac-8ea3-acfc65951d3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:08:51.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:01.967Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2c212a16-4402-417b-84cd-de7bd74170cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:01.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:11.981Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2297a137-8724-4da3-be75-97d11229cca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:11.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:21.992Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8f83619e-c288-42d3-84bb-0acb53269a2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:22.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:32.003Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=87b5917e-6973-46a2-b683-5c6d440bb236     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:32.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:42.014Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=93cec524-0c36-443a-81f4-219713a615fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:42.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:52.026Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bac21e92-7e66-453c-9553-0901e3dbec3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:09:52.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:02.037Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8b27af80-a8cf-4048-91b8-69fa7f1453ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:02.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:12.051Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c871bc3d-b378-400d-9b07-0ed2df2addc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:12.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:22.065Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=52a5e4de-c89d-4d53-9065-602dd093f7bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:22.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:32.077Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=69b21819-d1f3-4929-af1c-94159f690005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:32.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:42.090Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4fb2b567-33dd-4ba8-945a-d3e55b3c2a13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:42.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:52.101Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3d022bea-6d96-4197-a9d6-596bd76b9184     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:10:52.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:02.113Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f13078f5-6d8f-4416-99ad-fe81c8a1ac81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:02.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:12.123Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b5d1ada1-b555-48a8-86b1-480bf157c4f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:12.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:22.134Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a5de77a3-d238-49c4-bccc-e747a49815d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:22.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:32.146Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=04541d6d-d5e4-443a-b48e-7bcb2f90ec7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:32.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:42.158Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=007b4bd7-0f53-4587-b42e-9147fceba2e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:42.169Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:52.169Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=18ae0a0c-ab9c-444d-b7e1-d38d0a6bc8ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:11:52.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:02.181Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1b2da839-f371-43c6-abfb-e7361ed09c24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:02.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:12.192Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c2e83474-6da6-49f2-a7b0-9bc86e26706a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:12.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:22.206Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=42555c99-bb52-4ded-85e0-3d480a4fd785     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:22.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:32.217Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=872c309f-803c-4170-80a9-29f8d544d56e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:32.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:42.229Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2705b188-c25e-45c8-a2c8-9d42a66b5437     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:42.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:52.240Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bf701e46-cbb2-432d-a046-aa0d574c1db6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:12:52.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:02.253Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=38cbc00b-25b5-4c71-875f-16c21694f5de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:02.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:13:11.130Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:13:11.131Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:13:11.131Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:13:11.132Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:13:11.133Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:13:11.139Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:13:11.139Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:13:11.139Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:13:11.141Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:12.265Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=51445e25-a3e0-433f-b752-08d57c3036ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:12.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:22.276Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a4cddfc3-ded2-4d70-93ff-0f117239f3dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:22.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:32.287Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0d91c538-9162-47e4-9f66-3e0f29febdc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:32.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:42.299Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=006754eb-8a25-464d-ba6b-179644536540     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:42.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:52.311Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6d3b8c05-f081-4edf-bbda-ed72d8fb34de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:13:52.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:02.323Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b70c8bc9-77ff-4832-92da-bdc06e3aff3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:02.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:12.333Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a6b27e27-c35d-49b3-a057-3818c900b27f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:12.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:22.346Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=322bebc4-3ebb-4932-acc9-c6167b1ff1e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:22.358Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:32.359Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fc5fc72e-b481-4136-be75-065070958d1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:32.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:42.371Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=975a41c8-0a8a-4cbc-b625-a7fe7cc8e98e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:42.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:52.381Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4e0f17e7-d839-497c-8196-395b68c34d0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:14:52.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:02.394Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4b45b63c-b84e-41e3-b9b8-9213e69d9603     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:02.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:12.405Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=76341b42-2c19-44d9-9e60-40c3a227f361     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:12.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:22.417Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=242110f5-7fbb-4432-8ac7-186776ed0068     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:22.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:32.429Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d6558b45-c7a6-4966-9d2f-1fec93acd10b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:32.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:42.441Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=daf93d3a-abd8-40ec-ae10-d1f802e8d070     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:42.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:52.453Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d054f648-c43c-46e9-b764-5879a5422543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:15:52.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:02.465Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=b23ae31c-5851-4a9a-85a6-de584f136df0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:02.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:12.477Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f979b6fe-da22-42ff-a79e-8e185ba45466     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:12.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:22.490Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=267b21fc-12eb-405b-a67f-3cdd2308ffaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:22.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:32.507Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=23ffabb2-2ad8-4252-a721-41c465ce32b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:32.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:42.519Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=68d14057-7906-4b15-85f7-7db247611236     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:42.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:52.532Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dbf17591-aea0-45ed-b92f-d94d6af88654     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:16:52.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:02.542Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f8c1416e-34dc-4aed-978c-aea875c6bb9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:02.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:12.553Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=44b32349-ea29-4d0b-9785-1e078cccd81d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:12.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:22.564Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=eae7155d-12a9-4a73-adfd-47d7a5d3e6f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:22.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:32.576Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=203c973f-06fd-4b85-a56b-ee6ba5f6d302     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:32.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:42.588Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5ea222b8-ad8e-408e-a07a-c0fd7d1ecf2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:42.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:52.604Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5671fd5a-08b5-41a8-8159-a0eafbd14ae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:17:52.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:02.615Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=bc54edad-a642-4e8a-96f2-2d123ab5b2b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:02.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:18:11.168Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:18:11.170Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:18:11.170Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:18:11.170Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:18:11.171Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:18:11.181Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:18:11.181Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:18:11.181Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:18:11.184Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:12.626Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=276680e2-cc6d-4906-97a8-e03aad31b262     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:12.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:22.636Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3b7e25e0-38b8-40d0-ae03-1c7a3c3af01c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:22.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:32.647Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=77745fbe-2e0b-4925-b0ec-2afcd9a5cb4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:32.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:42.659Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=03c4774f-be30-4fa8-9b82-95a70dceef6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:42.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:52.674Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6785276f-8721-452e-b06d-9c7f6c441fec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:18:52.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:02.685Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0100c6c0-75c0-4a45-a30a-a85603214c85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:02.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:12.696Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=63c22361-9cac-4b97-b29d-80bcb2d6ffc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:12.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:22.706Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d853bb7d-afcf-4591-983b-3a379eadd0d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:22.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:32.717Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7b5e79a0-2f63-4a54-999e-3ed93b70a26f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:32.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:42.728Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c8618ecf-2f7f-49c0-9489-b5dd7c62f5e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:42.741Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:52.741Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6778009b-bbda-4ed5-8bc9-d9434a5dc9bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:19:52.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:02.753Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=18fcad5c-dfeb-40d4-9ad2-c31a65a272f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:02.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:12.764Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=60d5bec7-3e02-4dfd-bfdb-aa486ad591cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:12.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:22.776Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d93406c8-2d84-4b1b-acfd-5ea4ba32caa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:22.785Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:32.786Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8e9ba87c-9d81-4deb-9b90-d6baded3cff8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:32.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:42.797Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=24ec7882-6bd2-41c7-a5fd-2101ab3c58a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:42.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:52.807Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=df1a8ad4-4323-45b5-9d73-87ed144e8073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:20:52.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:02.819Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a10f313b-094b-425f-8b36-12f690854c05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:02.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:12.831Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c970ddcc-a2af-412b-8879-9fb37af830ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:12.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:22.843Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d5605e57-cf29-4e05-99c7-0dda00646bec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:22.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:32.854Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=357b8f04-4e45-416e-97de-b358d8b079d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:32.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:42.864Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=79ecab6c-fecb-463b-ab3d-f445f5cd9213     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:42.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:52.876Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1e330210-b9a7-4504-9633-9f6119dc75d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:21:52.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:02.888Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5f46e616-9d98-4a18-894b-36ba11085873     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:02.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:12.903Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0004ae41-a78c-42ad-8ac6-4b2527a9f773     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:12.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:22.919Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4fc47aec-3f0a-49ee-a230-a5ffff036b29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:22.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:32.931Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=aeaeb60c-f8e5-472c-b276-417d7e8b96f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:32.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:42.944Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a83b4a58-c099-47ec-957b-53170ac6df25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:42.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:52.956Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c3c27778-dc60-409a-af49-25eeee1f3d1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:22:52.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:02.967Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=88aee6e0-8f62-4973-a274-b4d7930e4519     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:02.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:23:11.151Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:23:11.151Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:23:11.151Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:23:11.151Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:23:11.152Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:23:11.158Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:23:11.158Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:23:11.158Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:23:11.160Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:12.978Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=27266275-1525-4360-a353-27e2a2ca1e69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:12.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:22.993Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=55197e72-77af-4b84-a436-7f9b6ee7c6b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:23.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:33.005Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=a2eca768-0c85-4905-988f-bdce786c3468     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:33.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:43.015Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=34b72f54-c23e-41f9-85b0-d31df2728780     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:43.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:53.025Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=14451a18-954d-4a8c-840d-859c2eef0eac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:23:53.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:03.036Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=5e8a0ce2-10b3-431f-97bf-be01250a0a7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:03.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:13.048Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ec2e6668-b81a-43a1-ae84-62c5c6239ff0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:13.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:23.058Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1b7d3f71-2c0c-45cf-ae27-8be4c9901158     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:23.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:33.068Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=353b7849-12af-4a12-ac5a-99286093cf30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:33.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:43.079Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3214f305-17a3-4611-9064-d444a5dbb4e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:43.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:53.090Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=9a0b0e5c-ea2a-4c5f-aa06-08965cbb1331     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:24:53.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:03.101Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c407fcba-81e7-43f6-bd0e-51797c7e2f8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:03.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:13.113Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=aae4d312-d981-4f6a-baa2-f5c3d60c96c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:13.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:23.124Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=dd3a38c9-251b-443a-a733-2a79296814e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:23.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:33.135Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=d26884e0-04ab-47d4-8a47-e2bd4c435692     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:33.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:43.144Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8e84ae40-e134-4403-acdd-d96dc505fda8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:43.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:53.159Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2be15578-3abf-4edf-908f-e4a2efd206f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:25:53.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:03.172Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=fc4184a7-8769-4b66-bd1b-bbf0f13415c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:03.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:13.183Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ed447867-09e2-4ef1-9b8c-f90daf1ce70b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:13.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:23.193Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1726aa80-68d3-49a1-9b5f-258c20b24783     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:23.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:33.203Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=c3bebbc4-4ffa-45d7-b59b-7a1efdc1c58e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:33.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:43.215Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=778330d7-83b5-44a5-95e8-ac938304fe47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:43.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:53.226Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ce66e8c0-95fc-498c-9e92-7ec9dca40405     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:26:53.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:03.239Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=202b987c-354b-484c-8133-5e73b9a1f9b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:03.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:13.249Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=1da318de-04fd-4ee9-b7f6-aa4a80db7abb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:13.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:23.261Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=387ff2ab-a6d9-4b13-ba07-f76cc6fce3c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:23.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:33.279Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8e918f8e-e0d2-4ee6-a9d1-2ed135e4b946     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:33.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:43.294Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=abc0fddf-5894-4733-b496-06b37a52802f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:43.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:53.307Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=0ab6e0da-540b-4d87-abd6-80656d0c612b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:27:53.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:03.323Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=4f186611-7938-44b3-be94-baecf00bff23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:03.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-11T00:28:11.138Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:28:11.139Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-11T00:28:11.140Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-11T00:28:11.140Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:28:11.141Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:28:11.148Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-11T00:28:11.149Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-11T00:28:11.149Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-11T00:28:11.152Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:13.336Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2b26f54e-3b6e-4218-aad3-9c6bb9b46895     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:13.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:23.348Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8fd997e7-bb77-4666-b577-6d75a995a797     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:23.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:33.359Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=2bb69d5f-57bf-4982-b4ae-fd178e3d36e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:33.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:43.371Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=ab292077-598d-460c-8c6c-a648fcf4c64c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:43.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:53.382Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=6a47479a-d8c8-467e-9849-4de85650e514     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:28:53.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:03.393Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=708d7f77-271c-493e-83ca-035893dce51e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:03.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:13.403Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=f420e47b-5f57-4030-9622-84506b27b375     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:13.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:23.415Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=3a69c6c4-8d85-471b-88d0-a81d94f0068e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:23.427Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:33.428Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e4dc399d-d56a-4c2c-b6e3-91ae511a10c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:33.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:43.439Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=63331148-9e69-449e-97bd-2278647ca132     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:43.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:53.450Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=e419ede8-f3d6-4525-b5f3-bd5cd41c4396     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:29:53.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:03.462Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=53409665-e8d8-4e18-8ab3-d3fdeb2573d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:03.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:13.474Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=24669946-d732-43de-9d3f-cec6dc5f6959     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:13.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:23.486Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=29865677-177b-4892-be72-45fbecc0530b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:23.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:33.496Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=8c5c3c2a-487e-4596-939a-eb996cc5cf39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:33.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:43.509Z     |INFO     |Init configs     |InvocationID=057d18a5-a3d1-4d6a-910b-4b6bcfcd3b6b, InstanceUUID=7bfad191-ab53-40c6-b65e-3c55c82c505e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-11T00:30:43.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |