Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:10:18.519Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:10:18.532Z     |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-08-22T23:10:18.533Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-22T23:10:18.535Z     |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-08-22T23:10:18.934Z     |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-08-22T23:10:19.069Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:10:19.070Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:10:19.071Z     |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-08-22T23:10:19.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-22T23:10:19.207Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-22T23:10:19.235Z     |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-08-22T23:10:20.964Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-22T23:10:21.431Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-22T23:10:21.456Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-22T23:10:21.457Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-22T23:10:21.530Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-22T23:10:21.531Z     |INFO     |Root WebApplicationContext: initialization completed in 2295 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-22T23:10:22.214Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=5492c814-b18c-409a-bf12-194931187205     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-22T23:10:23.191Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=5492c814-b18c-409a-bf12-194931187205     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-22T23:10:24.535Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=5492c814-b18c-409a-bf12-194931187205     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-22T23:10:24.617Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-22T23:10:24.623Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-22T23:10:24.625Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-22T23:10:25.221Z     |INFO     |Started MainApp in 9.176 seconds (JVM running for 9.986)     |InvocationID=5492c814-b18c-409a-bf12-194931187205     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-22T23:10:25.300Z     |INFO     |Start scheduling PRH workflow     |InvocationID=5492c814-b18c-409a-bf12-194931187205     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:25.315Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3125206f-0ab0-4c82-959e-5c0a359f104f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:25.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:35.958Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=41a70875-a5a5-414f-b69b-4608a3d6155e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:35.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:45.966Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dca443f-b73b-4fb7-a715-165526823934     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:45.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:55.978Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb1bb95c-0e6a-423a-98c4-f8a133db4a7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:10:55.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:05.983Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b39afff0-d523-4670-ba32-36a85919227b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:05.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:15.988Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4c704ea2-8d76-4ca0-92cf-51298342b1e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:15.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:25.994Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa288183-e9ad-4613-8a1f-c236c0c43f72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:25.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:35.999Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c1ad3951-464c-407b-a950-6b6001944aa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:36.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:46.005Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c63c55aa-1373-4197-93c7-e3a01de2d635     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:46.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:56.011Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cfbbc273-c837-4659-ab70-0ad788705d43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:11:56.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:06.017Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=295c7869-8f9e-4722-b600-df77e68cfa8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:06.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:16.096Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a59e4422-cb31-403f-823a-c4c406bb234e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:16.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:26.126Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=55ca1279-bad6-487c-939d-92eb2139dd06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:26.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:36.157Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8cf95b5f-43b4-4a80-b58a-0a547ca76d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:36.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:46.175Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=492016d4-efc7-497c-ab55-920fda2e1bb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:46.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:56.198Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab50c804-ba39-44f1-9f6d-0f887d70d6bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:12:56.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:06.220Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78d2d5b8-b4a6-46ce-a853-6f03de156118     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:06.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:16.240Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=80ce5574-c230-41b5-87aa-b93fe845919e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:16.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:26.264Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=32e70e05-57e5-4674-99c1-a8c811142ea5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:26.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:36.285Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4a686fb-391f-4927-b643-a060590ead5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:36.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:46.302Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7bb9e9a-893c-4c38-8613-9ee4e83a9838     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:46.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:56.321Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=08b72f6b-bdd3-4f1a-82dd-2cdb35311a01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:13:56.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:06.339Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=873825d9-e807-4cce-b3ca-49ae2f3277c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:06.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:16.367Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=99a52f03-2b3d-43c6-a35d-55c091227eb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:16.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:26.388Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86c4282d-1f38-45eb-b8da-a21cae0060f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:26.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:36.404Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ca15cb3-1ab8-4a22-82c9-1c1fb651a310     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:36.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:46.426Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8c425801-8723-4d71-9ae2-51a7a263516d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:46.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:56.452Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e62501e7-0080-4e58-a2da-e135d3fe1379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:14:56.473Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:06.475Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ca3e166-e07e-4c5a-b38d-88e1f499d7d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:06.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:16.510Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94c2ae42-37d1-4dde-8e7c-769a234fbb6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:16.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:15:23.322Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:15:23.323Z     |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-08-22T23:15:23.323Z     |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-08-22T23:15:23.323Z     |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-08-22T23:15:23.324Z     |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-08-22T23:15:23.337Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:15:23.338Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:15:23.338Z     |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-08-22T23:15:23.340Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:26.539Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c635eb0f-dd5a-4d8a-ad71-631d2d2ac402     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:26.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:36.564Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7f4debb-3ec1-4404-a310-1a0ee58f2eaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:36.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:46.580Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97afa82f-8680-4965-a949-fe2f69441d3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:46.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:56.598Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=10372e71-e663-4ddf-b827-12a123f14725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:15:56.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:06.620Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=65dfde7e-6c8e-4c31-929b-5d3ab919dc03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:06.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:16.636Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=011b48ea-910a-4836-b4ab-f155acec87a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:16.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:26.657Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=01b16197-f081-4f11-88d6-182934af2a6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:26.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:36.688Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c805de38-416f-4521-a262-c54c4b54c5dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:36.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:46.705Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cdd452d3-d283-4630-b413-6b192e1afa54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:46.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:56.720Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e11ad07-a94c-4aeb-bd0d-048773fbbd8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:16:56.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:06.747Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a65fbb2a-c8fa-43ec-a32a-f7b5871c35b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:06.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:16.760Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e0a05f3-2843-4437-a655-741d442ac2e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:16.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:26.774Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e6133148-e6dd-40ec-8cf1-8f33790f3b57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:26.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:36.787Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3c0d385-c5e6-4e28-a1cf-3f615189332c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:36.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:46.806Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=53ac0457-7890-4983-85da-2e997928c6a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:46.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:56.823Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7408d158-85ab-4efd-a876-b122bc7b129a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:17:56.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:06.843Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=379f88fb-5b62-4aaf-95a5-3c2d62d30fbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:06.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:16.855Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=094b2ca2-a717-40f3-9345-4d298ef63168     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:16.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:26.874Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c17a01ee-434c-440f-a938-933d24497105     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:26.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:36.885Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=01575d87-a96f-4c0d-b9e1-66048047fd2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:36.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:46.898Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=280ee559-cd55-4299-b5c9-84d62cc9b1a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:46.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:56.915Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=adcd88df-0fa9-4be7-8a12-9cdb0aaec24a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:18:56.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:06.927Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0093027-e9e3-4df3-a1de-f829b2737092     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:06.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:16.939Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7496a621-5710-4b0a-9f1d-38976c5bbb0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:16.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:26.953Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09d086ca-70dd-4aaa-bcc3-d51cb4d671b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:26.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:36.969Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a1bb608-3b9d-4f95-bcf8-a9e8e4b94f1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:36.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:46.990Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bdf07772-3c83-43ff-94d2-aac8a32a8270     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:47.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:57.003Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=768d7878-cd90-4275-8f49-9f697a371c9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:19:57.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:07.014Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d61fb17e-836c-4c64-bb03-b48c8501b288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:07.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:17.026Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a0bd8d7f-6b74-4fb4-a01d-cb5f0fe2525b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:17.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:20:22.439Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:20:22.439Z     |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-08-22T23:20:22.439Z     |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-08-22T23:20:22.440Z     |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-08-22T23:20:22.440Z     |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-08-22T23:20:22.451Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:20:22.452Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:20:22.452Z     |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-08-22T23:20:22.453Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:27.036Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7eb67e8-79b6-499e-959c-bb9a0f10cbac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:27.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:37.050Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e3e9eaf4-1f48-40f5-9181-26872ecdc5f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:37.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:47.068Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5884d0d0-ea8e-4673-bf37-f254f2b620b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:47.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:57.082Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35d731be-476f-41d1-895b-ec0b180dbfc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:20:57.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:07.102Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1021114f-2289-418d-956d-5237bb9cc62c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:07.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:17.116Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b8ed7539-b6bd-462c-b404-7a5ba49335a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:17.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:27.133Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6da76e60-108e-46b8-8e58-346979acd5f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:27.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:37.148Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d102f7c6-a3a7-4a30-b98d-c2c7f03e8bcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:37.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:47.164Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0844ed32-3030-4a02-997a-9674dd59d3c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:47.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:57.176Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c083fce2-9d6f-4e3a-b8f5-fa09513cca0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:21:57.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:07.199Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d9b6fbb4-c315-4f36-b7b7-ea13064b1e17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:07.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:17.210Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ed4de5f-e467-469e-9134-95da20cf6a21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:17.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:27.222Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9110b1d5-ac12-47c3-b127-aba831aba951     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:27.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:37.235Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9f6168db-206c-4055-9e15-3ac9b3a2d6db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:37.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:47.253Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04e16e5e-7165-4ee1-a83a-e438c0dbda89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:47.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:57.267Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=990717ee-6deb-44aa-a929-b832b32b31ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:22:57.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:07.281Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ecb95c80-958d-4ac3-aac5-011d712df1dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:07.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:17.293Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=787f30ab-c754-4069-8218-d450eb0d9eea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:17.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:27.307Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c37c8293-929d-481f-a710-f3fe103d207e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:27.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:37.322Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26e7b38d-5f1a-4e02-9f70-07392d3a1028     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:37.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:47.336Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d169c558-649c-44ae-9272-6153f6e4032a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:47.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:57.349Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f5a97bb-564d-43c4-9a84-1a85fc82c077     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:23:57.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:07.361Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa3b0ff9-d8cc-4161-bf71-2a733886bcfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:07.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:17.374Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab7435f2-03b4-496e-81d3-f8789664087a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:17.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:27.385Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58074041-2dbe-48bb-8a8e-09dc902974c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:27.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:37.399Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5a9effcd-cf67-49ea-a1ae-401f8b77cff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:37.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:47.411Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1320b2ea-1a77-498f-8e40-9071e4f336d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:47.422Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:57.422Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=122c2261-0773-465a-a65b-b9edf327d328     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:24:57.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:07.434Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4648461-b706-4ee5-b49a-389769b0ad1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:07.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:17.453Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=060031bf-a353-4f8e-a553-976d22fddb1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:17.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:25:22.496Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:25:22.497Z     |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-08-22T23:25:22.497Z     |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-08-22T23:25:22.497Z     |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-08-22T23:25:22.498Z     |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-08-22T23:25:22.507Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:25:22.507Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:25:22.507Z     |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-08-22T23:25:22.509Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:27.464Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=912e57ac-3943-48e7-951c-9abae06e6ed5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:27.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:37.485Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d8f48602-b27a-489a-ad7a-cc144b8bb9ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:37.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:47.498Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94390ea8-1f4f-40f4-8d98-0fb883b28e7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:47.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:57.509Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=57305454-a462-43e8-9fde-97bc7ad3f48d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:25:57.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:07.521Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a7a5d31-1df0-4063-b363-b2845ffc1e97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:07.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:17.548Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d10d80a2-83be-4319-b820-4422979c1ab0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:17.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:27.572Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c370ee8-05fc-42fe-b450-0716fdd426f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:27.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:37.585Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a50eb46d-6b9f-4b62-b82b-384a9e1b8f0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:37.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:47.599Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78a9cd78-20c2-432e-8ae6-53918213c190     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:47.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:57.617Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=92688a35-d7ef-4fe2-9735-1e85c42f4db1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:26:57.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:07.645Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86803738-b287-4eb5-b42c-4de43ec2dd32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:07.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:17.669Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca46dbbc-16bf-4fd8-8263-4668fce714ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:17.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:27.692Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d372d8d1-28d7-4012-816a-28cda3b25233     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:27.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:37.706Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c10a08c6-60b4-4e59-a3e8-ba8e4514e913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:37.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:47.734Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=65315324-b41c-4d4f-86b3-0d934ce656cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:47.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:57.747Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=039c2851-489f-4ad7-8086-d72ebdef3043     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:27:57.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:07.763Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4ae3d840-ee5e-4f75-9515-637ad7d99c6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:07.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:17.774Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ef597f63-f6f0-4474-a644-80c55ae906e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:17.785Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:27.786Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b1935c62-d8b9-4e97-a485-1ef9238a618e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:27.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:37.797Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bd8ac02c-5260-41aa-bc8a-37d781ca6b57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:37.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:47.809Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7b024044-4394-4542-9a44-793abf29ac5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:47.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:57.821Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7738ea01-3344-4455-a81d-3d828a8485bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:28:57.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:07.834Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa01046c-c16c-4739-a8f5-ad7e9494c620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:07.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:17.852Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cba30386-a6ed-467b-ae5e-79cf91080f8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:17.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:27.867Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58141750-df3f-4fb1-a702-5ddf34ffcd69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:27.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:37.878Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=785a863a-6522-4a88-b6ed-90c494090129     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:37.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:47.891Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3636ea23-eeaf-43f6-a161-fdb52c875322     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:47.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:57.906Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=87c36bf4-811e-48c4-aa4f-94e209d0d740     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:29:57.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:07.918Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=829ee0c1-899a-456a-85d7-fdccc8cd2539     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:07.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:17.932Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0781f29-d7c4-4624-b67b-73188958ead1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:17.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:30:22.557Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:30:22.558Z     |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-08-22T23:30:22.558Z     |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-08-22T23:30:22.558Z     |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-08-22T23:30:22.559Z     |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-08-22T23:30:22.568Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:30:22.569Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:30:22.569Z     |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-08-22T23:30:22.571Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:27.942Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a3aa3623-a007-4e74-af6b-97a13e820422     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:27.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:37.954Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97ccb14d-cabb-4d4c-a1f5-6431757ab634     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:37.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:47.964Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ef1d87a-0702-457a-975b-14536a5afc38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:47.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:57.974Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=90df2468-f17b-4733-8049-2ddb5a1b4eb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:30:57.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:07.985Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b536009-7b16-4b50-9c77-e1d495a03643     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:07.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:17.999Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=004d892e-d41e-4bc4-85a4-8f82ea0713e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:18.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:28.009Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6dcee873-5e50-4236-bb0f-612f300f5fd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:28.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:38.020Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=25c34142-bad5-4be0-8acb-58287ebfad5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:38.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:48.032Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b542c288-6179-4d38-9ee7-5825bd8a42e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:48.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:58.043Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f46bf39e-c65a-4d58-8edc-9504e81a3005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:31:58.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:08.062Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d80e6852-db38-44aa-a4d0-15ccd125e8b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:08.073Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:18.074Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5afe321f-12d0-4521-9988-ccca965adae1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:18.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:28.086Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=be1094a8-642b-4c0c-a9d7-b28c16d8b819     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:28.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:38.096Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9beef5d5-ee3b-4df3-b37f-8454eac953ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:38.108Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:48.109Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d35d1b34-a774-4974-8fb2-61c7716b2ff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:48.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:58.124Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e897f010-4fe3-46de-bb88-b3ed7b157e65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:32:58.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:08.136Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26d09717-750c-4391-aba2-216b8ff91be8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:08.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:18.149Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a61ac3aa-2100-4df8-b409-f974d9aabc34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:18.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:28.162Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b21c61eb-8c88-4d45-8ffb-53ffbbb78854     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:28.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:38.178Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e122bf8-3141-470c-bc4a-f545ea015dff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:38.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:48.194Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d76fb10c-ffc8-47ad-8a99-569d81da6e76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:48.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:58.203Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4292aba-95db-44f7-b7ea-160ec6fc354c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:33:58.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:08.214Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=151fb6be-468a-4641-8253-fbb4de3988c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:08.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:18.225Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7956cd3b-1c0f-477d-99b6-db72de77cafb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:18.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:28.236Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bbd5add7-2cf3-4f8c-849d-e03fe20d5797     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:28.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:38.248Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a524225-b421-47c7-80cf-da82e667cdf8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:38.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:48.271Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c21afb02-40a1-4653-b6a6-c7f552eeec9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:48.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:58.283Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3de2415a-df1b-4e43-8e2f-8fa5c86d4787     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:34:58.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:08.295Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8be29c2c-da70-49c5-a48d-d1ba6c3fa835     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:08.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:18.311Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d7af9db-cf09-4b98-b5b0-5fcdc7411436     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:18.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:35:22.553Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:35:22.554Z     |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-08-22T23:35:22.554Z     |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-08-22T23:35:22.554Z     |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-08-22T23:35:22.555Z     |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-08-22T23:35:22.563Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:35:22.564Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:35:22.564Z     |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-08-22T23:35:22.566Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:28.322Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b71c173a-92ec-4355-a136-cefa1e539777     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:28.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:38.332Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af13ea4f-d0c0-4559-877e-2957aa2d751d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:38.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:48.347Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=197c5075-a453-4087-b1cd-6220b6709809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:48.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:58.356Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6c814a2a-29f9-450d-81c9-c737f5602136     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:35:58.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:08.385Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ac16b316-0ae2-4422-b10b-fac9ef07066e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:08.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:18.403Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1469a5e2-01a2-4351-8f14-59155a3a9a84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:18.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:28.416Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0619c2a5-c4ba-4cca-85fb-24a5be2ddb17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:28.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:38.427Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=74208355-b6c3-492b-9e0e-67d5494aeb49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:38.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:48.444Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6828106-510f-419f-978d-f187f8e8beff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:48.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:58.468Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=59be460f-6457-4943-99ce-dc8a55c82167     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:36:58.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:08.495Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=baa47f9f-942a-4031-8a44-887a3c37dad6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:08.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:18.515Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ddc7076d-612e-417a-9eb8-5cf5d6390339     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:18.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:28.531Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=29900a9d-6e75-48f2-b548-41c4f595efc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:28.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:38.544Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09e86e60-01ec-40b4-a19a-680da4b205f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:38.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:48.561Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d082346-0683-46b7-ae14-c6c2ffc0e701     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:48.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:58.573Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=19ef5a6d-05d2-41cf-ab52-66f0255b349b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:37:58.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:08.596Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0799af69-9b9e-4b64-a24b-78d6e6e1fb36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:08.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:18.608Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a4e6e1e-4718-4ec2-870b-d7c93f869cf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:18.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:28.620Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97263e82-9f22-472f-80f2-cdfe0438dada     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:28.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:38.634Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=327588dd-dc78-4d3c-9d3f-82047174243d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:38.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:48.646Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f5890db1-c414-4db5-98c8-5f805ab9380f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:48.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:58.670Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ec37271-955d-46ee-b561-33dcdc711ade     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:38:58.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:08.683Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=03d28c60-ab00-4a2d-a70b-4c0f0b69aefc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:08.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:18.695Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=534a5461-7a76-49b3-bd52-524f66dd0877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:18.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:28.707Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=28992140-e454-4fba-a748-722b513131c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:28.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:38.718Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3a6a948-1ec7-44bb-8fe5-ebcbad8da361     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:38.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:48.733Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa60876f-b322-4c38-8180-ce818eee4985     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:48.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:58.744Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f611f537-d208-45df-969e-abc0c12c20e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:39:58.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:08.756Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c5f0c62-dd8a-4b45-bf8f-5a2b0a58dbcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:08.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:18.766Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b405b80-8e6c-411f-be27-6ac12706fa66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:18.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:40:22.582Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:40:22.583Z     |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-08-22T23:40:22.583Z     |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-08-22T23:40:22.583Z     |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-08-22T23:40:22.585Z     |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-08-22T23:40:22.593Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:40:22.593Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:40:22.593Z     |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-08-22T23:40:22.596Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:28.777Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fb3e92a8-5e52-458a-aed1-45db6b8be5af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:28.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:38.789Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=324bdc9c-cd39-45b6-b04f-45f6dfc7d5d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:38.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:48.800Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ce2d1763-317b-497a-83b0-656dbfc5047a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:48.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:58.811Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=39bbe521-ac37-4e87-a711-48bc7fa61a36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:40:58.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:08.822Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a10fac25-7862-48de-9370-642935bd8a87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:08.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:18.833Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=acad78a6-63dd-46ff-9c76-f2e0d8fdcc21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:18.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:28.847Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=533b3ab3-c4e5-4fc1-bd8c-d23bb4ba5ffa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:28.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:38.858Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=870a8c69-1fc4-45b6-8513-90dc07c2f22c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:38.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:48.874Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=92822bc5-ec58-4fd2-9765-9afd8230c189     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:48.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:58.884Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0d9d27aa-4f15-4c63-8128-940429dec8e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:41:58.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:08.901Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e159f590-dc12-48a1-b782-dc9b8a8fa8e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:08.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:18.911Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0f960dca-d2c9-4857-bbba-9da09ceb91ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:18.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:28.932Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f88c6d61-bdb9-4992-a943-0dc418c9e026     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:28.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:38.944Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6d86831a-e06d-48a0-be44-8e8865d82786     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:38.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:48.956Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e71b2ae8-edcb-41b5-ac58-4f4b4477d67e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:48.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:58.966Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=017d8568-8414-4c00-90d4-668fe974c4c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:42:58.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:08.978Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1f558c1a-0b7b-49fd-9a44-a03a9df5b210     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:08.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:18.990Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=646b1459-ae80-42b3-90db-d8580464f725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:19.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:29.003Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=596dab33-4651-4919-8e36-c9ec90156524     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:29.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:39.013Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6343ff13-413c-4a72-accf-32993959308f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:39.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:49.030Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d88d73cd-4012-46d5-8689-0f82b987a1bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:49.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:59.045Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86444b42-de9d-42df-8d51-9f9ba3277c08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:43:59.055Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:09.055Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=786bf3f6-69f5-47e1-96c8-d92ab0fc2711     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:09.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:19.066Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=978d37c5-2cb9-4e83-b95e-3e736286127f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:19.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:29.076Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0d4bc380-cf5a-4102-9335-e1a283dbff94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:29.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:39.087Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0934133a-d813-483e-9de5-be42e156e0f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:39.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:49.104Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba64a75d-0dcc-43de-a054-2764007908e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:49.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:59.115Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=42a765a4-eb10-4281-b8c6-8816c4d23bd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:44:59.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:09.126Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=77f95603-7fe6-4078-a87d-f623a56569e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:09.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:19.136Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd38a008-a5d3-46aa-854d-b0039ab914f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:19.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:45:22.436Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:45:22.436Z     |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-08-22T23:45:22.436Z     |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-08-22T23:45:22.436Z     |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-08-22T23:45:22.437Z     |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-08-22T23:45:22.443Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:45:22.443Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:45:22.444Z     |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-08-22T23:45:22.445Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:29.148Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4b9e3688-7121-4667-b73f-39a3ef21c138     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:29.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:39.165Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5646ec01-4a49-4b80-abb9-1d9e7d64b103     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:39.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:49.176Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e1718826-36ae-4cd9-a06f-9c4921f0ec42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:49.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:59.187Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=67e2e9f9-8ace-428b-be44-8e9d924daf45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:45:59.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:09.207Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33039e1a-7b7d-4361-ba84-afdaa90a4dc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:09.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:19.218Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d0c929a0-16f6-48e6-a260-0661f84e2c73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:19.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:29.230Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=649e121a-cc01-41c8-bfb2-22ccea286568     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:29.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:39.241Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7fe94b2f-c7f3-4c75-9421-836bcf632fef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:39.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:49.253Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ebc9fb3e-d3ed-4ded-921c-24d3587daad8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:49.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:59.264Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36076585-f8cf-479d-ac61-caeee139687e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:46:59.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:09.275Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=acf39c92-3b3e-4e85-b7a2-70a366b8bfb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:09.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:19.286Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=488137a9-f159-4d4d-b702-899dd7e4d470     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:19.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:29.308Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd738fb9-1412-475d-b33b-15f8f784bfda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:29.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:39.324Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5237acb8-c9ad-49e3-92c0-a7c2d913256e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:39.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:49.336Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c42f456f-c6ad-4528-853b-3d79df524edf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:49.347Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:59.348Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=efa114e1-6ebd-4e2d-b556-a009d40b80a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:47:59.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:09.357Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ff414f34-1130-4eec-8015-074ef966ee66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:09.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:19.373Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=140d0763-edab-462b-9ce7-134620e1d25b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:19.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:29.386Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4e8ba1d-aea0-4559-9ac1-ae9a663fb0ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:29.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:39.396Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=84afa6ce-7287-4a66-81b4-3ea0f17bd753     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:39.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:49.415Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8d6eef93-5683-4eba-af18-a706b0edfd95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:49.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:59.425Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ac1be68-e99f-4005-9240-d0eb3af96cdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:48:59.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:09.439Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31666dbe-6651-4538-9dad-b557fd333862     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:09.448Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:19.448Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=856e2d3f-68a5-4a69-ac61-d15cb7b54c3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:19.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:29.461Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33a8e711-4507-4992-9b9b-f3ccaa916de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:29.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:39.473Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7f145be5-b151-4ebc-b8ab-bda071d2c2d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:39.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:49.483Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3eb558c2-d4aa-400e-9c74-455fe206ed44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:49.492Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:59.492Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4eec47a5-d2c4-4ab1-a228-226dc6f15771     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:49:59.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:09.504Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ec79786-2c96-45aa-bc4d-30196817ef00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:09.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:19.515Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=080a3341-4eb6-45d2-ab8c-f8ec142d90ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:19.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:50:22.559Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:50:22.560Z     |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-08-22T23:50:22.560Z     |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-08-22T23:50:22.560Z     |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-08-22T23:50:22.561Z     |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-08-22T23:50:22.568Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:50:22.568Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:50:22.568Z     |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-08-22T23:50:22.570Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:29.525Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=187c1826-7516-46d2-9e97-efcea3315ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:29.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:39.538Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d7a3ce89-5659-4797-8ffc-bc6c49992b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:39.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:49.553Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=beac5257-3029-4cad-bc36-ae98538b220f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:49.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:59.566Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f32c4a7-1189-438e-a24a-1aacfe56f779     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:50:59.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:09.577Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30113921-1d5d-46b0-9b8c-1a86d51dfd8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:09.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:19.590Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30ea98ab-6130-4cc0-b526-3f2311cbfdcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:19.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:29.610Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bcc5480d-7d82-4362-922f-292ccf725fd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:29.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:39.628Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=338c7268-e134-4218-ac50-a1980c601348     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:39.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:49.647Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2250f702-fc9b-43a7-a436-53ee34053778     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:49.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:59.657Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e5244dfc-d5ef-4c45-9750-2e9687c77a09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:51:59.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:09.669Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ff9b70f-8b9b-4683-b2df-543672b77108     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:09.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:19.680Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab6d4108-e3c5-4b37-8837-451e30b52c9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:19.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:29.693Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24fc1477-6e48-4c0b-94b3-73ae0748cdc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:29.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:39.706Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fe39cb9b-f761-4631-af18-c625e175f1a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:39.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:49.718Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6b39eefe-009d-4f5f-9fff-b63f5d6cd320     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:49.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:59.732Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04a02f6d-68f3-46c6-96ca-94f9aa2a8393     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:52:59.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:09.751Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d74b0951-c17c-4fe4-b7f1-192ac0ad09bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:09.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:19.762Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6c925f0f-9e07-42f0-bf1e-6139354f7428     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:19.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:29.783Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7c97463-d076-4bb5-bc23-54f917295d01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:29.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:39.796Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4e62675-0bef-4f0d-b4e3-af4fd5d8e3f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:39.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:49.810Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e94b80e-9f23-4653-806a-729e15b73b95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:49.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:59.822Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6da44107-b208-447c-ba02-197a31390061     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:53:59.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:09.838Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9d6672d5-3326-4536-bdb3-9a38c08aa561     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:09.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:19.847Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3f576ce0-71fd-49dd-8110-1fa181aaaf79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:19.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:29.859Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa4de1ac-d9ab-4b81-ab0b-23a7b2ebadb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:29.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:39.869Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4c031394-0944-48c4-980e-0e8f898b2aa2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:39.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:49.881Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35c43253-f971-428e-aa3d-d83c06f94c10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:49.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:59.895Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ecc494d6-cb3c-4942-8975-6e004b30f0da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:54:59.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:09.905Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=02f730c7-fd3f-4828-bdab-333519813246     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:09.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:19.916Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cbbc5227-a1a1-4bf0-9028-fb56d9ebfacc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:19.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-22T23:55:22.538Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-22T23:55:22.539Z     |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-08-22T23:55:22.539Z     |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-08-22T23:55:22.539Z     |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-08-22T23:55:22.540Z     |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-08-22T23:55:22.547Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-22T23:55:22.547Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-22T23:55:22.547Z     |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-08-22T23:55:22.555Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:29.930Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=011e18a7-59dd-4d8c-a290-127f29213877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:29.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:39.942Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ee37c46-f994-4125-a87d-9209925b70f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:39.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:49.953Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e5a2709-372a-4def-9046-06c28f0a6048     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:49.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:59.965Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09406a88-2971-45ef-870f-fe4c1bb47046     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:55:59.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:09.977Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6303cfe0-c5af-46cc-a40d-a9a077c212d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:09.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:19.989Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=906853d9-ddfc-444f-96de-7102d6d81196     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:20.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:30.014Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=50d5aa01-abc5-4933-935a-a92825b8bc77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:30.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:40.025Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30a8c061-191e-4b16-8111-bf40836fac00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:40.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:50.035Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=43bf1ae8-bd62-4b81-a7db-28c1048819fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:56:50.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:00.047Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=87294558-e8d7-4aed-b877-6c32b1660d05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:00.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:10.076Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2fc0ccab-2521-4fde-8f76-20ed7e442185     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:10.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:20.089Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d18af5ee-6708-4adb-85c2-c85331eb5dcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:20.108Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:30.108Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8faf918e-3285-4278-9b63-f4488e5d94f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:30.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:40.119Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=66529611-7498-4801-bb35-ffde28ef5122     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:40.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:50.152Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ea6822e-9d2b-4767-a728-ccab61d5a39b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:57:50.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:00.169Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e2a87268-dd30-4f8a-869f-c52ebfe3bcd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:00.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:10.181Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cbe5b48d-d55d-4575-a5ba-c6c743910c53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:10.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:20.192Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=82e19199-3784-4a63-98c2-a12d948d5482     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:20.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:30.201Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a6923b4f-af50-4008-b381-f659614ab63a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:30.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:40.210Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5a4fce1-9bb6-491b-a209-ab5dd87fce2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:40.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:50.224Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3edc6a1a-ee11-4a94-ab90-670d10240a30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:58:50.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:00.234Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0a4510d2-c944-4104-8391-4bbeb8718e65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:00.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:10.254Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6cbe7483-0792-4203-a2d3-abf8e0e55419     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:10.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:20.266Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=027e5a3e-d65a-47a9-97b8-9112f992a3c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:20.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:30.276Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c56e9bff-8420-4da2-8900-721d15a4cfe8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:30.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:40.289Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dac939e6-d353-4925-95f4-db37becc8513     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:40.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:50.301Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d70b3f8f-eceb-4a1a-8083-4e3ae9c532c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-22T23:59:50.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:00.312Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=597fcff4-d438-41af-b9d2-e223fe6546ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:00.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:10.346Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b97c179e-b3b6-400d-bf3a-b38a13007aaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:10.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:20.356Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bd0768dc-4a2c-4a0e-9678-8bb839e82855     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:20.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:00:22.499Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:00:22.500Z     |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-08-23T00:00:22.500Z     |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-08-23T00:00:22.500Z     |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-08-23T00:00:22.501Z     |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-08-23T00:00:22.507Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:00:22.507Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:00:22.507Z     |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-08-23T00:00:22.509Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:30.373Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=85a260e8-0974-4c1c-9ce5-6166de89f7d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:30.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:40.384Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e705d4c-d399-4f52-a98d-e687ddb4d445     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:40.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:50.395Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ac81e183-5aef-4ae7-8622-c7b16c1fecfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:00:50.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:00.406Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86484bc6-3e22-452f-a93d-409632f1af91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:00.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:10.416Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c284724b-a7ce-4868-a42e-8e2978d1e226     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:10.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:20.432Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=45abc7b3-ab14-4513-b5bb-78788c0455ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:20.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:30.451Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4b9c01a8-bbcc-4e56-8be0-1808f247953d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:30.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:40.461Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ef50084d-512b-41d9-9f4a-f19ee939f004     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:40.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:50.471Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e153ac3-8c10-4937-9a0c-58e91f273c4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:01:50.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:00.480Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9e9cc665-01f8-44aa-98d8-13ce4853fe8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:00.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:10.491Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c14411d3-ebb7-4127-9206-fb4bd0ddd198     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:10.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:20.500Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e22a1360-8c88-4809-87c7-0edc8cc8001c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:20.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:30.513Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=410cbd7c-5b29-4a97-9ddf-265978691358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:30.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:40.524Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dcef0fb7-7744-48c6-af6b-1005c483542d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:40.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:50.552Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=13375db1-c80c-4e74-b4ab-f74482432c32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:02:50.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:00.564Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c0d9f539-f1ca-4ed4-bd10-c2edcbe73f02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:00.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:10.575Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b16309e3-4957-40bb-a06a-95e0bcc8e969     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:10.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:20.585Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7be5b89f-fab5-4ba4-9558-7bf74f65cec1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:20.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:30.596Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c62a9854-578f-4a87-ab8d-316c34d9e4d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:30.606Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:40.606Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04b0f40e-a780-454b-81a2-446ec8b0acdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:40.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:50.620Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8b24f384-c889-4c74-bf17-d2412e4611ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:03:50.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:00.631Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c8b85ee-3968-499f-81b8-dcaf28e2a220     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:00.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:10.647Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fa951f3a-28de-423d-820f-13c4ab8d9a3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:10.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:20.659Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ff719ac6-7546-402b-9245-05285d30d4ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:20.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:30.669Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2db470e4-f419-495b-939c-e30daed76d9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:30.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:40.681Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7bd3455-28ab-4396-a4ae-cb3b89bd9a54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:40.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:50.691Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0cbd243e-b6aa-4e0b-bacb-35284fec5b00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:04:50.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:00.703Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e175a8f2-69f8-44e0-ab78-49678b71f561     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:00.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:10.716Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de1251a5-9821-45f0-8339-fc6d489684f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:10.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:20.729Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=251e60de-b08a-44a2-bdb2-5e5bea134239     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:20.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:05:22.435Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:05:22.435Z     |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-08-23T00:05:22.435Z     |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-08-23T00:05:22.435Z     |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-08-23T00:05:22.436Z     |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-08-23T00:05:22.441Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:05:22.441Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:05:22.442Z     |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-08-23T00:05:22.443Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:30.750Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=39104a53-a608-46b0-8a61-2ba01f2a8974     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:30.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:40.760Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=07e4a4cf-d9bd-48e7-9551-63686896ecf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:40.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:50.778Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dfd94ba-367e-4b79-9473-7b09afa91f3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:05:50.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:00.791Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ea08688-fbf4-473c-8688-d6f3f2f624e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:00.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:10.802Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fac73c7-9cad-442d-83fa-c4b9b357eae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:10.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:20.812Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e47a556e-398e-4dd3-888e-e39d45044a5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:20.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:30.835Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c05e67f-f560-44a4-9fce-6766a3f07745     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:30.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:40.844Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e53322a-a0ca-4ba4-8205-12822524f20e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:40.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:50.862Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c44c80eb-1a9a-4b95-a861-4d91c1059920     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:06:50.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:00.874Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c65562d-feee-4b1d-a75c-8a3919921292     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:00.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:10.889Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d351a8c6-6dba-445f-9fd7-5156d4ab161d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:10.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:20.899Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e5f89cc-6722-4163-bedc-c5ec30a6b269     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:20.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:30.909Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e9b3e38b-6f11-4ed6-a2ff-7badd1e86626     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:30.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:40.920Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a6d6770-ea72-4c9d-a2c9-d2ea9221cd60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:40.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:50.955Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ed6061bf-aeca-4787-85f5-8d273b7ca5c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:07:50.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:00.963Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5ffc0231-53a0-41c5-b92f-97f3f6ea5680     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:00.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:10.974Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b473c5b4-70d9-4166-aa6a-19bbc5adcbc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:10.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:20.984Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c81524d4-f8cb-43af-a5be-40cda6686d9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:20.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:30.994Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=329bbebd-ecb8-4c71-90e4-30450e2fe736     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:31.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:41.005Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0108fe32-482b-4bc6-a3e5-19d0ae9aa3be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:41.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:51.031Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f4ed2961-1270-4e24-a401-f86ce35f2451     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:08:51.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:01.041Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=08262930-d202-4742-87a0-9b359bcec052     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:01.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:11.058Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e76df2b1-6c39-47cf-a37f-aae118ba3dc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:11.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:21.070Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d38e8e1e-09df-4c01-92ea-c3590c4d8e57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:21.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:31.081Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b8a40a0-87fd-447d-9fa6-156d4dc958da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:31.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:41.091Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=abda0f37-527e-4f88-b752-35253cf39358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:41.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:51.101Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6f428f0-75ee-498f-b7e1-a389781cdc87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:09:51.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:01.111Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e4b9ff2-85a3-49b5-bb33-4d242cce0c58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:01.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:11.128Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7eb1cb98-0958-4c5d-b04e-73776c593046     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:11.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:21.139Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0568422e-96a1-43ea-a8a8-8ae670000dba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:21.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:10:22.500Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:10:22.500Z     |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-08-23T00:10:22.500Z     |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-08-23T00:10:22.500Z     |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-08-23T00:10:22.501Z     |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-08-23T00:10:22.507Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:10:22.507Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:10:22.507Z     |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-08-23T00:10:22.509Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:31.151Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b13bc90b-38b3-4293-a76d-55241178672b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:31.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:41.161Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4cef48a-67cb-4415-927d-a87368e92c32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:41.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:51.170Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c431a4f-a7f0-4268-9f26-4f2c6966a6f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:10:51.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:01.180Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f2334ad7-c38c-49a0-9bde-b22ae347b92a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:01.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:11.190Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=02a6b0ed-1908-4b31-9976-ef01cb46c102     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:11.201Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:21.201Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=52daac1e-9221-4773-8278-ddb5c2a40e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:21.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:31.213Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33c2f4eb-0ddd-4b0f-b191-9fb647ffc1d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:31.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:41.223Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=776e9887-37ba-46ec-8c08-b726ee9a2904     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:41.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:51.245Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d582bbe7-5689-47ab-a4ba-a1e3a3188db9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:11:51.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:01.258Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f10731d6-3284-4c24-9002-835c73466d3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:01.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:11.273Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=91c44360-964d-4d23-9c25-3aaf3d5c212d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:11.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:21.284Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=06ba7d21-b4af-4f5b-9e30-f1b3f0f6fc1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:21.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:31.295Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=16bd69e8-bf0c-4d0d-a3de-91b740dbbabf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:31.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:41.308Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e861f31d-5971-47f6-b4b2-33efedfc0787     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:41.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:51.328Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6bad607d-48f1-4e7c-a2fa-81c64c22421d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:12:51.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:01.339Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=277f837a-8d7b-4896-8804-ffa65e4fe014     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:01.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:11.351Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=873fd0a4-cee3-4225-b06f-0f320f23ca81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:11.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:21.362Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cc271d55-51fd-4eca-8193-6bb1ba7c50bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:21.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:31.373Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=da7427c2-d884-4af5-8dfd-22e3ff0a0fdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:31.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:41.383Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8dfd2db4-810c-4453-8cfa-fcbd2cffbaa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:41.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:51.393Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a5b56070-5d98-4c01-806c-6abd8e641749     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:13:51.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:01.404Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af000867-104c-4dd0-9bb7-820fa0e770af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:01.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:11.423Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fbdb155c-bc96-4166-a9f5-429432317cc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:11.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:21.437Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b3518af4-3d25-462e-b3a3-3913a690450a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:21.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:31.459Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36735d15-09aa-4a12-b293-2e767bd74300     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:31.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:41.471Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ad90f48-297a-4d72-82e7-531065e1fba6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:41.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:51.481Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=28664b9e-def3-4b32-bce3-013e05dde738     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:14:51.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:01.491Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fd9b3f0a-349d-4007-9dfb-2b84d0bc8d6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:01.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:11.501Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35304956-c5fc-4b37-bfe8-cdd15e77b87a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:11.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:21.513Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=503acbbb-4257-42aa-be92-6227ea45f3cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:21.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:15:22.424Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:15:22.425Z     |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-08-23T00:15:22.425Z     |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-08-23T00:15:22.425Z     |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-08-23T00:15:22.426Z     |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-08-23T00:15:22.430Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:15:22.430Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:15:22.430Z     |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-08-23T00:15:22.431Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:31.525Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=18c7f0cd-0997-4228-92b9-991c48c316de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:31.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:41.537Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4e8985ac-b0a3-4f23-90c5-423b79d0c8f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:41.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:51.565Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6fd7e32c-ee2c-48a5-a8e4-331a156e05d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:15:51.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:01.578Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c61b4ee0-0557-4659-b06b-5f55adfabcf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:01.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:11.592Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b88ce9dd-acdb-4f2b-9f8e-048ef0a1efec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:11.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:21.604Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5185f49d-966c-4436-95f5-b0254109a920     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:21.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:31.613Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ae5550f8-c399-4b78-a066-bfdcc8ad1d07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:31.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:41.623Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f44ffcf9-e08e-4fae-850c-b0cc5db8f62a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:41.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:51.633Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b66c215e-55ac-491b-936e-3b63bdf82e88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:16:51.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:01.644Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=874bf787-32df-4cc6-a2c3-e97fe3ee419c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:01.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:11.674Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4efa58f0-182e-434c-9631-6f7268ad1313     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:11.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:21.687Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8abf8c3b-8bd2-4895-9e69-4eeb94c5a131     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:21.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:31.705Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d48a1237-0640-4745-a9c4-d13de140406d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:31.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:41.714Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4e87f90-72bd-4096-98ae-be4934db178a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:41.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:51.730Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7683d50f-8003-4506-8390-476baeab1248     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:17:51.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:01.740Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f594a40b-dd2c-4ea3-b689-27e67e30cf4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:01.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:11.760Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b686cee3-2cbb-4a88-9362-14934cd2c80e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:11.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:21.772Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=271d91a2-3633-42da-9f15-d74e2cb0210a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:21.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:31.782Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=11e28791-0c53-4d5c-9ab9-2bebaf2d0335     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:31.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:41.794Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba49929e-a236-4bf6-81f7-798cf7423dec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:41.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:51.804Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bb316232-e24a-4cac-81f4-593f00509e94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:18:51.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:01.816Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e072ffd2-1e59-4a5a-ac43-a5719e54f163     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:01.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:11.829Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ebe9decf-85d4-48c6-bb57-49e396d7feca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:11.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:21.843Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1122f687-51e7-4bd6-8f57-b5877213507b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:21.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:31.854Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31c527be-d143-4774-bfe6-a3929d9adf70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:31.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:41.866Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9df35e6e-73fc-4340-9473-8d0606e0bc02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:41.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:51.880Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ece2e61-f6b1-4c54-8f7f-e5cbdb5bdb38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:19:51.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:01.890Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fa3bec50-d4a8-48e4-adbf-693a99c7fa75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:01.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:11.901Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0db6715e-14b9-494b-a71b-fccbe3d982f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:11.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:21.914Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=84e08927-096a-4f68-830a-44dacaed272e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:21.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:20:22.526Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:20:22.527Z     |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-08-23T00:20:22.527Z     |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-08-23T00:20:22.527Z     |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-08-23T00:20:22.528Z     |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-08-23T00:20:22.534Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:20:22.534Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:20:22.534Z     |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-08-23T00:20:22.537Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:31.935Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=523ede12-17e9-4644-9be2-dbf365b21838     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:31.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:41.944Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8c9f5955-718c-4412-876c-569192e6371e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:41.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:51.971Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b65384f2-f385-4f50-b44a-17738b9a5786     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:20:51.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:01.986Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a8a787d-7d2f-4a00-9dc7-68973659738e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:01.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:11.999Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31cfae7b-3c69-4289-bfcc-0aebfcdb4f63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:12.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:22.009Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de34de0d-d30f-46d7-9067-a318fa38d3ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:22.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:32.024Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d43e22cd-6d31-4889-b6cf-9df0902f7dfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:32.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:42.035Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8108a74c-f1e0-4bb7-89fd-0d89d63e0180     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:42.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:52.047Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24160d79-0158-43eb-b967-f1fb0e19dd2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:21:52.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:02.058Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4fd77891-9684-4ded-9b1b-753d6b11deb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:02.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:12.073Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=027a76db-b48a-4ef7-be8f-7af4a34c06ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:12.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:22.084Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a96ff2d-6a6a-47dd-8109-1eb0e53b55ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:22.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:32.093Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4762409e-73a8-4512-9df4-92bfd79bd956     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:32.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:42.104Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=96a4b0db-2679-4ad7-ad84-090dc0cc0afb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:42.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:52.115Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=06164d5e-94a2-4f92-8393-0d854cc0ea9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:22:52.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:02.129Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c8a5d364-26cb-42d2-8588-950d53ed3ff4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:02.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:12.142Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c93d9350-2614-45d1-a4fb-a90375650fcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:12.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:22.153Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca11df45-99f7-4136-8409-46a2b397b69d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:22.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:32.165Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=21fd9263-f254-4386-ab95-c8c49aa839c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:32.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:42.177Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fa9d306-6b9c-4082-a968-20d521dd1d34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:42.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:52.188Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3ef22351-eba2-45c5-a01d-ac8910b5e5c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:23:52.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:02.197Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8781d5f9-bdf7-4cba-86f9-1af627adec56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:02.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:12.210Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c3284021-13ea-4395-814c-6ff0a68412ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:12.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:22.221Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=feddf519-5c01-4ac8-a5d1-870274f2d8c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:22.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:32.234Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=173d86cf-aee9-4300-a73b-7b2b0ff09bca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:32.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:42.247Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58fb2518-6186-4a19-b8fc-4af9ef5818ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:42.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:52.268Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=604bff76-3842-425b-bc8b-bf5faaa49ffe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:24:52.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:02.280Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9b5894fe-b7c5-42be-845a-e7f02c4dde2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:02.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:12.292Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=61da2525-baf4-4c14-a9cd-f1cac13b77ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:12.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:22.327Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b4776223-411c-47cd-8c2b-a25cc884afb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:22.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:25:22.508Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:25:22.509Z     |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-08-23T00:25:22.509Z     |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-08-23T00:25:22.509Z     |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-08-23T00:25:22.510Z     |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-08-23T00:25:22.515Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:25:22.516Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:25:22.516Z     |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-08-23T00:25:22.518Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:32.345Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=da70db6b-4210-4ce7-a69d-ca90d875a6dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:32.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:42.358Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=adb2ac48-57ea-4d33-bf6b-2e577f429613     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:42.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:52.370Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=62d40d79-94bd-40c7-8ea3-c8a97c037dc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:25:52.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:02.383Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e82ebed-d56c-411f-8700-5480ad56069c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:02.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:12.393Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=edc40151-0f3b-4e54-b479-2b04a2cd81c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:12.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:22.403Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d4cb88c-c817-4e18-b9cc-9d471ea3966d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:22.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:32.413Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3021107e-5573-43c9-ab52-878206033615     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:32.422Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:42.426Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9f2048ac-1e23-483d-90dc-b51525185d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:42.460Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:52.461Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4568ef6-72fa-4dc5-a0f9-f11e594ca94f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:26:52.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:02.475Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c51beca1-1f39-455a-b32f-c446e1150724     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:02.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:12.484Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eda502c2-a1d9-40fa-8c98-d746cd1cb867     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:12.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:22.494Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=875e9222-426f-4f3e-a83f-ea6d17b850b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:22.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:32.505Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78ac97f7-13d2-4785-902e-c46406392aa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:32.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:42.518Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c0b095d5-8bc1-4939-b2f3-2dd093c8e915     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:42.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:52.530Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=05d1027b-5640-4b97-b27e-30ae7bea6726     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:27:52.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:02.540Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36afb968-c21f-408d-aae7-51e65987e988     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:02.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:12.572Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=809b7778-e355-401e-822f-0d662eab0874     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:12.582Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:22.583Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=51df8127-2e47-464f-ad44-b0eff0826cb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:22.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:32.595Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba0d8a56-e8bb-4d4c-ad15-9b8d9684a906     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:32.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:42.606Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c1deccbc-6de2-45e5-b4d2-2d4ea502853c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:42.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:52.622Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9ddd2f73-b031-4d12-9dfb-88e270a0f115     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:28:52.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:02.634Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ae48a050-fb8d-42cf-83cd-dbf6eb571858     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:02.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:12.647Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=be051fa3-6db0-4806-af04-7721b7eed15c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:12.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:22.659Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e85ee00-207d-456a-a4cb-255a1bb8bc6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:22.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:32.670Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ee21ddda-4e11-4746-89d2-d8cc3ba56319     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:32.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:42.681Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7483a066-4f57-4f52-8b4b-82169a0cde96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:42.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:52.692Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c028386-8d9d-49fb-9f57-55f6bebb106e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:29:52.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:02.703Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c861e19e-e60e-43fb-93bc-9a740b7c10a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:02.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:12.713Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fe62e17-f87e-495b-84cd-be61f8cbf1ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:12.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:30:22.427Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:30:22.428Z     |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-08-23T00:30:22.428Z     |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-08-23T00:30:22.428Z     |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-08-23T00:30:22.429Z     |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-08-23T00:30:22.433Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:30:22.433Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:30:22.433Z     |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-08-23T00:30:22.435Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:22.726Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f06b31d0-3915-4f40-8d33-e663a71dd7e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:22.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:32.756Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=75ee46ee-d6cd-4aec-922d-456194710e92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:32.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:42.769Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bbfb2bef-8f89-4122-8ed3-35c484bbe139     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:42.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:52.781Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dc06dbc-3429-4404-9e52-f8872929e506     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:30:52.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:02.793Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9434396b-88ad-4449-bd81-54716c80be7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:02.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:12.805Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=891a48a2-fb61-44f8-b1a7-f50d37ff5de3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:12.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:22.815Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dd822c47-56cc-4ab4-9988-b16131b7c0e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:22.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:32.837Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cea116d0-d255-48d6-83ea-56dd6c3c9450     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:32.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:42.850Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=55820e4f-e940-44f2-b6f8-75491bf27af3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:42.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:52.865Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=47dfa72a-068a-41dd-99de-997aa0570aa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:31:52.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:02.878Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=347a3f3b-8f36-4338-ab68-6e6530e28fc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:02.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:12.888Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd13e12e-df73-4f97-87b9-75dc00c730aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:12.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:22.899Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=17edfe81-a89d-46f9-a882-7bdf411194f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:22.909Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:32.909Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b200c8ff-96f2-45b4-91e3-50868efad055     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:32.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:42.919Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04e97da5-aece-4a6d-bfa6-07b6e53490f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:42.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:52.932Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=71bba276-16b1-4131-909e-f2aab2282e41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:32:52.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:02.945Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bde11894-2231-4534-8303-714535dc5bcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:02.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:12.961Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4e68bee1-4395-4b09-9cd5-34455c7c5dab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:12.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:22.975Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7b7c959-5632-457e-ba1f-a9a1aad38bbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:22.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:32.988Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e7e5024c-1f12-45f2-8282-44d6ac43862b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:32.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:42.999Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=283e4435-d612-4430-96d1-103215ea7e5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:43.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:53.010Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4a486a27-f8b5-42ae-8ce7-615174e11c2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:33:53.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:03.021Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=32460836-01ff-4d71-b531-09124ada424c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:03.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:13.039Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e900847-203a-4629-8009-119be9f8e887     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:13.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:23.051Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=653942db-1d88-4489-9841-55476694bf2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:23.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:33.068Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a70fd027-4a2f-4fd0-9a3d-5f0820dd187c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:33.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:43.080Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f2e7c83-afad-4d45-bd64-23dfd8067887     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:43.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:53.091Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=757210ca-3015-4319-9734-fd2f537c23fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:34:53.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:03.105Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=952571bc-7236-46e9-af6f-5198a95a8eb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:03.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:13.115Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=654c4887-afb7-4577-9948-e415ee5a6fab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:13.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:35:22.506Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:35:22.507Z     |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-08-23T00:35:22.507Z     |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-08-23T00:35:22.507Z     |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-08-23T00:35:22.508Z     |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-08-23T00:35:22.513Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:35:22.514Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:35:22.514Z     |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-08-23T00:35:22.516Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:23.126Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d501a63-40f9-4565-8ebc-20b25181e154     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:23.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:33.144Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58008167-e263-4f89-ac6b-518d6155b643     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:33.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:43.158Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=416aa2f8-9f29-4674-a8f2-1230102c5e68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:43.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:53.173Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a59af20b-2337-4123-b42c-76f759adc584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:35:53.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:03.185Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3aad9eda-9d14-41d3-b0fe-df1d236aba41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:03.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:13.197Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=936e033f-b3bd-4603-b47b-7b70a6514e85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:13.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:23.208Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=702e6d5b-a35c-4389-8369-a0f0fca1cac7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:23.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:33.218Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94388f6c-5d8e-4719-90ae-aaccdaf614f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:33.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:43.228Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c920196b-f6bd-430c-9c29-7d2c81e4f735     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:43.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:53.237Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d31fd72d-a227-49b6-b3b7-9cd4286625cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:36:53.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:03.247Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d238ad9-ecc3-4bba-b417-4c17c09a78b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:03.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:13.256Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6d1cbe0c-e7a6-48f8-b7f6-745073bafe95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:13.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:23.268Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=14ff763f-6732-4486-b179-03e833e8167c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:23.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:33.281Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=61345360-f85c-4588-9a5c-d277ee39b12c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:33.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:43.290Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9178eba9-fda0-4a01-977b-a8508931e2ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:43.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:53.300Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5da58e16-c018-412b-af1c-53e8f2e7b96f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:37:53.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:03.311Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=177bfc15-91d2-4f70-9c73-19ecb60666c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:03.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:13.321Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=306158d9-ff10-4d1c-acbf-897626948399     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:13.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:23.333Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d13886e4-cb28-45bf-8270-b2979213d510     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:23.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:33.345Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6a1f4d4-74c7-441c-9369-a72d16713d4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:33.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:43.356Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f61d66af-ea3d-4367-a245-976d6f2abd33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:43.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:53.367Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af9ebab4-5186-4363-992a-7d1f12ab0149     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:38:53.376Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:03.377Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c163259c-6d58-47d8-82b3-a346e18e6155     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:03.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:13.386Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5089dc0-e75d-4705-8d92-5638beb78e52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:13.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:23.396Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ed1d2ff9-9ead-4ba7-a7c3-f29b2ed97fc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:23.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:33.405Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=711d442b-55e7-45a3-bc7d-035ba918609d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:33.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:43.415Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c3a6c1ea-4c28-4e07-b6fc-7e3540aaf442     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:43.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:53.431Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5c1e0b1f-c592-49a3-b81b-3f653f68c03a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:39:53.441Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:03.441Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a50f43d-d21c-42bc-95ba-c23a54226ee1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:03.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:13.451Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c4a5e4b5-d10a-45ac-a1f3-b3fc40e36d5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:13.461Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:40:22.546Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:40:22.547Z     |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-08-23T00:40:22.547Z     |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-08-23T00:40:22.547Z     |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-08-23T00:40:22.547Z     |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-08-23T00:40:22.552Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:40:22.552Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:40:22.552Z     |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-08-23T00:40:22.554Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:23.461Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=960429b1-3895-40c7-a537-a888cde93503     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:23.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:33.472Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fb5c8c56-970d-4491-b143-98b1f6d7ad5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:33.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:43.485Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa5a3706-ab62-4680-baf8-2d6f9e1a34aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:43.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:53.494Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5cd06f2b-9fae-43c3-b892-bae10fdcfc0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:40:53.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:03.504Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cc770f81-8299-4f1a-95ed-a9a1a486a888     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:03.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:13.513Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=80df2949-4142-4ac4-90a7-84bf92fabd07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:13.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:23.526Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3243f805-df0a-48e2-85cc-e2cf51875879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:23.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:33.535Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=59e015c8-5618-4dbb-a6f3-572c00af9b1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:33.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:43.547Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4c43c82-6008-48a1-ad9c-1c5d54cb1985     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:43.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:53.567Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c65d7f4-276d-4292-8e2e-0f61694841a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:41:53.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:03.579Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=627a1eaf-cc32-44ef-b258-2cd1e07aee88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:03.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:13.589Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b39e57e9-c1fa-41a5-a9f2-02cca73ba3de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:13.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:23.600Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb0def01-2d35-4ced-87cd-6e6f2d83b82f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:23.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:33.610Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=71411207-3e9c-432d-a6b3-9fe4502b085d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:33.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:43.622Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f5ba80f9-ba1d-4d0a-ad75-07d7debfae93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:43.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:53.633Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=475dd5ba-6f12-4e3c-8404-9ca6092623a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:42:53.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:03.642Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=961091e9-bf2a-447d-808b-43a0c686a05b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:03.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:13.657Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3bb7d6ba-1167-4d4a-a3c6-3c87f6e2cc70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:13.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:23.669Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7b42aefa-ba15-40f3-8d52-fc48051f2b37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:23.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:33.686Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b980f1c0-e77a-43e0-966e-e8eae303f6d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:33.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:43.699Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35f0381e-4dde-4fc8-b054-0bb1564393c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:43.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:53.710Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f532e97-1879-4678-924d-d438b6df0d42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:43:53.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:03.720Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1faffdd3-829b-4768-8041-aa9adfa7516d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:03.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:13.730Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d2ff407d-a6ef-4ffc-81e9-e3161b328795     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:13.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:23.740Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0a30c2c8-2400-4da1-bc99-552758edf540     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:23.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:33.752Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f13c2e3-b449-48e0-a70e-7e215b834874     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:33.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:43.763Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f6a395da-84e7-4824-812f-70b85a37f92f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:43.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:53.773Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dfa0bfe3-7306-48b2-9e33-02fd198cbfa3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:44:53.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:03.784Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33570d77-4c29-48d9-905d-ae38f5c2b418     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:03.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:13.796Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e95cc738-563d-4fdb-9ea3-53d171e20a40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:13.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:45:22.621Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:45:22.621Z     |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-08-23T00:45:22.621Z     |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-08-23T00:45:22.621Z     |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-08-23T00:45:22.622Z     |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-08-23T00:45:22.629Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:45:22.629Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:45:22.629Z     |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-08-23T00:45:22.631Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:23.807Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=803e48b6-b169-4ea7-a347-a06e291b9b01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:23.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:33.817Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24777eb1-2695-415d-932a-b512707eedaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:33.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:43.827Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=961a4aa3-f091-4271-9041-096608724f79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:43.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:53.838Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6008364d-c50f-48cd-bf5d-f02d97733c68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:45:53.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:03.848Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=827f228d-4d47-4b9d-8481-8a9f9923c910     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:03.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:13.857Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=49ed006b-a34a-4e75-ba36-a51cf1ca0dd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:13.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:23.873Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c21457b7-c798-401e-8f06-45c40ff17128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:23.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:33.892Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=23f272d6-2883-471d-9d9f-f8a778364d5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:33.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:43.906Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8db61407-80c2-4d95-a97c-7dd1bae5fe54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:43.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:53.920Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=72af2615-d317-4aac-bca1-df6ecd9e4d48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:46:53.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:03.933Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=19cb6443-3bf1-4723-a1c1-7b0c74de98d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:03.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:13.945Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=44f0bdd6-cc7e-459a-ae06-bda7eff31899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:13.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:23.956Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=91394870-84ac-4b8a-abef-7085a0e857af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:23.965Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:33.966Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78dc3f47-a24d-41bf-ae97-7760f54292e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:33.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:43.977Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bfad3593-5ffd-42f6-bdec-5b3a524ee474     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:43.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:53.986Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d5cef0d-5e3b-4e47-8e7f-88e4122d8057     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:47:53.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:04.000Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f88d045-e5ef-4f2a-93c5-a7f527101456     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:04.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:14.012Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e824639-e90b-4243-9935-cb4acf5e8620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:14.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:24.022Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b3440506-897d-4ef3-b1a4-78b8ac30a129     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:24.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:34.035Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dc4c0b6d-0665-4216-9c54-ea62e0ef22e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:34.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:44.045Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dd12a863-c001-4f05-a199-aa51e26f6942     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:44.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:54.058Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=77b7780c-21d5-40f6-8bd0-5d0fba581f50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:48:54.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:04.081Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bce923b5-f13c-4124-934f-910dcb4dcb00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:04.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:14.098Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a9e557e6-580a-4ea2-b9ec-192679a245eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:14.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:24.107Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5284fb7-eb32-4fdb-b637-b6d0d9f9c283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:24.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:34.125Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de0fdff5-cdbc-4e1c-88c7-565d04cc6df1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:34.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:44.138Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e86f8f14-33f7-48f2-981d-16648b4d166d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:44.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:54.148Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f88825d4-92c5-4050-bad5-5277489ffe76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:49:54.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:04.158Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2aa94fdf-a662-4aeb-9e17-97d06f56065a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:04.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:14.169Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f1eda5dd-59dc-43ac-a1d6-28a0c6c1d50c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:14.179Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:50:22.459Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:50:22.459Z     |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-08-23T00:50:22.459Z     |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-08-23T00:50:22.460Z     |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-08-23T00:50:22.460Z     |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-08-23T00:50:22.463Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:50:22.464Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:50:22.464Z     |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-08-23T00:50:22.466Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:24.180Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5410ef44-3734-4d11-9cbe-234ad0f4b71f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:24.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:34.195Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97f51bed-4106-4f34-8c0d-3b5ebbf6af64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:34.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:44.213Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e390036-5b01-4074-b782-cd076a9dc757     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:44.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:54.226Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b142313c-bbd3-460b-9cb2-2c755abc71de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:50:54.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:04.236Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fa0ca6b-2ef2-46a5-91f2-6133843e061e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:04.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:14.247Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd34612a-0006-432a-8a2d-3f7e8b99cb98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:14.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:24.261Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d90baf28-a645-4da9-82dd-037e327f01ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:24.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:34.287Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7138a799-40fb-4173-a701-4d9093a72fbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:34.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:44.299Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=621f25c0-cca0-44da-b6ad-743e281defd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:44.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:54.309Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e1f33c6-a23c-419e-9281-c74f2e8a9473     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:51:54.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:04.320Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d442d202-41e7-4638-b819-0ebc12a814e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:04.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:14.340Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ede260ea-fb43-4bb9-aff0-24ca84b4a901     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:14.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:24.352Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ce738f54-2986-4789-9a59-5ab00d0bd50d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:24.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:34.365Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8b2e2c6c-add5-4e36-819d-9b4f7a8b7fb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:34.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:44.383Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cdf72b3a-42af-4100-b197-c59a9359ef96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:44.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:54.395Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7334f52-99c1-4f58-b5b4-f78a3a4509eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:52:54.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:04.405Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7c2fc24-abc7-40b8-958e-b846eb53974b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:04.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:14.418Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6c650c2-01c6-475c-a765-19fad6044afc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:14.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:24.435Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e5b6a2a4-7fff-44af-8909-6170d6e36316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:24.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:34.445Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=79593d72-25f8-42ed-b3ff-d1e3173e400d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:34.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:44.457Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3d4ed87-bbe0-45a9-8dd5-e53af5e3aeb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:44.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:54.467Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=53b8a259-81e1-4d29-85a0-aa3d68ff559a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:53:54.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:04.477Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f510983c-396d-42d6-a85b-1960127bc33b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:04.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:14.488Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=542c3234-8be6-4f96-8874-71cf9a4d902c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:14.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:24.498Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb26cb0a-fec9-4256-935c-404273611013     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:24.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:34.510Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=90b0b152-c315-46be-be71-07da2f038798     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:34.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:44.520Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a32a803-f8b4-4112-8ef0-0ba85ab90fc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:44.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:54.529Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fbd92ca3-b950-4ffb-8c5f-e7503bbbea48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:54:54.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:04.539Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=db4d9e7c-17fd-47b7-a157-5084b2833fd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:04.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:14.550Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=74b3201d-cf31-4b21-85e0-0d8c844bbd71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:14.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T00:55:22.545Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T00:55:22.545Z     |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-08-23T00:55:22.545Z     |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-08-23T00:55:22.545Z     |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-08-23T00:55:22.546Z     |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-08-23T00:55:22.551Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T00:55:22.552Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T00:55:22.552Z     |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-08-23T00:55:22.554Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:24.563Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9c827dcf-0006-46dd-baa8-f4dcdd5deea8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:24.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:34.574Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a1fe648-f58c-413e-b008-cfe8492f91da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:34.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:44.587Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5693320c-82c5-459b-b983-76425e0f1ccc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:44.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:54.598Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=496adcd5-fec1-454d-bf11-fc93018027ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:55:54.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:04.608Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=96102579-2015-47d2-a939-e38851802663     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:04.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:14.618Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=23695873-acba-4b51-a624-a94a2310efcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:14.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:24.631Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=565d3df1-a17c-4347-bfe2-932597c49f58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:24.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:34.641Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3fcca853-10b1-482c-93ba-7f9a36dd97ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:34.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:44.652Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1fff1171-f498-4a55-bf30-ba2656d1240c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:44.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:54.661Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b0ea8168-e658-48d8-b0d3-784954ab8573     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:56:54.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:04.671Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=79f5db4f-c446-4ccb-83dd-c1ce3ab1b529     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:04.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:14.682Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=34d0c515-b3ea-456b-a5b6-c0629b2b7ade     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:14.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:24.693Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d20ad22c-3596-4339-be26-000388baa41a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:24.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:34.711Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31702d5e-b216-4151-9bdd-d4f84ee32c3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:34.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:44.720Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=691df4b5-546b-4df5-b366-c9a10be96968     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:44.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:54.728Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f193a65b-bbc8-4258-a9a2-9332b8d1fb5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:57:54.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:04.738Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f967c8f7-7fd4-44fd-b525-1e89903bbff0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:04.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:14.748Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dff5b80c-88e5-4e90-b166-4a062ca1c9d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:14.758Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:24.758Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=316e45da-5a99-47c7-9e52-1256c2aaf4e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:24.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:34.767Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dc5fa330-0719-4c89-a364-a715fa3d55c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:34.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:44.778Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9c42444a-201f-43a3-acbf-ca59ef7c5ad8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:44.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:54.787Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1212d74e-acb9-4cc0-bb75-f99ffda4b5ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:58:54.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:04.796Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e20d2dd0-203d-4f03-b3bd-ceff30b5ec0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:04.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:14.805Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de5febfd-0f5a-489e-b107-9f95e2ae3c6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:14.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:24.816Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=37f05572-fe5e-4e2f-9d63-49e0f5e1a3a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:24.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:34.827Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7c93f1a-09a8-4032-b9f0-79e33c49192e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:34.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:44.842Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26be390f-05f7-42e0-843e-42e688087a22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:44.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:54.852Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=606dd73d-6939-40ee-ada0-6863388a47c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T00:59:54.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:04.863Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=05233952-dc79-459f-a7b0-e12eafbeb170     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:04.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:14.874Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=112e1870-067b-4953-81b4-d82544d7d4c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:14.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:00:22.482Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:00:22.483Z     |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-08-23T01:00:22.483Z     |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-08-23T01:00:22.483Z     |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-08-23T01:00:22.483Z     |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-08-23T01:00:22.487Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:00:22.487Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:00:22.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-08-23T01:00:22.489Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:24.885Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=620a314c-5327-4e58-8795-df46869bf531     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:24.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:34.896Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a40794f7-e975-46d6-b752-2f95f7c1c66f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:34.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:44.908Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=62986539-a161-4d92-adcb-64d64a62e548     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:44.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:54.919Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9dd7e66d-b7b4-40b5-8fdf-3db5e5ec9cd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:00:54.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:04.937Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0eff1631-f732-4a02-85d4-173852b62d0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:04.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:14.948Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cf1bdd1c-57dd-4b99-adf6-fba2c8ea69b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:14.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:24.958Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bc7c236e-8fc8-4a36-b967-d09af152cbae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:24.968Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:34.969Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8c136c2f-c41e-481f-bd73-674ae3a75f9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:34.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:44.980Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b357fc93-ea75-49c4-b0be-0a01531d8d85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:44.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:54.989Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4330357d-49bc-436c-bdd8-abcc7e0e5490     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:01:55.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:05.009Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fd7b66cf-db93-4fba-89d1-14df8d2b3099     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:05.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:15.022Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c99595bf-efc2-419b-a2cf-11e044e514fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:15.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:25.035Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bbd0f999-68af-4392-95c7-53cd63758614     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:25.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:35.050Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c844729a-41c1-426e-98a6-e4be8963cec2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:35.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:45.063Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ec332ce8-05ff-4483-83a1-b22d56188195     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:45.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:55.075Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5b1dcb8c-526e-4dc4-96a1-8b19a5a98073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:02:55.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:05.088Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a8a3d34d-3e91-41dc-a13a-02cf537e5c2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:05.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:15.098Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fd2eebba-4926-4a22-a8d6-316242582a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:15.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:25.108Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd639133-bf43-411e-a3ca-c67e21f3fbd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:25.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:35.122Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e83a124-f67d-4cfc-8583-c746388e8150     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:35.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:45.132Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6357aa2b-c96e-4125-9389-b8ac49ee81d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:45.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:55.142Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0d10f0f8-9780-44a6-899f-3e159bdd11f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:03:55.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:05.151Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1bcd5501-53be-411b-a449-e75bea9bbadf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:05.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:15.160Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5b5a3d19-73a2-4d0b-a47d-1b5f8335df4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:15.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:25.171Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8043a7c0-5701-4156-8830-416999999421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:25.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:35.182Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e7e7aba1-dcfe-4c5a-91a6-6bb2d7dc019a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:35.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:45.193Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=59afef09-75ee-4958-a203-e00bbd2989d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:45.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:55.204Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4c86b559-a0b2-4bcd-ae5f-4c6e716fc898     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:04:55.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:05.214Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=603fb498-587e-4606-b5d3-f6816229ceda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:05.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:15.225Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=db97ecc7-b4b7-4219-ae7d-c9a5f104ed60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:15.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:05:22.585Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:05:22.585Z     |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-08-23T01:05:22.585Z     |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-08-23T01:05:22.585Z     |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-08-23T01:05:22.586Z     |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-08-23T01:05:22.591Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:05:22.591Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:05:22.591Z     |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-08-23T01:05:22.593Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:25.236Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=66e116ee-ac68-4230-bc80-7098859a2c75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:25.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:35.245Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=758a2a32-822b-494c-b0a1-5ed9f60d82d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:35.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:45.258Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0d37233-b838-4c2c-9727-e67f2acd502f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:45.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:55.267Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=19bfe73b-38eb-4c57-b185-84c3bd2bc301     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:05:55.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:05.277Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=954764da-0041-47fc-a15d-f7708f352d40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:05.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:15.286Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e0b37b38-c474-4552-837b-431df7857685     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:15.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:25.297Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=957825e0-3676-4d0e-b63c-93e8957a8678     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:25.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:35.306Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ea13ba9-db63-4c8f-bdf7-dab6d5f3deed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:35.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:45.315Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9f9f399e-2b0c-42e8-8c9b-3988a1b3dc6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:45.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:55.326Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8327810e-5ec8-492b-9cab-953a69e78c40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:06:55.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:05.345Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cc0d36e2-3606-4ee1-b3db-4cf9dea4f183     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:05.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:15.354Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7c892b18-f668-4256-8d85-054170fe8af3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:15.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:25.374Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b66de6d7-5e0e-4f83-a585-3b5c6247fa73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:25.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:35.388Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3658a3a1-9ad6-42e1-9557-791e1915c8fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:35.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:45.399Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c5db7e8f-dba5-4723-a9c0-21c24b48f0d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:45.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:55.408Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0970ada4-33f7-44a4-b186-7d1457aec0df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:07:55.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:05.423Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e7289413-c4b5-4e68-9364-fd813f94900f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:05.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:15.434Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1841341e-3e65-408b-826e-3e65dc17ec64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:15.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:25.443Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3799514d-0cbe-4ec1-aa7a-2c88b3aa1b25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:25.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:35.455Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=74fee33a-69c1-440f-b3a3-e0e690b7d7c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:35.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:45.464Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7809a9b-b853-484b-a365-970eefe97e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:45.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:55.472Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f0894b5-5e7b-4186-af97-6791115e262f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:08:55.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:05.484Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=02ebcb89-3041-4286-aebc-fb4805525c12     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:05.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:15.496Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=575db962-ee47-41ca-9634-b77cea3db225     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:15.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:25.505Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ea3a52e1-1524-423e-8a8b-0c94f62126ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:25.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:35.519Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6088a046-f6aa-4b0d-a0c4-629836771708     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:35.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:45.530Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d026fb06-a0bb-4c87-880e-b21d050c649a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:45.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:55.542Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c884b3ed-4922-48d8-bf22-d952bc92923d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:09:55.552Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:05.553Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d66e974-b224-467a-a4ff-dc4eee79115b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:05.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:15.564Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ab98700-9c21-48c6-ae5e-42ec3fe74ec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:15.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:10:22.420Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:10:22.421Z     |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-08-23T01:10:22.421Z     |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-08-23T01:10:22.421Z     |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-08-23T01:10:22.422Z     |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-08-23T01:10:22.425Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:10:22.425Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:10:22.426Z     |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-08-23T01:10:22.427Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:25.575Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dade8318-f890-4a0e-b8df-e615f0915358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:25.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:35.588Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca91b3a6-b505-416f-9290-aec7fb19e5b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:35.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:45.597Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cad7efba-c684-45c5-bd74-7a17c1ce2ba5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:45.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:55.609Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c0fb4f2a-99bc-4a78-b788-1b5744369207     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:10:55.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:05.619Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f97bd379-b1e0-479a-b39d-e8ff2a81972a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:05.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:15.630Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca8072cf-5d14-4470-aaad-4bb1d73d7614     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:15.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:25.641Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=053b6773-dbef-4dcc-98df-878a20d05bea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:25.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:35.655Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f5e087a6-e055-47e7-826a-83a38d80125f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:35.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:45.664Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d4e38fa-1862-4165-ad00-028f71f4a444     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:45.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:55.679Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8ebeeb62-1c88-4d61-9c73-83fcd7365579     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:11:55.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:05.691Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0cee4686-9aa9-4f1a-8d3e-25d4526dc5ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:05.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:15.704Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=38d127a2-a4b1-42ec-857d-843930709de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:15.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:25.713Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26b91281-55ec-424a-b0e7-01109ba24434     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:25.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:35.724Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fc4b7f02-e488-41e5-a5c7-2a293052c8aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:35.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:45.734Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6fdb5b9c-d319-47e6-b2f5-0e168fe15f8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:45.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:55.743Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=21cba216-260c-44e8-8aea-00a1ef342d6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:12:55.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:05.752Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9ac29f40-1e68-4917-b6d1-3855eb347033     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:05.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:15.761Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e0c85ebf-24a9-4422-9fca-3c3ad4f37c89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:15.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:25.769Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e62e6676-2cdc-4330-b01b-289dce79f066     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:25.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:35.780Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=18e819c1-efb7-4eaf-b840-8ed6dd3a07d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:35.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:45.789Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=69edf790-d20c-40a1-a9c9-df945f8b533b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:45.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:55.799Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d1a8b6b5-04b1-4e33-9f38-452820f93eaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:13:55.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:05.809Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d3ea6f61-ebef-467c-872b-c0d5ab58b66f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:05.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:15.819Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2a2329fd-7ae8-4050-8a86-91656668e505     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:15.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:25.829Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b603dd2c-52d6-4a9d-ad7e-6a69e01cddcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:25.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:35.838Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0782b31-a982-4aca-bd54-812462c2cc64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:35.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:45.848Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=01b5e011-0c86-4904-b2a5-b9dc3083631c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:45.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:55.858Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=967756cf-c55a-4e55-92f6-791313b14421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:14:55.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:05.868Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=25089afc-ba64-40bc-a269-3dc1a23ea0ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:05.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:15.878Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dcd7e180-aaec-48c6-b7fe-ba681970c710     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:15.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:15:22.524Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:15:22.524Z     |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-08-23T01:15:22.525Z     |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-08-23T01:15:22.525Z     |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-08-23T01:15:22.525Z     |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-08-23T01:15:22.530Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:15:22.530Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:15:22.530Z     |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-08-23T01:15:22.532Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:25.888Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=798aaba8-12d8-45d8-a94b-2f24c7a16bbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:25.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:35.897Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4f2d2f3b-fe3c-4275-ad8f-19e74b3ebf35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:35.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:45.908Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=589b7565-1080-4dae-876e-8d39fd725871     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:45.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:55.917Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f70168cd-d8cc-44b4-a6f5-4782d63cbc4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:15:55.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:05.927Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5803beb-bfb6-4bc1-977a-53f310e6cf53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:05.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:15.936Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e3f3ddd4-2466-4010-bedd-674e63bd10f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:15.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:25.945Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=85988604-d9dc-4f03-8df5-9b85869506a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:25.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:35.955Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f36dca5-b3cb-4db2-bee2-50a2a9780e96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:35.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:45.964Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e5285fbc-2ae2-4390-8cde-b3b381712afa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:45.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:55.974Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c666b2a1-cc51-484b-8d78-2f39b96afd6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:16:55.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:05.985Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58db5fd3-4848-4373-acab-9a30021ed0f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:05.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:15.994Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=05e57618-8e0f-453c-bda9-4e40fc50d7da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:16.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:26.003Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=706a6404-5947-4ebc-bd06-d2c48ea2ec0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:26.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:36.014Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c90375fd-77ba-4ef3-a2a3-8103bfe84809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:36.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:46.023Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c656dee-00cb-4f75-8080-4ae92a64b44c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:46.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:56.032Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fdac7b0b-c313-4766-9987-bd9c9408c652     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:17:56.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:06.040Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d3f7227c-f949-45b6-89ee-b7ce95e02cfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:06.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:16.049Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a13b2caa-2896-40e8-ba9a-1f5e8bcda42e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:16.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:26.060Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6386c946-d1c8-47ca-8d01-4fbde4f82bd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:26.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:36.071Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3481ab2e-f8c6-4312-bc4d-d98aa5aee32f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:36.108Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:46.108Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9135199d-967e-4a4f-914f-a52390bc714e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:46.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:56.116Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=42a6c4d0-c6f5-4909-a84e-ffbba340f753     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:18:56.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:06.125Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3380c0f0-1141-4575-addb-ef1770595b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:06.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:16.134Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=927d0f6e-f71f-4532-8b93-c9bdbea8e3d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:16.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:26.144Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d25aeadf-0d28-4c6f-b26e-a44415c55dbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:26.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:36.157Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=078880ff-b948-4521-be6d-3537286c9ea1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:36.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:46.168Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d2348825-1355-442e-9a89-334f70426f01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:46.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:56.177Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c55f85a3-17b0-4081-9dda-164822433fb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:19:56.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:06.189Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba0bce60-d549-41ff-9be1-1f5a79ccc1e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:06.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:16.199Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=87fd99f0-f076-4186-b08d-b42c16a7a8f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:16.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:20:22.422Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:20:22.422Z     |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-08-23T01:20:22.422Z     |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-08-23T01:20:22.422Z     |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-08-23T01:20:22.422Z     |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-08-23T01:20:22.426Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:20:22.427Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:20:22.427Z     |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-08-23T01:20:22.428Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:26.209Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=93b9ccd1-09ad-4ffa-a911-d470d11fbc1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:26.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:36.220Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4259663-489f-4f02-acdb-1627585de714     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:36.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:46.230Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e1c89f7b-b45a-45bf-ba98-61ee8b6cd794     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:46.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:56.244Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9952b6ab-3379-49fe-8bcf-5ec86b97afe7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:20:56.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:06.257Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5776a06b-22df-4605-bdfc-8a9db84c08d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:06.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:16.275Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=00904ae9-3752-4acb-a48a-20d94000ccf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:16.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:26.290Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c2b3ccb5-adef-4864-bb66-35c4647822a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:26.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:36.301Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d41b4957-7694-4a6f-a128-bff8b3f76d89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:36.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:46.311Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d694f5f1-b1b0-4f30-b555-9405448388e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:46.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:56.322Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6f45d04-0f36-4c6a-ae54-cea0b02956af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:21:56.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:06.333Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6bd31164-78b8-4e5f-8bdd-b15d2339931d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:06.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:16.343Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=23855823-9cc0-442b-b860-dae8e7c59263     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:16.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:26.352Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4339c70-506b-44fe-a011-7a26d5d1e536     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:26.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:36.363Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6e433876-51c2-42b2-9d82-cb052419bb3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:36.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:46.374Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7ab7c41d-993c-49b0-b2c8-093b95c41884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:46.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:56.384Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f82d5409-e6f2-495b-a340-7c4581203d33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:22:56.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:06.393Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e3d435e2-1f99-4b78-a1c9-7db13e11ec21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:06.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:16.403Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b56b7676-69cf-40fc-adcd-80d41f5a61fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:16.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:26.413Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c50b2c6-fffd-421c-8b76-5962eb4c4850     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:26.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:36.423Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4a82b63-7c82-41ea-b529-54822ae690ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:36.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:46.434Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f95eb1ba-d4b1-4820-9208-377d5ca74d46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:46.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:56.443Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4b36732c-4328-483c-81f8-51534c8f88c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:23:56.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:06.454Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=96ebdff5-8405-42a6-8a29-d9f64f4e5d27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:06.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:16.464Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=960435f1-8a0f-424a-81d2-ff9869a3da21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:16.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:26.474Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c96340aa-7b3a-4bca-8363-5eef183ce09e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:26.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:36.483Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=12278af2-5dd8-4917-a9b9-f03d1b5ee1c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:36.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:46.493Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=da5097a4-65ca-41a1-a879-e13eff77763f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:46.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:56.502Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a12a4978-7682-4be3-b70b-1cced4c85834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:24:56.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:06.512Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c4f7a93b-8270-4dac-bfec-e34ca3f49161     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:06.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:16.522Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ce64fe81-bd7e-4342-84d8-99c56734fd02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:16.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:25:22.588Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:25:22.588Z     |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-08-23T01:25:22.588Z     |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-08-23T01:25:22.589Z     |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-08-23T01:25:22.589Z     |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-08-23T01:25:22.594Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:25:22.595Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:25:22.595Z     |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-08-23T01:25:22.597Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:26.537Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ad56ff93-b9dd-41fd-9966-860531919176     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:26.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:36.547Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=379a916e-2986-47a0-ab80-995c76a680e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:36.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:46.556Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30d25644-0860-4dc6-aeb8-9b5c092bf45c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:46.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:56.566Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2542dec6-9894-4ab1-875e-0c600eecedbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:25:56.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:06.578Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1bb8b450-ca8b-43f7-a60c-382fbf8f1e06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:06.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:16.587Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9275b172-9434-4ac5-8db0-8052df813e79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:16.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:26.598Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cf44731b-02d2-4fa5-955d-3122436431a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:26.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:36.607Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a629814-3b6a-4e27-8452-509b84664bec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:36.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:46.616Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1967188b-920c-4d81-8af5-4741cb992fc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:46.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:56.625Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c6df916-3e2f-4859-905d-fe0bae7216e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:26:56.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:06.634Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c724b97-afa6-45a1-bd7c-06d5b8f4c1eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:06.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:16.643Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=49ba8c0d-82ec-41dd-a31d-04d64344ae8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:16.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:26.652Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f7be5d6-dc50-4abc-93fc-9d14439aa13f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:26.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:36.660Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=67ee6228-1003-4822-bf0f-e1a957915b0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:36.677Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:46.677Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9509a0a7-fc36-4f5b-b857-cb3df233e353     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:46.686Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:56.687Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4546fa3d-941a-4596-b756-638044cd675c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:27:56.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:06.696Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3018bc6c-6104-4be5-b261-663b727ffcdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:06.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:16.707Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f9ca240e-4368-4210-a337-953ea0ff2032     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:16.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:26.716Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e2c8020a-e176-4dfe-936e-618a76394fee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:26.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:36.727Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7881910e-d40f-4250-abc2-0d91a15914ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:36.735Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:46.735Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9c75fc83-62d5-4fa3-8c12-2b83099c6e3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:46.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:56.746Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f2744f86-8c64-4b29-9d52-fff5bf31e363     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:28:56.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:06.755Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=333a1dca-c311-4d7e-b2cf-beb44083c6a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:06.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:16.767Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ce54b20-8020-494a-bdf9-a22834e58c03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:16.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:26.777Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d95faf4-01fe-4e68-ae51-33d490bfe93c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:26.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:36.787Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7382791b-6dbc-440c-ad5b-bf665ea00494     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:36.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:46.797Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ec47be63-69cd-4a5b-aab5-20a7ac907073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:46.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:56.809Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb2f1fb8-156b-4263-b769-e9679588c8b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:29:56.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:06.820Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7ecb66bc-6258-4aad-b9d9-98c183bd1b26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:06.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:16.830Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e40584d-e6d5-4ee0-b0ea-84ee22e96660     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:16.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-23T01:30:22.413Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-23T01:30:22.414Z     |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-08-23T01:30:22.414Z     |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-08-23T01:30:22.414Z     |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-08-23T01:30:22.414Z     |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-08-23T01:30:22.446Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-23T01:30:22.446Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-23T01:30:22.446Z     |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-08-23T01:30:22.448Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:26.841Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5bff4e9e-f427-4727-ae63-8415c15a2566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:26.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:36.854Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c59e6394-44fd-4772-9b77-78e43e711f9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:36.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:46.865Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d50fb1b7-89e6-498d-b0e7-6f1df2cb6fc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:46.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:56.876Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ad77ba2c-57f1-4edd-9ed2-a386fab9de8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:30:56.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:06.887Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8cb1a509-4244-43ef-bcc0-8d0347f99d59     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:06.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:16.899Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1af1eae6-c7c8-449c-bd9e-08aa1be67793     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:16.910Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:26.910Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=05f125b7-1606-4e21-b36f-7e8b7852d7bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:26.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:36.919Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9b57c078-17f0-49e7-92f6-0fc5d81b7712     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:36.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:46.930Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=434c0f92-1e96-4d85-a405-98444c306fe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:46.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:56.941Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=73b5ea95-ffa2-4e39-acc2-66d5015371b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:31:56.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:06.951Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9abb9a59-8df6-4433-8c24-dabc6816ef8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:06.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:16.962Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5e5b2dba-d423-4843-91d5-736b0dd1a26a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:16.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:26.972Z     |INFO     |Init configs     |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94c2b053-5aeb-4420-910a-0438bfb6088f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-23T01:32:26.982Z     |INFO     |PRH tasks have been completed     |     |     |